complexType Feature
diagram mapping_p571.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
children fc:AttributeValue
used by
element   FeatureList/Feature
attributes
Name    Type    Use    Default    Fixed    Annotation
id    xsd:string    optional         
A unique indentification of the feature.
description
A Feature contains a list of values which follow the order of attribute definitions defined in feature collection metadata. The NULL value element must not be missed, but clearly specified null, i.e. using <AttributeValue nil="true" > represents a NULL value.

attribute Feature/@id
type xsd:string
properties
use   optional
description
A unique indentification of the feature.

element Feature/AttributeValue
diagram mapping_p572.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
type fc:AttributeValue
properties
minOcc   1
maxOcc   unbounded
content   complex
description
The value of the attribute for the feature. An attribute value is equivalent to the value of a column in a table for a particular row(feature). The name and type of the attribute is defined in the feature collection metadata using the attibute definition. Important: The order of the attribute values for each feature is the same as the order of the attribute definitions returned in the feature collection metadata.



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com