Class GroupHeaderSEPA


  • public class GroupHeaderSEPA
    extends java.lang.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:iso:std:iso:20022:tech:xsd:pain.002.003.03}RestrictedIdentificationSEPA1"/>
             <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}ISODateTime"/>
             <choice>
               <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}BranchAndFinancialInstitutionIdentificationSEPA1" minOccurs="0"/>
               <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}BranchAndFinancialInstitutionIdentificationSEPA1" minOccurs="0"/>
             </choice>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>