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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:DespatchAddress

Element information

Content

Attributes

None

Used in

Sample instance

<cac:DespatchAddress>
   <cbc:StreetName>Via Emilia</cbc:StreetName>
   <cbc:BuildingNumber>1</cbc:BuildingNumber>
   <cbc:CityName>Modena</cbc:CityName>
   <cbc:PostalZone>41121</cbc:PostalZone>
   <cac:Country>
      <cbc:IdentificationCode>IT</cbc:IdentificationCode>
      <cbc:Name>Italy</cbc:Name>
   </cac:Country>
</cac:DespatchAddress>