Class GroupHeader73

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_07.GroupHeader73

public class GroupHeader73 extends Object

Java class for GroupHeader73 complex type.

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

 <complexType name="GroupHeader73">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text"/>
         <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ISODateTime"/>
         <element name="MsgRcpt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}PartyIdentification125" minOccurs="0"/>
         <element name="MsgPgntn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Pagination1" minOccurs="0"/>
         <element name="OrgnlBizQry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}OriginalBusinessQuery1" minOccurs="0"/>
         <element name="AddtlInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max500Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>