complexType IndividualValueTheme
diagram mapping_p496.png
namespace http://www.mapinfo.com/midev/service/theme/v1
type extension of tns:Theme
properties
base tns:Theme
children tns:VisibilityConstraintList tns:BinList tns:AllOthers
attributes
Name  Type  Use  Default  Fixed  Annotation
expression  xsd:string  required      
documentation
The column in the layer used to create the thematic groupings of your data.
numericNull  xsd:double  optional      
documentation
Specify a numeric value that should be considered null by the theme. This is useful for data sources that do not allow null numeric values.
allowEmptyString  xsd:boolean  optional  false    
documentation
Determine whether an empty string is allowed. This is useful for data sources that do not allow null string values.
applyStylePart  tns:ApplyStylePart  optional  All    
documentation
Determines how much of the style to use in the theme.
annotation
documentation
Allows the style of features to be overridden based on a discrete value in the table.

attribute IndividualValueTheme/@expression
type xsd:string
properties
use required
annotation
documentation
The column in the layer used to create the thematic groupings of your data.

attribute IndividualValueTheme/@numericNull
type xsd:double
properties
use optional
annotation
documentation
Specify a numeric value that should be considered null by the theme. This is useful for data sources that do not allow null numeric values.

attribute IndividualValueTheme/@allowEmptyString
type xsd:boolean
properties
use optional
default false
annotation
documentation
Determine whether an empty string is allowed. This is useful for data sources that do not allow null string values.

attribute IndividualValueTheme/@applyStylePart
type tns:ApplyStylePart
properties
use optional
default All
facets
Kind Value Annotation
enumeration Color
documentation
Only use components that affect the color.
enumeration Size
documentation
Only use components that affect the size.
enumeration All
documentation
Use everything.
annotation
documentation
Determines how much of the style to use in the theme.

element IndividualValueTheme/BinList
diagram mapping_p497.png
namespace http://www.mapinfo.com/midev/service/theme/v1
type tns:BinList
properties
content complex
children tns:Bin
annotation
documentation
A list of overrides for the feature style.

element IndividualValueTheme/AllOthers
diagram mapping_p498.png
namespace http://www.mapinfo.com/midev/service/theme/v1
type tns:Style
properties
content complex
annotation
documentation
The style to be used if a specified attribute does not fall into any of the specified bins.


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