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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ReportingLocation

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:LocationType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<cac:ReportingLocation>
   <cac:Address>
      <cbc:StreetName>Declarant Street</cbc:StreetName>
      <cbc:CityName>Declarant City</cbc:CityName>
      <cbc:PostalZone>Declarant Post Code</cbc:PostalZone>
      <cac:Country>
         <cbc:IdentificationCode>DE</cbc:IdentificationCode>
      </cac:Country>
   </cac:Address>
</cac:ReportingLocation>