Class PointOfInteraction1

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_09.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.09}GenericIdentification32"/>
         <element name="SysNm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}Max70Text" minOccurs="0"/>
         <element name="GrpId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}Max35Text" minOccurs="0"/>
         <element name="Cpblties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}PointOfInteractionCapabilities1" minOccurs="0"/>
         <element name="Cmpnt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}PointOfInteractionComponent1" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>