simpleType tcip:SCH-RouteDirectionName
namespace http://www.TCIP-Adopted-03-00-01
type union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:unsignedInt, SCH-RouteDirectionName)
used by
elements tcip:SCHValidationError/affected-directions/affected-direction tcip:PIServiceBulletin/affectedDirections/affectedDirection tcip:CCDetourRecord/direction tcip:SCHTripInfo/direction tcip:IMPTVehicleInvolved/direction tcip:PIXMLTimetable/direction tcip:SchPushRouteSchedule/direction-A tcip:SchRouteSchedule/direction-A tcip:PIRouteInfo/direction-A tcip:SCHPTVRouteScheduleEntry/direction-A tcip:SchPushRouteSchedule/direction-B tcip:SchRouteSchedule/direction-B tcip:SCHPTVRouteScheduleEntry/direction-B tcip:PIRouteInfo/direction-B tcip:FCAllowedTransferRecord/from-route-direction tcip:SCHServiceAtStop/route-direction tcip:CcPTVTrips/route-Direction tcip:SCHMasterScheduleHdr/route-direction-name tcip:SCHTripDetailInfo/route-direction-name tcip:PISchedAdherenceRange/routeDirection tcip:PIServiceStatusRequest/routeDirection tcip:PISchedAdherenceOffSched/routeDirection tcip:PISchedAdherenceCountdown/routeDirection tcip:PINearestStopRequest/rtDirection tcip:PINearestStop/rtDirection tcip:FCAllowedTransferRecord/to-route-directions/to-route-direction
annotation
appinfo

            north (1) -- North
            south (2) -- South
            east (3) -- East
            west (4) -- West
            sw (5) -- Southwest
            se (6) -- Southeast
            nw (7) -- Northwest
            ne (8) -- Northeast
            in (9) -- Inbound
            out (10) -- Outbound
            circ (11) -- Circular
            dest (12) -- Destination
            clockwise (13) -- Clockwise
            counterClock (14) -- Counter-Clockwise
            name (15) -- defined by name of route
             -- 16-127 reserved
             -- 128-255 local use
        
source <xs:simpleType name="SCH-RouteDirectionName">
 
<xs:annotation>
   
<xs:appinfo>
            north (1) -- North
            south (2) -- South
            east (3) -- East
            west (4) -- West
            sw (5) -- Southwest
            se (6) -- Southeast
            nw (7) -- Northwest
            ne (8) -- Northeast
            in (9) -- Inbound
            out (10) -- Outbound
            circ (11) -- Circular
            dest (12) -- Destination
            clockwise (13) -- Clockwise
            counterClock (14) -- Counter-Clockwise
            name (15) -- defined by name of route
             -- 16-127 reserved
             -- 128-255 local use
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="1"/>
       
<xs:maxInclusive value="15"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="north"/>
       
<xs:enumeration value="south"/>
       
<xs:enumeration value="east"/>
       
<xs:enumeration value="west"/>
       
<xs:enumeration value="sw"/>
       
<xs:enumeration value="se"/>
       
<xs:enumeration value="nw"/>
       
<xs:enumeration value="ne"/>
       
<xs:enumeration value="in"/>
       
<xs:enumeration value="out"/>
       
<xs:enumeration value="circ"/>
       
<xs:enumeration value="dest"/>
       
<xs:enumeration value="clockwise"/>
       
<xs:enumeration value="counterClock"/>
       
<xs:enumeration value="name"/>
     
</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:SCH-RouteDirectionName"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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