Class FinancialInstitutionIdentification3

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_01.FinancialInstitutionIdentification3

public class FinancialInstitutionIdentification3 extends Object

Java class for FinancialInstitutionIdentification3 complex type.

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

<complexType name="FinancialInstitutionIdentification3">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="BIC" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BICIdentifier" minOccurs="0"/>
        <element name="ClrSysMmbId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ClearingSystemMemberIdentification3Choice" minOccurs="0"/>
        <element name="Nm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max70Text" minOccurs="0"/>
        <element name="PstlAdr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}PostalAddress1" minOccurs="0"/>
        <element name="PrtryId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}GenericIdentification3" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>