em:LocationAugmentation
Additional information about the location of the alarm.
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.1/
Schema document: domains/emergencyManagement/3.1/emergencyManagement.xsd
Type: em:LocationAugmentationType
Properties: Global, Qualified, Nillable
Content
- em:LocationInformationText [0..*]A textual details about a location.
- nc:LocationDirectionsText [0..*]A set of directions to a location.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type biom:CaptureLocationType via extension of nc:LocationType (Element biom:CaptureLocation)
- Type em:AlertAffectedLocationType via extension of nc:LocationType (Element em:AlertAffectedLocation)
- Type em:NotificationTargetLocationType via extension of nc:LocationType (Element em:NotificationTargetLocation)
- Type it:GoodsLocationType via extension of nc:LocationType (Element it:GoodsLocation)
- Type it:GoodsOriginType via extension of nc:LocationType (Element it:CountryOfOrigin)
- Type it:LoadingLocationType via extension of nc:LocationType (Element it:LoadingLocation)
- Type it:TranshipmentLocationType via extension of nc:LocationType (Element it:TranshipmentLocation)
- Type it:UnloadingLocationType via extension of nc:LocationType (Element it:UnloadingLocation)
- Type nc:LocationType (Elements cyfs:AdoptionLocation, cyfs:PlacementOtherLocation, em:AlarmEventLocation, em:AlarmLocation, em:ArrivalLocation, em:ResourceCurrentLocation, em:ResourceDepartureLocation ...more)
Substitution hierarchy
- nc:LocationAugmentationPoint
- can be substituted with em:LocationAugmentation
Sample instance
<em:LocationAugmentation> <em:LocationInformationText>string</em:LocationInformationText> <nc:LocationDirectionsText>string</nc:LocationDirectionsText> </em:LocationAugmentation>