Class Environment29

java.lang.Object
org.coderic.iso20022.messages.cain.Environment29

public class Environment29 extends Object

Java class for Environment29 complex type.

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

 <complexType name="Environment29">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Acqrr" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}PartyIdentification263"/>
         <element name="Orgtr" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Sndr" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Rcvr" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Accptr" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}PartyIdentification258" minOccurs="0"/>
         <element name="Dstn" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Termnl" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}Terminal6" minOccurs="0"/>
         <element name="Issr" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Card" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}CardData10"/>
         <element name="Tkn" type="{urn:iso:std:iso:20022:tech:xsd:cain.028.001.02}Token2" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>