| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | feature-type landmark-type metadata scale-range symbols localSPGISLayer | ||
| used by |
|
||
| source | <xs:complexType name="SPGISLayer"> <xs:sequence> <xs:element name="feature-type" type="CPT-FeatureType"/> <xs:element name="landmark-type" type="PI-LandmarkType" minOccurs="0"/> <xs:element name="metadata" type="CPTRowMetaData"/> <xs:element name="scale-range" type="SPScaleRange" minOccurs="0"/> <xs:element name="symbols" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="symbol" type="SPFeatureSymbol"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localSPGISLayer" type="local:SPGISLayer" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | tcip:CPT-FeatureType | ||||
| properties |
|
||||
| source | <xs:element name="feature-type" type="CPT-FeatureType"/> |
| diagram | |||||||||
| type | tcip:PI-LandmarkType | ||||||||
| properties |
|
||||||||
| source | <xs:element name="landmark-type" type="PI-LandmarkType" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | tcip:CPTRowMetaData | ||||
| properties |
|
||||
| children | created effective expiration activation deactivation updated | ||||
| source | <xs:element name="metadata" type="CPTRowMetaData"/> |
| diagram | ![]() |
||||||||
| type | tcip:SPScaleRange | ||||||||
| properties |
|
||||||||
| children | zoom-in zoom-out | ||||||||
| source | <xs:element name="scale-range" type="SPScaleRange" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | symbol | ||||||||
| source | <xs:element name="symbols" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="symbol" type="SPFeatureSymbol"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:SPFeatureSymbol | ||||
| properties |
|
||||
| children | scale-range symbol-def label localSPFeatureSymbol | ||||
| source | <xs:element name="symbol" type="SPFeatureSymbol"/> |
| diagram | |||||||||
| type | SPGISLayer | ||||||||
| properties |
|
||||||||
| source | <xs:element name="localSPGISLayer" type="local:SPGISLayer" minOccurs="0"/> |