Class PersonIdentificationSEPA1Choice


  • public class PersonIdentificationSEPA1Choice
    extends java.lang.Object

    Java class for PersonIdentificationSEPA1Choice complex type.

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

     <complexType name="PersonIdentificationSEPA1Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <choice>
               <element name="DtAndPlcOfBirth" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}DateAndPlaceOfBirth"/>
               <element name="Othr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.002.03}GenericPersonIdentification1"/>
             </choice>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>