Class GroupHeader83

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_08.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.08}Max35Text"/>
        <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}ISODateTime"/>
        <element name="Authstn" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Authorisation1Choice" maxOccurs="2" minOccurs="0"/>
        <element name="NbOfTxs" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Max15NumericText"/>
        <element name="CtrlSum" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}DecimalNumber" minOccurs="0"/>
        <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PartyIdentification135"/>
        <element name="FwdgAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>