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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xls:POI

The POI ADT. Primarily generated in the responses from Directory Services. Can also be used as a filter in the request to a Directory Service for nearest/within distance conditions. 

Element information

Content

Attributes

NameOccTypeDescriptionNotes
ID [1..1]xsd:string
POIName [0..1]xsd:string
phoneNumber [0..1]xsd:string
description [0..1]xsd:string

Used in

Substitution hierarchy

Sample instance

<xls:POI ID="string">
   <xls:POIAttributeList>
      <xls:ReferenceSystem>
         <xls:NAICS type="string"/>
      </xls:ReferenceSystem>
      <xls:POIInfoList>
         <xls:POIInfo name="string" value="string"/>
      </xls:POIInfoList>
   </xls:POIAttributeList>
   <gml:Point>
      <gml:metaDataProperty>
         <!--any element-->
      </gml:metaDataProperty>
      <gml:description>string</gml:description>
      <gml:name>string</gml:name>
      <gml:pos>1.0 1.0</gml:pos>
   </gml:Point>
   <xls:Address countryCode="string">
      <xls:freeFormAddress>string</xls:freeFormAddress>
   </xls:Address>
</xls:POI>

Site developed and hosted by Datypic, Inc.

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