scr:WarrantClassification
A classification of a warrant.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:WarrantClassificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:WarrantCategoryCode [0..*] A kind of warrant.
- scr:WarrantCategoryDescriptionText [0..*] A description of a kind of warrant.
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:WarrantAugmentationType (Element scr:WarrantAugmentation)
Sample instance
<scr:WarrantClassification> <scr:WarrantCategoryCode>Arrest</scr:WarrantCategoryCode> <scr:WarrantCategoryDescriptionText>string</scr:WarrantCategoryDescriptionText> </scr:WarrantClassification>