| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | scale-range symbol-def label localSPFeatureSymbol | ||
| used by |
|
||
| source | <xs:complexType name="SPFeatureSymbol"> <xs:sequence> <xs:element name="scale-range" type="SPScaleRange" minOccurs="0"/> <xs:element name="symbol-def"> <xs:complexType> <xs:choice> <xs:element name="geometric" type="SPGeometricSymbol"/> <xs:element name="graphic"> <xs:complexType> <xs:sequence> <xs:element name="default-image" type="PI-BinaryImageData"/> <xs:element name="highlight-image" type="PI-BinaryImageData" minOccurs="0"/> <xs:element name="format" type="PI-GraphicFormat"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="label" type="SP-SymbolLabel" minOccurs="0"/> <xs:element name="localSPFeatureSymbol" type="local:SPFeatureSymbol" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| type | tcip:SPScaleRange | ||||||||
| properties |
|
||||||||
| children | zoom-in zoom-out | ||||||||
| source | <xs:element name="scale-range" type="SPScaleRange" minOccurs="0"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | geometric graphic | ||||
| source | <xs:element name="symbol-def"> <xs:complexType> <xs:choice> <xs:element name="geometric" type="SPGeometricSymbol"/> <xs:element name="graphic"> <xs:complexType> <xs:sequence> <xs:element name="default-image" type="PI-BinaryImageData"/> <xs:element name="highlight-image" type="PI-BinaryImageData" minOccurs="0"/> <xs:element name="format" type="PI-GraphicFormat"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:SPGeometricSymbol | ||||
| properties |
|
||||
| children | parts default-color highlight-color | ||||
| source | <xs:element name="geometric" type="SPGeometricSymbol"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | default-image highlight-image format | ||||
| source | <xs:element name="graphic"> <xs:complexType> <xs:sequence> <xs:element name="default-image" type="PI-BinaryImageData"/> <xs:element name="highlight-image" type="PI-BinaryImageData" minOccurs="0"/> <xs:element name="format" type="PI-GraphicFormat"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| type | tcip:PI-BinaryImageData | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="default-image" type="PI-BinaryImageData"/> |
| diagram | |||||||||
| type | tcip:PI-BinaryImageData | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="highlight-image" type="PI-BinaryImageData" minOccurs="0"/> |
| diagram | |||||
| type | tcip:PI-GraphicFormat | ||||
| properties |
|
||||
| source | <xs:element name="format" type="PI-GraphicFormat"/> |
| diagram | |||||||||
| type | tcip:SP-SymbolLabel | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="label" type="SP-SymbolLabel" minOccurs="0"/> |
| diagram | |||||||||
| type | SPFeatureSymbol | ||||||||
| properties |
|
||||||||
| source | <xs:element name="localSPFeatureSymbol" type="local:SPFeatureSymbol" minOccurs="0"/> |