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