complexType tcip:SPFeature
diagram
namespace http://www.TCIP-Adopted-03-00-01
children feature-id feature-type landmark-type metadata feature-name association default-color highlight-color geometry label localSPFeature
used by
elements tcip:CcGISFile/deleted-features/deleted-feature tcip:SpGIS/deleted-features/deleted-feature tcip:CcGISFile/features/feature tcip:SpGIS/features/feature tcip:SpGISPush/features/feature
source <xs:complexType name="SPFeature">
 
<xs:sequence>
   
<xs:element name="feature-id" type="SP-FeatureID"/>
   
<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="feature-name" type="SP-FeatureName" minOccurs="0"/>
   
<xs:element name="association" type="CPTGenericIden" minOccurs="0"/>
   
<xs:element name="default-color" type="CPT-Color"/>
   
<xs:element name="highlight-color" type="CPT-Color" minOccurs="0"/>
   
<xs:element name="geometry" type="SPFeatureGeometry"/>
   
<xs:element name="label" type="SP-FeatureLabel" minOccurs="0"/>
   
<xs:element name="localSPFeature" type="local:SPFeature" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SPFeature/feature-id
diagram
type tcip:SP-FeatureID
properties
isRef 0
content simple
source <xs:element name="feature-id" type="SP-FeatureID"/>

element tcip:SPFeature/feature-type
diagram
type tcip:CPT-FeatureType
properties
isRef 0
content simple
source <xs:element name="feature-type" type="CPT-FeatureType"/>

element tcip:SPFeature/landmark-type
diagram
type tcip:PI-LandmarkType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="landmark-type" type="PI-LandmarkType" minOccurs="0"/>

element tcip:SPFeature/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData"/>

element tcip:SPFeature/feature-name
diagram
type tcip:SP-FeatureName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="feature-name" type="SP-FeatureName" minOccurs="0"/>

element tcip:SPFeature/association
diagram
type tcip:CPTGenericIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-type numeric-id agency-id name1 name2 name3 name4 name5 name6 name7 name8 numeric2
source <xs:element name="association" type="CPTGenericIden" minOccurs="0"/>

element tcip:SPFeature/default-color
diagram
type tcip:CPT-Color
properties
isRef 0
content simple
source <xs:element name="default-color" type="CPT-Color"/>

element tcip:SPFeature/highlight-color
diagram
type tcip:CPT-Color
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="highlight-color" type="CPT-Color" minOccurs="0"/>

element tcip:SPFeature/geometry
diagram
type tcip:SPFeatureGeometry
properties
isRef 0
content complex
children geometry fill thickness
source <xs:element name="geometry" type="SPFeatureGeometry"/>

element tcip:SPFeature/label
diagram
type tcip:SP-FeatureLabel
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="label" type="SP-FeatureLabel" minOccurs="0"/>

element tcip:SPFeature/localSPFeature
diagram
type SPFeature
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="localSPFeature" type="local:SPFeature" minOccurs="0"/>


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