22 lines
785 B
XML
22 lines
785 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<SystemFlows>
|
|
<FlowType flow="CESSAZIONE_OLO" fieldsNum="4" separator="" decorator="">
|
|
<ListFields>
|
|
<FixedFields>
|
|
<InfoFieldsOut position="4" value=" "/>
|
|
</FixedFields>
|
|
<DynamicFields>
|
|
<InfoFields position="1" value="prefissoDN" mandatory="true" fieldLength="4" fill="true">
|
|
<InfoFill fillPosition="DX" fillValue=" "/>
|
|
</InfoFields>
|
|
<InfoFields position="2" value="numeroDN" fieldLength="8" mandatory="true" fill="true">
|
|
<InfoFill fillPosition="DX" fillValue=" "/>
|
|
</InfoFields>
|
|
<InfoFields position="3" value="msisdn" fieldLength="15" mandatory="true" fill="true">
|
|
<InfoFill fillPosition="DX" fillValue=" "/>
|
|
</InfoFields>
|
|
</DynamicFields>
|
|
</ListFields>
|
|
</FlowType>
|
|
</SystemFlows>
|