complexType tcip:SPScaleRange
diagram
namespace http://www.TCIP-Adopted-03-00-01
children zoom-in zoom-out
used by
elements tcip:SPFeatureSymbol/scale-range tcip:SPGISLayer/scale-range
source <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>

element tcip:SPScaleRange/zoom-in
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="zoom-in" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:SPScaleRange/zoom-out
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="zoom-out" type="CPT-GenericCounter" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy