complexType FeatureCollectionMetadataBase
diagram mapping_p577.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
properties
abstract true
children fc:AttributeDefinitionList fc:KeyDefinition fc:Envelope
used by
complexType FeatureCollectionMetadata
annotation
documentation
Type definition for Axis1.4 - Base type cannot have elements and attributes defined at the same time. It could be merged into FeatureCollectionMetadata once Axis1.4 is no longer required.

element FeatureCollectionMetadataBase/AttributeDefinitionList
diagram mapping_p578.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
type fc:AttributeDefinitionList
properties
content complex
children fc:AttributeDefinition
annotation
documentation
Describes an attribute of a feature. An attribute is equivalent to a column in a table, where are feature(row in a table) may have many attributes(columns). The metadata exposes these attribute definitions that describe each of the attributes found in the feature or feature collection. The definition identifies the name and data type of the attribute. Important: The order of the attribute definitions in the metadata is the same as the order of the attribute vales returned in the features.

element FeatureCollectionMetadataBase/KeyDefinition
diagram mapping_p579.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
type fc:KeyDefinition
properties
minOcc 0
maxOcc 1
content complex
children fc:AttributeRef
attributes
Name  Type  Use  Default  Fixed  Annotation
keyType  fc:KeyType        
documentation
Defines the type of key.
annotation
documentation
Identifies one or more attributes that collectively define a unique key for each feature.

element FeatureCollectionMetadataBase/Envelope
diagram mapping_p580.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
type tns:Envelope
properties
minOcc 0
maxOcc 1
content complex
children tns:Pos
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xsd:string  optional      
documentation
The spatial reference system name associated with this geometry.
annotation
documentation
The envelope of all features in the the collection. The envelope is the geographic extent of the feature collection defined by two points (lower left and upper right). If the envelope is not known, and empty envelope will be returned.


© 2007, 2020 Precisely. All rights reserved. support.precisely.com