scr:OrganizationLocationAssociationAugmentation
Additional information about an association between an organization and a location.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:OrganizationLocationAssociationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:OrganizationLocationAssociationType
Content
- Sequence [1..1]
- scr:BorderCode [0..*] An organization location representing a geographic edge.
- scr:FacilityCode [0..*] An organization location representing physical premises.
- scr:PortOfEntryCode [0..*] An organization location that is used for operating sea and land traffic .
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 |
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:OrganizationLocationAssociationAugmentation
Sample instance
<scr:OrganizationLocationAssociationAugmentation> <scr:BorderCode>string</scr:BorderCode> <scr:FacilityCode>string</scr:FacilityCode> <scr:PortOfEntryCode>string</scr:PortOfEntryCode> </scr:OrganizationLocationAssociationAugmentation>