Class GroupHeaderSCT


  • public class GroupHeaderSCT
    extends Object

    Java class for GroupHeaderSCT complex type.

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

     <complexType name="GroupHeaderSCT">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.003.03}RestrictedIdentificationSEPA1"/>
             <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.003.03}ISODateTime"/>
             <element name="NbOfTxs" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.003.03}Max15NumericText"/>
             <element name="CtrlSum" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.003.03}DecimalNumber" minOccurs="0"/>
             <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.003.03}PartyIdentificationSEPA1"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>