Class Environment27

java.lang.Object
org.coderic.iso20022.messages.casr.Environment27

public class Environment27 extends Object

Java class for Environment27 complex type.

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

 <complexType name="Environment27">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="SttlmInstn" type="{urn:iso:std:iso:20022:tech:xsd:casr.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Orgtr" type="{urn:iso:std:iso:20022:tech:xsd:casr.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Sndr" type="{urn:iso:std:iso:20022:tech:xsd:casr.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Rcvr" type="{urn:iso:std:iso:20022:tech:xsd:casr.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Dstn" type="{urn:iso:std:iso:20022:tech:xsd:casr.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="FI" type="{urn:iso:std:iso:20022:tech:xsd:casr.002.001.02}FinancialInstitution6" minOccurs="0"/>
         <element name="OthrInstn" type="{urn:iso:std:iso:20022:tech:xsd:casr.002.001.02}PartyIdentification258" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>