scr:LocationAugmentation
Additional information about a location.
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:LocationAugmentationType
Properties: Global, Qualified, Nillable
Content
- scr:BorderCodeText [0..*]A text representing a code for a DHS Border location on the Northern and Southern borders of the US.
- scr:LocationCategoryClassificationCode [0..*]A classification of locations based on general similarities
- scr:PortOfEntryCodeText [0..*]A text representing a code for a DHS organization location where a traveler or alien entered or departed the US.
from subst. group scr:LocationCategoryClassification
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type biom:CaptureLocationType via extension of nc:LocationType (Element biom:CaptureLocation)
- Type em:AlertAffectedLocationType via extension of nc:LocationType (Element em:AlertAffectedLocation)
- Type em:NotificationTargetLocationType via extension of nc:LocationType (Element em:NotificationTargetLocation)
- Type it:GoodsLocationType via extension of nc:LocationType (Element it:GoodsLocation)
- Type it:GoodsOriginType via extension of nc:LocationType (Element it:CountryOfOrigin)
- Type it:LoadingLocationType via extension of nc:LocationType (Element it:LoadingLocation)
- Type it:TranshipmentLocationType via extension of nc:LocationType (Element it:TranshipmentLocation)
- Type it:UnloadingLocationType via extension of nc:LocationType (Element it:UnloadingLocation)
- Type nc:LocationType (Elements cyfs:AdoptionLocation, cyfs:PlacementOtherLocation, em:AlarmEventLocation, em:AlarmLocation, em:ArrivalLocation, em:ResourceCurrentLocation, em:ResourceDepartureLocation ...more)
Substitution hierarchy
- nc:LocationAugmentationPoint
- can be substituted with scr:LocationAugmentation
Sample instance
<scr:LocationAugmentation> <scr:BorderCodeText>string</scr:BorderCodeText> <scr:LocationCategoryClassificationCode>A</scr:LocationCategoryClassificationCode> <scr:PortOfEntryCodeText>string</scr:PortOfEntryCodeText> </scr:LocationAugmentation>