Class TransactionParties3

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_06.TransactionParties3

public class TransactionParties3 extends Object

Java class for TransactionParties3 complex type.

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

<complexType name="TransactionParties3">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="InitgPty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PartyIdentification43" minOccurs="0"/>
        <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PartyIdentification43" minOccurs="0"/>
        <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CashAccount24" minOccurs="0"/>
        <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PartyIdentification43" minOccurs="0"/>
        <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PartyIdentification43" minOccurs="0"/>
        <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CashAccount24" minOccurs="0"/>
        <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PartyIdentification43" minOccurs="0"/>
        <element name="TradgPty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PartyIdentification43" minOccurs="0"/>
        <element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ProprietaryParty3" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>