Class Environment23

java.lang.Object
org.coderic.iso20022.messages.cafc.Environment23

public class Environment23 extends Object

Java class for Environment23 complex type.

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

 <complexType name="Environment23">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Acqrr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Orgtr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Sndr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Rcvr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Accptr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}PartyIdentification255" minOccurs="0"/>
         <element name="Dstn" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Issr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Card" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}CardData2" minOccurs="0"/>
         <element name="Tkn" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Token2" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>