complexType TableMetadata
diagram feature_p139.png
namespace http://www.mapinfo.com/midev/service/table/v1
type extension of fc:FeatureCollectionMetadata
properties
base fc:FeatureCollectionMetadata
children fc:AttributeDefinitionList fc:KeyDefinition fc:Envelope
used by
element DescribeTableResponse/TableMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
count  xsd:long  optional      
documentation
Indicates how many features this feature collection coontains.
supportsDelete  xsd:boolean  optional  false    
documentation
Whether or not features may be deleted from the table.
supportsInsert  xsd:boolean  optional  false    
documentation
Whether or not features may be added to the table.
supportsUpdate  xsd:boolean  optional  false    
documentation
Whether or not features in the table may be modified.
hasRaster  xsd:boolean  optional  false    
documentation
Whether or not the table contains a raster.
annotation
documentation
Metadata for the table. This contains attribution information as well as more information about the table itself.

attribute TableMetadata/@supportsDelete
type xsd:boolean
properties
use optional
default false
annotation
documentation
Whether or not features may be deleted from the table.

attribute TableMetadata/@supportsInsert
type xsd:boolean
properties
use optional
default false
annotation
documentation
Whether or not features may be added to the table.

attribute TableMetadata/@supportsUpdate
type xsd:boolean
properties
use optional
default false
annotation
documentation
Whether or not features in the table may be modified.

attribute TableMetadata/@hasRaster
type xsd:boolean
properties
use optional
default false
annotation
documentation
Whether or not the table contains a raster.


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