Class GroupHeader58

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_06.GroupHeader58

public class GroupHeader58 extends Object

Java class for GroupHeader58 complex type.

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

<complexType name="GroupHeader58">
  <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.06}Max35Text"/>
        <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ISODateTime"/>
        <element name="MsgRcpt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PartyIdentification43" minOccurs="0"/>
        <element name="MsgPgntn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Pagination" minOccurs="0"/>
        <element name="OrgnlBizQry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}OriginalBusinessQuery1" minOccurs="0"/>
        <element name="AddtlInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max500Text" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>