Class Environment28

java.lang.Object
org.coderic.iso20022.messages.cafr.Environment28

public class Environment28 extends Object

Java class for Environment28 complex type.

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

 <complexType name="Environment28">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Acqrr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Orgtr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Sndr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Rcvr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Dstn" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Issr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Card" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}CardData8" minOccurs="0"/>
         <element name="Tkn" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}Token2" minOccurs="0"/>
         <element name="Crdhldr" type="{urn:iso:std:iso:20022:tech:xsd:cafr.004.001.02}Cardholder19" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>