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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:ResponsibleParty

Element information

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>