cbrn:MapGuideLocation
Provides location information based on a map contained in a Map Guide document.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:MapGuideLocationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:MapGuideBrandCode [0..*] Brand name of a Map Guide document that provides maps of a locale with a vendor-unique grid reference system.
- cbrn:MapGuideName [0..*] Name of a Map Guide document providing maps of a locale.
- cbrn:MapGuidePageNumber [0..*] A page reference in a Map Guide document.
- cbrn:MapGuideGridNumber [0..*] A map grid reference in a Map Guide document.
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 cbrn:SiteLocationType (Elements cbrn:SiteLocation, it:FacilitySiteLocation)
Sample instance
<cbrn:MapGuideLocation> <cbrn:MapGuideBrandCode>Other</cbrn:MapGuideBrandCode> <cbrn:MapGuideName>string</cbrn:MapGuideName> <cbrn:MapGuidePageNumber>string</cbrn:MapGuidePageNumber> <cbrn:MapGuideGridNumber>string</cbrn:MapGuideGridNumber> </cbrn:MapGuideLocation>