Class BusinessApplicationHeaderV01TCH

java.lang.Object
iso.std.iso._20022.tech.xsd.head_001_001.BusinessApplicationHeaderV01TCH

public class BusinessApplicationHeaderV01TCH extends Object
Release 2.9 (2019)

Java class for BusinessApplicationHeaderV01_TCH complex type.

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

 <complexType name="BusinessApplicationHeaderV01_TCH">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Fr" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}Party9ChoiceBAH_TCH"/>
         <element name="To" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}Party9ChoiceBAH_TCH"/>
         <element name="BizMsgIdr" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}Max35Text_TCH"/>
         <element name="MsgDefIdr" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}OrigMsgName"/>
         <element name="BizSvc" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}Max35Text" minOccurs="0"/>
         <element name="CreDt" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}ISONormalisedDateTime"/>
         <element name="CpyDplct" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}CopyDuplicate1Code" minOccurs="0"/>
         <element name="Sgntr" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}SignatureEnvelope" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>