Class Document9

java.lang.Object
org.coderic.iso20022.messages.tsrv.Document9

public class Document9 extends Object

Java class for Document9 complex type.

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

 <complexType name="Document9">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:tsrv.019.001.01}UndertakingDocumentType1Choice"/>
         <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:tsrv.019.001.01}Max35Text"/>
         <element name="Frmt" type="{urn:iso:std:iso:20022:tech:xsd:tsrv.019.001.01}DocumentFormat1Choice" minOccurs="0"/>
         <element name="Nclsr" type="{urn:iso:std:iso:20022:tech:xsd:tsrv.019.001.01}Max2MBBinary"/>
         <element name="DgtlSgntr" type="{urn:iso:std:iso:20022:tech:xsd:tsrv.019.001.01}PartyAndSignature2" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>