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         
Indicates how many features this feature collection coontains.
supportsDelete    xsd:boolean    optional    false      
Whether or not features may be deleted from the table.
supportsInsert    xsd:boolean    optional    false      
Whether or not features may be added to the table.
supportsUpdate    xsd:boolean    optional    false      
Whether or not features in the table may be modified.
hasRaster    xsd:boolean    optional    false      
Whether or not the table contains a raster.
description
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
description
Whether or not features may be deleted from the table.

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

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

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



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