Class GroupHeader110

java.lang.Object
org.coderic.iso20022.messages.pain.GroupHeader110

public class GroupHeader110 extends Object

Java class for GroupHeader110 complex type.

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

 <complexType name="GroupHeader110">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Max35Text"/>
         <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ISODateTime"/>
         <element name="Authstn" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Authorisation1Choice" maxOccurs="2" minOccurs="0"/>
         <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272" minOccurs="0"/>
         <element name="InstgAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}BranchAndFinancialInstitutionIdentification8" minOccurs="0"/>
         <element name="InstdAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}BranchAndFinancialInstitutionIdentification8" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>