simpleType atis:AmenitiesList
namespace http://www.ATIS-Draft-03-00-79
type union of (restriction of xs:unsignedInt, restriction of xs:string, AmenitiesList)
used by
elements atis:TripPreferences/amenities tcip:SCHTimeTableTrip/amenities/amenity atis:Segment/beginAmenities atis:Segment/endAmenities atis:TripConstraints/otherNeeds atis:Segment/vehicleAmenities atis:TripConstraints/vehicleNeeds
annotation
appinfo

            unknown (0)
            notCompliant (1)
            fullyCompliant (2)
            mobilityChallengedAccess (3)
            visuallyImpairedAccess (4)
            hearingImpairedAccess (5)
            mobility VisuallyImpairedAccess (6)
            visually HearingImpairedAccess (7)
            mobility MobilityImpairedAccess (8) -- Values 1-40 reserved for Americans with Disabilities Act
             -- with values 9-40 reserved for ADA future growth
            automated teller machine (41)
            bank (42)
            bar (43)
            bench (44)
            bike rack (45)
            camping (46)
            change (47)
            check luggage (48)
            concessions (49)
            elevator (50)
            escalator (51)
            fire dept (52)
            first aid (53)
            food service (54)
            gate agent (55)
            entertainment (56)
            hotel (57)
            information (58)
            information monitor (59)
            internet access (60)
            kiosk (61)
            lighting (62)
            map (63)
            medical care (64)
            newsstand (65)
            park (66)
            parking (67)
            pet walking area (68)
            point of sale (69)
            police (70)
            potable water (71)
            picnic tables (72)
            restrooms (73)
            rest stop (74)
            safety zone (75)
            security (76)
            service status sign (77)
            shelter (78)
            ski rack (79)
            smoking area (80)
            surfboard rack (81)
            surveillance (82) -- CCTV camera
            telephone (83)
            television (84)
            tdd (85) -- telephone for hearing impaired
            ticket sales (86)
            toll booth (87)
            translator (88)
            vending machine (89)
            wheelchair facilities (90)
        
documentation
      
            values to 127 reserved for std use
            values 128 to 255 reserved for local use
        
source <xs:simpleType name="AmenitiesList">
 
<xs:annotation>
   
<xs:appinfo>
            unknown (0)
            notCompliant (1)
            fullyCompliant (2)
            mobilityChallengedAccess (3)
            visuallyImpairedAccess (4)
            hearingImpairedAccess (5)
            mobility VisuallyImpairedAccess (6)
            visually HearingImpairedAccess (7)
            mobility MobilityImpairedAccess (8) -- Values 1-40 reserved for Americans with Disabilities Act
             -- with values 9-40 reserved for ADA future growth
            automated teller machine (41)
            bank (42)
            bar (43)
            bench (44)
            bike rack (45)
            camping (46)
            change (47)
            check luggage (48)
            concessions (49)
            elevator (50)
            escalator (51)
            fire dept (52)
            first aid (53)
            food service (54)
            gate agent (55)
            entertainment (56)
            hotel (57)
            information (58)
            information monitor (59)
            internet access (60)
            kiosk (61)
            lighting (62)
            map (63)
            medical care (64)
            newsstand (65)
            park (66)
            parking (67)
            pet walking area (68)
            point of sale (69)
            police (70)
            potable water (71)
            picnic tables (72)
            restrooms (73)
            rest stop (74)
            safety zone (75)
            security (76)
            service status sign (77)
            shelter (78)
            ski rack (79)
            smoking area (80)
            surfboard rack (81)
            surveillance (82) -- CCTV camera
            telephone (83)
            television (84)
            tdd (85) -- telephone for hearing impaired
            ticket sales (86)
            toll booth (87)
            translator (88)
            vending machine (89)
            wheelchair facilities (90)
        
</xs:appinfo>
   
<xs:documentation>      
            values to 127 reserved for std use
            values 128 to 255 reserved for local use
        
</xs:documentation>
 
</xs:annotation>
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="0"/>
       
<xs:maxInclusive value="90"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="unknown"/>
       
<xs:enumeration value="notCompliant"/>
       
<xs:enumeration value="fullyCompliant"/>
       
<xs:enumeration value="mobilityChallengedAccess"/>
       
<xs:enumeration value="visuallyImpairedAccess"/>
       
<xs:enumeration value="hearingImpairedAccess"/>
       
<xs:enumeration value="mobility VisuallyImpairedAccess"/>
       
<xs:enumeration value="visually HearingImpairedAccess"/>
       
<xs:enumeration value="mobility MobilityImpairedAccess"/>
       
<xs:enumeration value="automated teller machine"/>
       
<xs:enumeration value="bank"/>
       
<xs:enumeration value="bar"/>
       
<xs:enumeration value="bench"/>
       
<xs:enumeration value="bike rack"/>
       
<xs:enumeration value="camping"/>
       
<xs:enumeration value="change"/>
       
<xs:enumeration value="check luggage"/>
       
<xs:enumeration value="concessions"/>
       
<xs:enumeration value="elevator"/>
       
<xs:enumeration value="escalator"/>
       
<xs:enumeration value="fire dept"/>
       
<xs:enumeration value="first aid"/>
       
<xs:enumeration value="food service"/>
       
<xs:enumeration value="gate agent"/>
       
<xs:enumeration value="entertainment"/>
       
<xs:enumeration value="hotel"/>
       
<xs:enumeration value="information"/>
       
<xs:enumeration value="information monitor"/>
       
<xs:enumeration value="internet access"/>
       
<xs:enumeration value="kiosk"/>
       
<xs:enumeration value="lighting"/>
       
<xs:enumeration value="map"/>
       
<xs:enumeration value="medical care"/>
       
<xs:enumeration value="newsstand"/>
       
<xs:enumeration value="park"/>
       
<xs:enumeration value="parking"/>
       
<xs:enumeration value="pet walking area"/>
       
<xs:enumeration value="point of sale"/>
       
<xs:enumeration value="police"/>
       
<xs:enumeration value="potable water"/>
       
<xs:enumeration value="picnic tables"/>
       
<xs:enumeration value="restrooms"/>
       
<xs:enumeration value="rest stop"/>
       
<xs:enumeration value="safety zone"/>
       
<xs:enumeration value="security"/>
       
<xs:enumeration value="service status sign"/>
       
<xs:enumeration value="shelter"/>
       
<xs:enumeration value="ski rack"/>
       
<xs:enumeration value="smoking area"/>
       
<xs:enumeration value="surfboard rack"/>
       
<xs:enumeration value="surveillance"/>
       
<xs:enumeration value="telephone"/>
       
<xs:enumeration value="television"/>
       
<xs:enumeration value="tdd"/>
       
<xs:enumeration value="ticket sales"/>
       
<xs:enumeration value="toll booth"/>
       
<xs:enumeration value="translator"/>
       
<xs:enumeration value="vending machine"/>
       
<xs:enumeration value="wheelchair facilities"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="local:AmenitiesList"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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