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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:WeighingParty

Element information

Content

Attributes

None

Used in

Sample instance

<cac:WeighingParty>
   <cbc:IndustryClassificationCode listAgencyID="6" listID="UN/ECE 3035">WPA</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>GIORGIO</cbc:FirstName>
      <cbc:FamilyName>VERDI</cbc:FamilyName>
      <cbc:RoleCode listAgencyID="6" listID="UN/ECE 3139">BN</cbc:RoleCode>
   </cac:Person>
</cac:WeighingParty>