scr:LocationCountryIdentification
An identifier that represents a country.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: nc:IdentificationType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: nc:LocationCountry
Content
- Sequence [1..1]
- nc:IdentificationID [0..*] A value that identifies something.
- Choice [0..*]
- nc:IdentificationCategoryText A kind of identification.
- j:PersonIDCategoryCode A kind of identifier assigned to a person.
- scr:ConveyanceIdentificationCategoryCode A kind of conveyance identification.
from subst. group nc:IdentificationCategory - nc:IdentificationCategoryDescriptionText [0..*] A description of a kind of identification.
- nc:IdentificationEffectiveDate [0..*] A date an identification takes effect.
- nc:IdentificationExpirationDate [0..*] A date after which an identification is no longer valid.
- Choice [0..*]
- nc:IdentificationJurisdictionFIPS10-4Code An area, region, or unit in which a unique identification is issued.
- nc:IdentificationJurisdictionISO3166Alpha3Code An area, region, or unit in which a unique identification is issued.
- nc:IdentificationJurisdictionText An area, region, or unit in which a unique identification is issued.
- j:DrivingJurisdictionAuthorityANSID20Code A federal or state organization with jurisdiction over a person's driving privileges.
- j:DrivingJurisdictionAuthorityNCICLSTACode A federal or state organization with jurisdiction over a person's driving privileges.
- j:IdentificationJurisdictionCanadianProvinceCode An area, region, or unit in which a unique identification is issued.
- j:IdentificationJurisdictionNCICLISCode An area, region, or unit in which a unique identification is issued.
- j:IdentificationJurisdictionNCICLSTACode An area, region, or unit in which a unique identification is issued.
- j:IdentificationJurisdictionNCICRESCode An area, region, or unit in which a unique identification is issued.
- j:IdentificationJurisdictionUSPostalServiceCode An area, region, or unit in which a unique identification is issued.
- scr:ConveyanceIDIssuingJurisdictionCode A conveyance ID issuing jurisdiction type.
from subst. group nc:IdentificationJurisdiction - nc:IdentificationSourceText [0..*] A person, organization, or locale which issues an identification.
- nc:IdentificationStatus [0..*] A status of an identification.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type im:PersonCountryAssociationType (Element im:PersonCountryAssociation)
- Type m:PortType (Element m:Port)
- Type nc:ItemRegistrationType (Element nc:ItemRegistration)
- Type nc:StructuredAddressType (Element nc:StructuredAddress)
- Type scr:CitizenshipType (Element scr:Citizenship)
- Type scr:ScreeningTravelDocumentType (Element scr:ScreeningTravelDocument)
- Type cbrn:ConveyanceRegistrationType via extension of nc:ItemRegistrationType (Element cbrn:ConveyanceRegistration)
- Type j:JurisdictionType via extension of nc:JurisdictionType (Element j:Jurisdiction)
- Type nc:ConveyanceRegistrationType via extension of nc:ItemRegistrationType (Element nc:ConveyanceRegistration)
- Type m:PortIdentifyingAttributesType (Elements m:LocationPort, m:PortIdentifyingAttributes, m:VesselHailingPort, m:VesselHomePort)
- Type nc:JurisdictionType (Elements nc:Jurisdiction, nc:TitleIssuingJurisdiction, j:CourtOrderJurisdiction, j:DrivingIncidentJurisdiction, j:OrganizationJurisdiction, j:StatuteJurisdiction, j:SupervisionJurisdiction, m:CertificateJurisdiction)
Substitution hierarchy
- nc:LocationCountry
- can be substituted with scr:LocationCountryIdentification
Sample instance
<scr:LocationCountryIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </scr:LocationCountryIdentification>