simpleType tcip:SP-InteriorFeatureType
namespace http://www.TCIP-Adopted-03-00-01
type union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:unsignedInt, SP-InteriorFeatureType)
used by
element tcip:SPInteriorFeature/feature-type
annotation
appinfo

            stairway (1)
            escalator (2)
            ramp (3)
            elevator (4)
            restaurant (5)
            concession (6)
            vending machine (7)
            ticket vending machine (8)
            ticket window (9)
            info booth (10)
            kiosk (11)
            door (12)
            window (13)
            platform (14)
            customer info system (15)
            fountain (16)
            stoppoint (17)
            entrance (18)
            emergency exit (19)
            hallway (20)
            concourse (21)
            office (22)
            waiting room (23)
            art sculpture (24)
            art mosaic (25)
            art other (26)
            pay phones (27) -- values 28-128 reserved
             -- values 129-255 local use
        
source <xs:simpleType name="SP-InteriorFeatureType">
 
<xs:annotation>
   
<xs:appinfo>
            stairway (1)
            escalator (2)
            ramp (3)
            elevator (4)
            restaurant (5)
            concession (6)
            vending machine (7)
            ticket vending machine (8)
            ticket window (9)
            info booth (10)
            kiosk (11)
            door (12)
            window (13)
            platform (14)
            customer info system (15)
            fountain (16)
            stoppoint (17)
            entrance (18)
            emergency exit (19)
            hallway (20)
            concourse (21)
            office (22)
            waiting room (23)
            art sculpture (24)
            art mosaic (25)
            art other (26)
            pay phones (27) -- values 28-128 reserved
             -- values 129-255 local use
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="1"/>
       
<xs:maxInclusive value="27"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="stairway"/>
       
<xs:enumeration value="escalator"/>
       
<xs:enumeration value="ramp"/>
       
<xs:enumeration value="elevator"/>
       
<xs:enumeration value="restaurant"/>
       
<xs:enumeration value="concession"/>
       
<xs:enumeration value="vending machine"/>
       
<xs:enumeration value="ticket vending machine"/>
       
<xs:enumeration value="ticket window"/>
       
<xs:enumeration value="info booth"/>
       
<xs:enumeration value="kiosk"/>
       
<xs:enumeration value="door"/>
       
<xs:enumeration value="window"/>
       
<xs:enumeration value="platform"/>
       
<xs:enumeration value="customer info system"/>
       
<xs:enumeration value="fountain"/>
       
<xs:enumeration value="stoppoint"/>
       
<xs:enumeration value="entrance"/>
       
<xs:enumeration value="emergency exit"/>
       
<xs:enumeration value="hallway"/>
       
<xs:enumeration value="concourse"/>
       
<xs:enumeration value="office"/>
       
<xs:enumeration value="waiting room"/>
       
<xs:enumeration value="art sculpture"/>
       
<xs:enumeration value="art mosaic"/>
       
<xs:enumeration value="art other"/>
       
<xs:enumeration value="pay phones"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="128"/>
       
<xs:maxInclusive value="255"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="local:SP-InteriorFeatureType"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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