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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xls:AOI

The Area of Interest (AOI) ADT. Can be a Circle, Polygon or Point.

Element information

Content

Attributes

None

Used in

Substitution hierarchy

Sample instance

<xls:AOI>
   <gml:CircleByCenterPoint numArc="1">
      <gml:pos>1.0 1.0</gml:pos>
      <gml:radius uom="http://www.example.com/">1.0</gml:radius>
      <gml:startAngle uom="http://www.example.com/">1.0</gml:startAngle>
      <gml:endAngle uom="http://www.example.com/">1.0</gml:endAngle>
   </gml:CircleByCenterPoint>
</xls:AOI>

Site developed and hosted by Datypic, Inc.

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