Documentation for ATIS-Draft-03-00-79

Complex Type: SPInteriorFeature

[Table of contents]

Super-types: None
Sub-types: None
Name SPInteriorFeature
Abstract no
XML Instance Representation
<...>
<feature-id> SP-FeatureID </feature-id> [1]
<feature-type> SP-InteriorFeatureType </feature-type> [1]
<feature-location> SPInteriorLocation </feature-location> [1]
<feature-name> SP-FeatureName </feature-name> [0..1]
<localSPInteriorFeature> local:SPInteriorFeature </localSPInteriorFeature> [0..1]
</...>
Diagram
h1868825574 h1535776405 h-1551571161 h645227190 h-120750780
Schema Component Representation
<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>