Class GroupHeaderSEPA

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_002_02.GroupHeaderSEPA

public class GroupHeaderSEPA extends Object

Java class for GroupHeaderSEPA complex type.

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

<complexType name="GroupHeaderSEPA">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="MsgId" type="{urn:swift:xsd:$pain.002.002.02}RestrictedIdentification1"/>
        <element name="CreDtTm" type="{urn:swift:xsd:$pain.002.002.02}ISODateTime"/>
        <choice>
          <element name="CdtrAgt" type="{urn:swift:xsd:$pain.002.002.02}BranchAndFinancialInstitutionIdentificationSEPA1" minOccurs="0"/>
          <element name="DbtrAgt" type="{urn:swift:xsd:$pain.002.002.02}BranchAndFinancialInstitutionIdentificationSEPA1" minOccurs="0"/>
        </choice>
      </sequence>
    </restriction>
  </complexContent>
</complexType>