Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:ResponsibleParty
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ResponsibleParty

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:PartyType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<cac:ResponsibleParty>
   <cbc:IndustryClassificationCode listAgencyID="6" listID="UN/ECE 3035">SPC</cbc:IndustryClassificationCode>
   <cac:PartyName>
      <cbc:Name>LEONARDO</cbc:Name>
   </cac:PartyName>
   <cac:PostalAddress>
      <cbc:CityName>La Spezia</cbc:CityName>
      <cac:Country>
         <cbc:IdentificationCode>IT</cbc:IdentificationCode>
      </cac:Country>
   </cac:PostalAddress>
   <cac:Person>
      <cbc:FirstName>STEFANO</cbc:FirstName>
      <cbc:FamilyName>ROSSI</cbc:FamilyName>
      <cbc:RoleCode listAgencyID="6" listID="UN/ECE 3139">RP</cbc:RoleCode>
   </cac:Person>
</cac:ResponsibleParty>