Class PointOfInteraction1


  • public class PointOfInteraction1
    extends Object

    Java class for PointOfInteraction1 complex type.

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

     <complexType name="PointOfInteraction1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}GenericIdentification32"/>
             <element name="SysNm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max70Text" minOccurs="0"/>
             <element name="GrpId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max35Text" minOccurs="0"/>
             <element name="Cpblties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}PointOfInteractionCapabilities1" minOccurs="0"/>
             <element name="Cmpnt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}PointOfInteractionComponent1" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>