Class ATMEnvironment12

java.lang.Object
org.coderic.iso20022.messages.catp.ATMEnvironment12

public class ATMEnvironment12 extends Object

Java class for ATMEnvironment12 complex type.

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

 <complexType name="ATMEnvironment12">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Acqrr" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Acquirer7" minOccurs="0"/>
         <element name="ATMMgr" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Acquirer8" minOccurs="0"/>
         <element name="HstgNtty" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}TerminalHosting1" minOccurs="0"/>
         <element name="ATM" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}AutomatedTellerMachine2"/>
         <element name="Cstmr" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ATMCustomer5"/>
         <element name="PrtctdCardData" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ContentInformationType10" minOccurs="0"/>
         <element name="PlainCardData" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}PlainCardData19" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>