Documentation for ATIS-Draft-03-00-79

Complex Type: SPScaleRange

[Table of contents]

Super-types: None
Sub-types: None
Name SPScaleRange
Used by (from the same schema document) Complex Type SPFeatureSymbol , Complex Type SPGISLayer
Abstract no
XML Instance Representation
<...>
<zoom-in> CPT-GenericCounter </zoom-in> [0..1]
<zoom-out> CPT-GenericCounter </zoom-out> [0..1]
</...>
Diagram
h240005744 h240005744
Schema Component Representation
<xs:complexType name="SPScaleRange">
<xs:sequence>
<xs:element name="zoom-in" type=" CPT-GenericCounter " minOccurs="0"/>
<xs:element name="zoom-out" type=" CPT-GenericCounter " minOccurs="0"/>
</xs:sequence>
</xs:complexType>