cac:CitizenshipCountry
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.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 cac:PersonType (Elements cac:CrewMemberPerson, cac:DriverPerson, cac:MasterPerson, cac:PassengerPerson, cac:Person, cac:ReportingPerson, cac:SecurityOfficerPerson ...more)
Sample instance
(Auto-generated)
<cac:CitizenshipCountry> <cbc:IdentificationCode>normalizedString</cbc:IdentificationCode> <cbc:Name>string</cbc:Name> </cac:CitizenshipCountry>