complexType AttributeDefinition
diagram mapping_p552.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      
documentation
The name, or alias, of the attribute.
dataType  fc:AttributeDataType  required      
documentation
The type of the attribute. E.g., boolean, string, data, time, raster, geometry, etc.
readOnly  xsd:boolean        
documentation
A boolean flag indicating if the attribute is read-only and hence cannot be set with an insert or update query.
annotation
documentation
Abstract attribute defintion. Derived concrete types: ScalarAttributeDefinition, GeometryAttributeDefinition, StyleAttributeDefinition, GridAttributeDefinition, RasterAttributeDefinition.

attribute AttributeDefinition/@name
type xsd:string
properties
use required
annotation
documentation
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
annotation
documentation
The type of the attribute. E.g., boolean, string, data, time, raster, geometry, etc.

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


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