scr:OrganizationLocationAugmentation
Additional information about a location.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:OrganizationLocationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:LocationType
Content
- Sequence [1..1]
- scr:BorderCodeText [0..*] The text representing a code for a DHS Border location on the Northern and Southern borders of the US.
- scr:FacilityCodeText [0..*] The text representing a code for a detention facility used by DHS Immigration and Customs Enforcement.
- scr:PortOfEntryCodeText [0..*] The text representing a code for a DHS organization location where a traveler or alien entered or departed the US.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type scr:OrganizationLocationType (Element scr:OrganizationLocation)
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:OrganizationLocationAugmentation
Sample instance
<scr:OrganizationLocationAugmentation> <scr:BorderCodeText>string</scr:BorderCodeText> <scr:FacilityCodeText>string</scr:FacilityCodeText> <scr:PortOfEntryCodeText>string</scr:PortOfEntryCodeText> </scr:OrganizationLocationAugmentation>