Schema Central > NIEM 3.1 > cbrn.xsd > cbrn:SiteLocationAugmentation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:SiteLocationAugmentation

Additional information about a site location.

Element information

Type: cbrn:SiteLocationAugmentationType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:AugmentationType
structures:ref [0..1]xsd:IDREFfrom type structures:AugmentationType
structures:metadata [0..1]xsd:IDREFSfrom type structures:AugmentationType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:AugmentationType

Used in

Substitution hierarchy

Sample instance

<cbrn:SiteLocationAugmentation>
   <cbrn:GeographicPoint cbrn:datumText="string" cbrn:unitsText="token">
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <cbrn:RemarkText>string</cbrn:RemarkText>
      <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint>
      <cbrn:LatitudeValue cbrn:unitsText="token">1.0</cbrn:LatitudeValue>
      <cbrn:LongitudeValue cbrn:unitsText="token">1.0</cbrn:LongitudeValue>
      <cbrn:ElevationValue>1</cbrn:ElevationValue>
      <cbrn:ElevationOffsetValue>1</cbrn:ElevationOffsetValue>
      <cbrn:GeoPointAccuracyValue>1</cbrn:GeoPointAccuracyValue>
      <cbrn:ElevationAccuracyValue>1</cbrn:ElevationAccuracyValue>
      <cbrn:ElevationOffsetAccuracyValue>1</cbrn:ElevationOffsetAccuracyValue>
      <cbrn:GeographicPointAugmentationPoint>any content</cbrn:GeographicPointAugmentationPoint>
   </cbrn:GeographicPoint>
   <cbrn:SiteSpecialInfoText>string</cbrn:SiteSpecialInfoText>
   <cbrn:MapGuideLocation>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <cbrn:RemarkText>string</cbrn:RemarkText>
      <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint>
      <cbrn:MapGuideBrandCode>Other</cbrn:MapGuideBrandCode>
      <cbrn:MapGuideName>string</cbrn:MapGuideName>
      <cbrn:MapGuidePageNumberID>string</cbrn:MapGuidePageNumberID>
      <cbrn:MapGuideGridNumberID>string</cbrn:MapGuideGridNumberID>
      <cbrn:MapGuideLocationAugmentationPoint>any content</cbrn:MapGuideLocationAugmentationPoint>
   </cbrn:MapGuideLocation>
   <cbrn:SpecialEventName>string</cbrn:SpecialEventName>
   <cbrn:SpecialEventStartDateTime>2000-01-01T12:00:00</cbrn:SpecialEventStartDateTime>
   <cbrn:SpecialEventEndDateTime>2000-01-01T12:00:00</cbrn:SpecialEventEndDateTime>
   <cbrn:SpecialEventSecurityArea>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <gml:Polygon gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:exterior>...
         </gml:exterior>
         <gml:interior>...
         </gml:interior>
      </gml:Polygon>
   </cbrn:SpecialEventSecurityArea>
</cbrn:SiteLocationAugmentation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com