em:AlarmLocationAugmentation
Additional information related to the location of the alarm.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: em:AlarmLocationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:LocationType
Content
- Sequence [1..1]
- em:AlarmLocationDescriptionText [0..*] Necessary information about the site. Alert information that may be provided to the responder. e.g., electrified fence, dogs on property, loft apartment, multi-storied building, multiple warehouses on site, hazardous material etc.
- em:AlarmLocationCategoryText [0..*] Type of property that has been alarmed (e.g. commercial, residential). Determines how alert is broadcast (e.g. holdup alarm if commercial, duress alarm if residential).
- em:AlarmLocationDirectionText [0..*] Directions to the site.
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 |
Used in
- Type em:AlarmLocationType (Element em:AlarmLocation)
Substitution hierarchy
- s:Augmentation
- can be substituted with em:AlarmLocationAugmentation
Sample instance
<em:AlarmLocationAugmentation> <em:AlarmLocationDescriptionText>string</em:AlarmLocationDescriptionText> <em:AlarmLocationCategoryText>string</em:AlarmLocationCategoryText> <em:AlarmLocationDirectionText>string</em:AlarmLocationDirectionText> </em:AlarmLocationAugmentation>