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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:OriginAddress

Element information

Content

Attributes

None

Used in

Sample instance

<cac:OriginAddress>
   <cbc:StreetName>Boston Road</cbc:StreetName>
   <cbc:BuildingName>Suite M-102</cbc:BuildingName>
   <cbc:BuildingNumber>630</cbc:BuildingNumber>
   <cbc:CityName>Billerica</cbc:CityName>
   <cbc:PostalZone>01821</cbc:PostalZone>
   <cbc:CountrySubentity>Massachusetts</cbc:CountrySubentity>
   <cbc:CountrySubentityCode>MA</cbc:CountrySubentityCode>
   <cac:Country>
      <cbc:IdentificationCode>US</cbc:IdentificationCode>
   </cac:Country>
</cac:OriginAddress>