Class OrganisationIdentification29


  • public class OrganisationIdentification29
    extends Object

    Java class for OrganisationIdentification29 complex type.

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

     <complexType name="OrganisationIdentification29">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="AnyBIC" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}AnyBICIdentifier"/>
             <element name="Othr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}GenericOrganisationIdentification1"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>