scr:DepartureClassification
A classification of DEPARTURE.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:DepartureClassificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:DepartureCategoryCode [0..*] A kind of departure.
- scr:DepartureCategoryDescriptionText [0..*] A description of a kind of departure.
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:DepartureType (Element scr:Departure)
Sample instance
<scr:DepartureClassification> <scr:DepartureCategoryCode>Deportation</scr:DepartureCategoryCode> <scr:DepartureCategoryDescriptionText>string</scr:DepartureCategoryDescriptionText> </scr:DepartureClassification>