complexType FeatureCollectionMetadataBase
diagram feature_p169.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
properties
abstract   true
children fc:AttributeDefinitionList fc:KeyDefinition fc:Envelope
used by
complexType   FeatureCollectionMetadata
description
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 feature_p170.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
type fc:AttributeDefinitionList
properties
content   complex
children fc:AttributeDefinition
description
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 feature_p171.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            
Defines the type of key.
description
Identifies one or more attributes that collectively define a unique key for each feature.

element FeatureCollectionMetadataBase/Envelope
diagram feature_p172.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         
The spatial reference system name associated with this geometry.
description
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.



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