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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:Delivery

Element information

Content

Attributes

None

Used in

Sample instance

<cac:Delivery>
   <cac:DeliveryAddress>
      <cbc:StreetName>Via Dell'Arcoveggio</cbc:StreetName>
      <cbc:BuildingNumber>403</cbc:BuildingNumber>
      <cbc:CityName>Bologna</cbc:CityName>
      <cbc:PostalZone>40129</cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>IT</cbc:IdentificationCode>
         <cbc:Name>Italy</cbc:Name>
      </cac:Country>
   </cac:DeliveryAddress>
   <cac:Despatch>
      <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>
   </cac:Despatch>
</cac:Delivery>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com