Class PartyIdentificationSEPA5


  • public class PartyIdentificationSEPA5
    extends Object

    Java class for PartyIdentificationSEPA5 complex type.

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

     <complexType name="PartyIdentificationSEPA5">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Nm" type="{urn:swift:xsd:$pain.002.002.02}Max70Text" minOccurs="0"/>
             <element name="PstlAdr" type="{urn:swift:xsd:$pain.002.002.02}PostalAddressSEPA" minOccurs="0"/>
             <element name="Id" type="{urn:swift:xsd:$pain.002.002.02}PartySEPAChoice" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>