Sei sulla pagina 1di 3

<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.

org/2 001/XMLSchema"> <xsd:group name="INV_fhead"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsStructRep dataElementSeparation="FixedLength" delimiter="|" groupTer minator="|&lt;CR&gt;&lt;LF&gt;" messageSetDefaultRep="Text1"/> </xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="INV_Header" type="xsd:string"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsElemRep length="68" messageSetDefaultRep="Text1" precision="-1"/ > </xsd:appinfo> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:group> <xsd:complexType name="INV_fhead"> <xsd:group ref="INV_fhead"/> </xsd:complexType> <xsd:complexType name="INV_detl"> <xsd:group maxOccurs="1" minOccurs="1" ref="INV_detl"/> </xsd:complexType> <xsd:group name="INV_detl"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsStructRep dataElementSeparation="FixedLength" delimiter="&lt;CR&gt;& lt;LF&gt;" groupIndicator="" groupTerminator="TRAILER" messageSetDefaultRep="Tex t1"/> </xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:group ref="INV_detl_tdetl"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsInclRep messageSetDefaultRep="Text1" repeatingElementDelimiter=" "/> </xsd:appinfo> </xsd:annotation> </xsd:group> </xsd:sequence> </xsd:group> <xsd:group name="INV_detl_tdetl"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsStructRep dataElementSeparation="FixedLength" delimiter="|" groupInd icator="" groupTerminator="|&lt;CR&gt;&lt;LF&gt;" messageSetDefaultRep="Text1"/> </xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element maxOccurs="unbounded" name="Detail" type="Detail"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsElemRep length="78" messageSetDefaultRep="Text1" precision="-1"/ > <tdsInclRep messageSetDefaultRep="Text1" repeatingElementDelimiter=" "/>

</xsd:appinfo> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:group> <xsd:group name="INV_ftail"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsStructRep dataElementSeparation="FixedLength" delimiter="|" groupTer minator="|&lt;CR&gt;&lt;LF&gt;" messageSetDefaultRep="Text1"/> </xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="INV_Trailer" type="xsd:string"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsElemRep justification="rightJustify" length="61" messageSetDefau ltRep="Text1" paddingCharacter="'0'" precision="-1"/> </xsd:appinfo> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:group> <xsd:complexType name="INV_ftail"> <xsd:group ref="INV_ftail"/> </xsd:complexType> <xsd:element name="INV_I" type="INV_I"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <MRMessage messageDefinition="/0/INV_I;XSDElementDeclaration$MRObject"/> </xsd:appinfo> </xsd:annotation> </xsd:element> <xsd:complexType name="INV_I"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsStructRep dataElementSeparation="FixedLength" delimiter="&lt;CR&gt;& lt;LF&gt;" groupTerminator="|&lt;CR&gt;&lt;LF&gt;" messageSetDefaultRep="Text1"/ > </xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="HEADER" type="INV_fhead"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsElemRep length="71" messageSetDefaultRep="Text1" precision="-1"/ > </xsd:appinfo> </xsd:annotation> </xsd:element> <xsd:group ref="INV_detl"/> <xsd:element name="TRAILER" type="INV_ftail"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsElemRep length="61" messageSetDefaultRep="Text1" precision="-1"/ > </xsd:appinfo> </xsd:annotation> </xsd:element> </xsd:sequence>

</xsd:complexType> <xsd:complexType name="Detail"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsStructRep groupTerminator="|&lt;CR&gt;&lt;LF&gt;" messageSetDefaultR ep="Text1"/> </xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="Detail" type="xsd:string"> <xsd:annotation> <xsd:appinfo source="WMQI_APPINFO"> <tdsElemRep length="78" messageSetDefaultRep="Text1" precision="-1"/ > </xsd:appinfo> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:schema>

Potrebbero piacerti anche