complexType tcip:SPInteriorFeature
diagram
namespace http://www.TCIP-Adopted-03-00-01
children feature-id feature-type feature-location feature-name localSPInteriorFeature
source <xs:complexType name="SPInteriorFeature">
 
<xs:sequence>
   
<xs:element name="feature-id" type="SP-FeatureID"/>
   
<xs:element name="feature-type" type="SP-InteriorFeatureType"/>
   
<xs:element name="feature-location" type="SPInteriorLocation"/>
   
<xs:element name="feature-name" type="SP-FeatureName" minOccurs="0"/>
   
<xs:element name="localSPInteriorFeature" type="local:SPInteriorFeature" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

element tcip:SPInteriorFeature/feature-location
diagram
type tcip:SPInteriorLocation
properties
isRef 0
content complex
children name building room facility point-geolocation polygon-location buildingcornerlocation offsetEast offsetNorth grid-reference address static-sign-text level location-images image-format localSPInteriorLocation
source <xs:element name="feature-location" type="SPInteriorLocation"/>

element tcip:SPInteriorFeature/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:SPInteriorFeature/localSPInteriorFeature
diagram
type SPInteriorFeature
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="localSPInteriorFeature" type="local:SPInteriorFeature" minOccurs="0"/>


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