<xs:complexType name="GeneralInformation1">
<xs:sequence>
<xs:element name="PmtInitnStsId" type="Max35Text" />
<xs:element name="CreDtTm" type="ISODateTime" />
<xs:element name="FwdgAgt" type="BranchAndFinancialInstitutionIdentification" minOccurs="0" maxOccurs="1" />
<xs:element name="InitgPty" type="PartyIdentification1" />
<xs:element name="FrstAgt" type="BranchAndFinancialInstitutionIdentification" minOccurs="0" maxOccurs="1" />
</xs:sequence>
</xs:complexType>
|