<xs:complexType name="GroupInformation1">
<xs:sequence>
<xs:element name="GrpId" type="Max35Text" />
<xs:element name="CreDtTm" type="ISODateTime" />
<xs:element name="Authstn" type="Max128Text" minOccurs="0" maxOccurs="2" />
<xs:element name="CtrlSum" type="DecimalNumber" minOccurs="0" />
<xs:element name="BtchBookg" type="BatchBookingIndicator" minOccurs="0" />
<xs:element name="NbOfTxs" type="Max15NumericText" minOccurs="0" />
<xs:element name="Grpg" type="GroupingIndicator" minOccurs="0" />
<xs:element name="InitgPty" type="PartyIdentification1" />
<xs:element name="FwdgAgt" type="BranchAndFinancialInstitutionIdentification" minOccurs="0" />
</xs:sequence>
</xs:complexType>
|