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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:PostalAddress

Element information

Content

Attributes

None

Used in

Sample instance

<cac:PostalAddress>
   <cbc:StreetName>Corporate Drive Suite 150</cbc:StreetName>
   <cbc:BuildingNumber>35</cbc:BuildingNumber>
   <cbc:CityName>Burlington</cbc:CityName>
   <cbc:PostalZone>01803-4238</cbc:PostalZone>
   <cbc:CountrySubentityCode>MA</cbc:CountrySubentityCode>
   <cac:Country>
      <cbc:IdentificationCode>US</cbc:IdentificationCode>
   </cac:Country>
</cac:PostalAddress>