Class PartySEPAChoice


  • public class PartySEPAChoice
    extends java.lang.Object

    Java class for PartySEPAChoice complex type.

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

     <complexType name="PartySEPAChoice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <choice>
               <element name="OrgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.003.02}OrganisationIdentificationSEPAChoice"/>
               <element name="PrvtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.003.02}PersonIdentificationSEPA1Choice"/>
             </choice>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>