xls:POIAttributeList
One or more formal name classifications and/or one or more name/value pairs.
Element information
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-openls/1.1.0/dhs-gmo/1.0.0/ols.xsd
Type: xls:POIAttributeListType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xls:ReferenceSystem [0..1] Formal name reference system. Three are defined here (NACE, NAICS and SIC), but any others may be defined and added to this schema.
- xls:POIInfoList [0..1] List of other information available about the POI in name/value pairs.
Attributes
None
Used in
- Type xls:PointOfInterestType (Element xls:POI)
Sample instance
<xls:POIAttributeList> <xls:ReferenceSystem> <xls:NAICS type="string"/> </xls:ReferenceSystem> <xls:POIInfoList> <xls:POIInfo name="string" value="string"/> </xls:POIInfoList> </xls:POIAttributeList>