Class GroupHeader85

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_09.GroupHeader85

public class GroupHeader85 extends Object

Java class for GroupHeader85 complex type.

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

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