Class PointOfInteractionComponent15

java.lang.Object
org.coderic.iso20022.messages.casp.PointOfInteractionComponent15

public class PointOfInteractionComponent15 extends Object

Java class for PointOfInteractionComponent15 complex type.

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

 <complexType name="PointOfInteractionComponent15">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}POIComponentType6Code"/>
         <element name="SubTpInf" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max70Text" minOccurs="0"/>
         <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}PointOfInteractionComponentIdentification2"/>
         <element name="Sts" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}PointOfInteractionComponentStatus3" minOccurs="0"/>
         <element name="StdCmplc" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}GenericIdentification48" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Chrtcs" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}PointOfInteractionComponentCharacteristics10" minOccurs="0"/>
         <element name="Assmnt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}PointOfInteractionComponentAssessment1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Packg" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}PackageType5" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>