complexType DecimalAttributeDefinition
diagram mapping_p566.png
namespace http://www.mapinfo.com/midev/service/featurecollection/v1
type extension of fc:ScalarAttributeDefinition
properties
base fc:ScalarAttributeDefinition
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.
totalDigits  xsd:int  optional  18    
documentation
The number of digits that make up the entire number, including decimals.
fractionDigits  xsd:int  optional  6    
documentation
The number of digits that form the decimal portion of the number.
annotation
documentation
The definition of a decimal attribute.

attribute DecimalAttributeDefinition/@totalDigits
type xsd:int
properties
use optional
default 18
annotation
documentation
The number of digits that make up the entire number, including decimals.

attribute DecimalAttributeDefinition/@fractionDigits
type xsd:int
properties
use optional
default 6
annotation
documentation
The number of digits that form the decimal portion of the number.


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