Class GroupHeader122

java.lang.Object
org.coderic.iso20022.messages.remt.GroupHeader122

public class GroupHeader122 extends Object

Java class for GroupHeader122 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="GroupHeader122">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}Max35Text"/>
         <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}ISODateTime"/>
         <element name="Authstn" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}Authorisation1Choice" maxOccurs="2" minOccurs="0"/>
         <element name="CpyInd" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}CopyDuplicate1Code" minOccurs="0"/>
         <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}PartyIdentification272"/>
         <element name="MsgRcpt" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}PartyIdentification272" minOccurs="0"/>
         <element name="FwdgAgt" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}BranchAndFinancialInstitutionIdentification8" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>