Schema Central > NIEM 2.0 > ols.xsd > xls:CenterContext
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xls:CenterContext

Element information

Content

Attributes

NameOccTypeDescriptionNotes
azimuth [0..1]xsd:integerThe orientation of the map, clockwise degrees from north.
SRS [1..1]xsd:stringThe Spatial Reference System that the data with be projected to in EPSG:XXXX format (getCapabilites provides the list of SRS's supported).

Used in

Sample instance

<xls:CenterContext SRS="string">
   <xls:CenterPoint>
      <gml:metaDataProperty>
         <!--any element-->
      </gml:metaDataProperty>
      <gml:description>string</gml:description>
      <gml:name>string</gml:name>
      <gml:pos>1.0 1.0</gml:pos>
   </xls:CenterPoint>
   <xls:DisplayScale>1</xls:DisplayScale>
   <xls:DPI>1</xls:DPI>
</xls:CenterContext>

Site developed and hosted by Datypic, Inc.

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