Class PersonIdentification4

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_01.PersonIdentification4

public class PersonIdentification4 extends Object

Java class for PersonIdentification4 complex type.

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

<complexType name="PersonIdentification4">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="OthrId" type="{urn:sepade:xsd:pain.008.001.01}RestrictedIdentification2"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>