complexType AttributeDefinition
diagram feature_p144.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
properties
abstract   true
used by
element   AttributeDefinitionList/AttributeDefinition
complexTypes   GeometryAttributeDefinition GridAttributeDefinition RasterAttributeDefinition ScalarAttributeDefinition StyleAttributeDefinition
attributes
Name    Type    Use    Default    Fixed    Annotation
name    xsd:string    required         
The name, or alias, of the attribute.
dataType    fc:AttributeDataType    required         
The type of the attribute. E.g., boolean, string, data, time, raster, geometry, etc.
readOnly    xsd:boolean            
A boolean flag indicating if the attribute is read-only and hence cannot be set with an insert or update query.
description
Abstract attribute defintion. Derived concrete types: ScalarAttributeDefinition, GeometryAttributeDefinition, StyleAttributeDefinition, GridAttributeDefinition, RasterAttributeDefinition.

attribute AttributeDefinition/@name
type xsd:string
properties
use   required
description
The name, or alias, of the attribute.

attribute AttributeDefinition/@dataType
type fc:AttributeDataType
properties
use   required
facets
Kind   Value   Annotation
enumeration   Boolean
enumeration   Byte
enumeration   Date
enumeration   Time
enumeration   DateTime
enumeration   TimeSpan
enumeration   Decimal
enumeration   Double
enumeration   Float
enumeration   Short
enumeration   Int
enumeration   Long
enumeration   String
enumeration   Binary
enumeration   Geometry
enumeration   Style
enumeration   Grid
enumeration   Raster
description
The type of the attribute. E.g., boolean, string, data, time, raster, geometry, etc.

attribute AttributeDefinition/@readOnly
type xsd:boolean
description
A boolean flag indicating if the attribute is read-only and hence cannot be set with an insert or update query.



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