em:AlarmEventLocationAugmentation
Additional information about a location.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.0
Schema document: domains/emergencyManagement/2.0/emergencyManagement.xsd
Type: em:AlarmEventLocationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:LocationType
Content
- Sequence [1..1]
- em:LocationDirectionsText [0..*] Directions to the location.
- em:LocationInformationText [0..*] Necessary information about a location.
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 |
Substitution hierarchy
- s:Augmentation
- can be substituted with em:AlarmEventLocationAugmentation
Sample instance
<em:AlarmEventLocationAugmentation> <em:LocationDirectionsText>string</em:LocationDirectionsText> <em:LocationInformationText>string</em:LocationInformationText> </em:AlarmEventLocationAugmentation>