Class GroupHeader83

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_10.GroupHeader83

public class GroupHeader83 extends Object

Java class for GroupHeader83 complex type.

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

 <complexType name="GroupHeader83">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max35Text"/>
         <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODateTime"/>
         <element name="Authstn" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Authorisation1Choice" maxOccurs="2" minOccurs="0"/>
         <element name="NbOfTxs" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max15NumericText"/>
         <element name="CtrlSum" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}DecimalNumber" minOccurs="0"/>
         <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PartyIdentification135"/>
         <element name="FwdgAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>