<xs:complexType name="StructuredRemittanceInformation2">
<xs:sequence>
<xs:element name="RfrdDocTp" type="DocumentType1Code" minOccurs="0" />
<xs:element name="RfrdDocRltdDt" type="ISODate" minOccurs="0" />
<xs:element name="RfrdDocAmt" type="ReferredDocumentAmount1Choice" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="DocRefNb" type="Max35Text" minOccurs="0" />
<xs:element name="CdtrRef" type="Max35Text" minOccurs="0" />
<xs:element name="Invcr" type="PartyIdentification1" minOccurs="0" />
<xs:element name="Invcee" type="PartyIdentification1" minOccurs="0" />
</xs:sequence>
</xs:complexType>
|