Class GroupHeader95

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_11.GroupHeader95

public class GroupHeader95 extends Object

Java class for GroupHeader95 complex type.

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

 <complexType name="GroupHeader95">
   <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.11}Max35Text"/>
         <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}ISODateTime"/>
         <element name="Authstn" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}Authorisation1Choice" maxOccurs="2" minOccurs="0"/>
         <element name="NbOfTxs" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}Max15NumericText"/>
         <element name="CtrlSum" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}DecimalNumber" minOccurs="0"/>
         <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}PartyIdentification135"/>
         <element name="FwdgAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="InitnSrc" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}PaymentInitiationSource1" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>