scr:LocationElementClassification
A classification of LOCATION ELEMENT.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:LocationElementClassificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:LocationElementCategoryCode [0..*] A kind of location element.
- scr:LocationElementCategoryDescriptionText [0..*] A description of a kind of location element.
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 scr:LocationElementType (Element scr:LocationElement)
Sample instance
<scr:LocationElementClassification> <scr:LocationElementCategoryCode>Airport</scr:LocationElementCategoryCode> <scr:LocationElementCategoryDescriptionText>string</scr:LocationElementCategoryDescriptionText> </scr:LocationElementClassification>