Class Party40ChoiceTCH2

java.lang.Object
iso.std.iso._20022.tech.xsd.camt_028_001.Party40ChoiceTCH2

public class Party40ChoiceTCH2 extends Object

Java class for Party40Choice_TCH_2 complex type.

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

 <complexType name="Party40Choice_TCH_2">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="Pty" type="{urn:iso:std:iso:20022:tech:xsd:camt.028.001.09}PartyIdentification135_TCH"/>
         <element name="Agt" type="{urn:iso:std:iso:20022:tech:xsd:camt.028.001.09}BranchAndFinancialInstitutionIdentification6_TCH"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>