scr:Alert
A notification of an incident or threat that may require a coordinated response or action.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:AlertType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:AlertCategoryClassificationCode [0..*] A kind of alert Category
- scr:AlertReceivedDate [0..*] The date on which the ALERT was received.
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
- NIEM reference target from scr:AlertReference
Sample instance
<scr:Alert> <scr:AlertCategoryClassificationCode>FT</scr:AlertCategoryClassificationCode> <scr:AlertReceivedDate> <nc:Date>2000-01-01</nc:Date> </scr:AlertReceivedDate> </scr:Alert>