cac:DestinationCountry
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:CountryType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:IdentificationCode [0..1]A code signifying this country.
- cbc:Name [0..1]The name of this country.
Attributes
None
Used in
- Type OrderType (Element Order)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type QuotationType (Element Quotation)
- Type RequestForQuotationType (Element RequestForQuotation)
Sample instance
<cac:DestinationCountry> <cbc:IdentificationCode>GB</cbc:IdentificationCode> <cbc:Name>Great Britain</cbc:Name> </cac:DestinationCountry>