Class GroupHeader86

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_10.GroupHeader86

public class GroupHeader86 extends Object

Java class for GroupHeader86 complex type.

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

 <complexType name="GroupHeader86">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Max35Text"/>
         <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}ISODateTime"/>
         <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}PartyIdentification135" minOccurs="0"/>
         <element name="FwdgAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>