complexType atis:ManeuverInstruction
diagram
namespace http://www.ATIS-Draft-03-00-79
children maneuverLocationType instructions descripton distance outboundRoad maneuversign direction localManeuverInstruction2
used by
elements tcip:PiDirections/atis-directions/atis-direction tcip:PIParkingFacility/directions/direction tcip:SpRouteGeoTrace/response/drive-directions/drive-direction tcip:SCHPatternSegment/drive-directions/drive-direction tcip:SPIntDirection/instruction atis:Segment/actionRequired/maneuverInstructions tcip:SpRouteGeoTrace/response/walking-directions/walking-direction
source <xs:complexType name="ManeuverInstruction">
 
<xs:sequence>
   
<xs:element name="maneuverLocationType" type="ManeuverLocationType" minOccurs="0"/>
   
<xs:element name="instructions">
     
<xs:complexType>
       
<xs:sequence maxOccurs="3">
         
<xs:element name="instruction">
           
<xs:complexType>
             
<xs:choice>
               
<xs:element name="turn" type="TurnType"/>
               
<xs:element name="merge" type="TurnType"/>
               
<xs:element name="branch" type="TurnType"/>
               
<xs:element name="exit" type="TurnType"/>
               
<xs:element name="continue" type="TurnType"/>
               
<xs:element name="payToll" type="Cost"/>
               
<xs:element name="takeElevator" type="VerticalType"/>
               
<xs:element name="takeEscalator" type="VerticalType"/>
               
<xs:element name="takeStairs" type="VerticalType"/>
               
<xs:element name="board" type="Mode"/>
               
<xs:element name="alight" type="Mode"/>
               
<xs:element name="getTransfer" type="tcip:CPTStoppointIden"/>
               
<xs:element name="localManeuverInstruction" type="local:ManeuverInstruction" minOccurs="0"/>
             
</xs:choice>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="descripton" type="Freetext" minOccurs="0"/>
   
<xs:element name="distance" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="outboundRoad" type="Freetext" minOccurs="0"/>
   
<xs:element name="maneuversign" type="Freetext" minOccurs="0"/>
   
<xs:element name="direction" type="CompassDirection" minOccurs="0"/>
   
<xs:element name="localManeuverInstruction2" type="local:ManeuverInstruction2" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element atis:ManeuverInstruction/maneuverLocationType
diagram
type atis:ManeuverLocationType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="maneuverLocationType" type="ManeuverLocationType" minOccurs="0"/>

element atis:ManeuverInstruction/instructions
diagram
properties
isRef 0
content complex
children instruction
source <xs:element name="instructions">
 
<xs:complexType>
   
<xs:sequence maxOccurs="3">
     
<xs:element name="instruction">
       
<xs:complexType>
         
<xs:choice>
           
<xs:element name="turn" type="TurnType"/>
           
<xs:element name="merge" type="TurnType"/>
           
<xs:element name="branch" type="TurnType"/>
           
<xs:element name="exit" type="TurnType"/>
           
<xs:element name="continue" type="TurnType"/>
           
<xs:element name="payToll" type="Cost"/>
           
<xs:element name="takeElevator" type="VerticalType"/>
           
<xs:element name="takeEscalator" type="VerticalType"/>
           
<xs:element name="takeStairs" type="VerticalType"/>
           
<xs:element name="board" type="Mode"/>
           
<xs:element name="alight" type="Mode"/>
           
<xs:element name="getTransfer" type="tcip:CPTStoppointIden"/>
           
<xs:element name="localManeuverInstruction" type="local:ManeuverInstruction" minOccurs="0"/>
         
</xs:choice>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element atis:ManeuverInstruction/instructions/instruction
diagram
properties
isRef 0
content complex
children turn merge branch exit continue payToll takeElevator takeEscalator takeStairs board alight getTransfer localManeuverInstruction
source <xs:element name="instruction">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="turn" type="TurnType"/>
     
<xs:element name="merge" type="TurnType"/>
     
<xs:element name="branch" type="TurnType"/>
     
<xs:element name="exit" type="TurnType"/>
     
<xs:element name="continue" type="TurnType"/>
     
<xs:element name="payToll" type="Cost"/>
     
<xs:element name="takeElevator" type="VerticalType"/>
     
<xs:element name="takeEscalator" type="VerticalType"/>
     
<xs:element name="takeStairs" type="VerticalType"/>
     
<xs:element name="board" type="Mode"/>
     
<xs:element name="alight" type="Mode"/>
     
<xs:element name="getTransfer" type="tcip:CPTStoppointIden"/>
     
<xs:element name="localManeuverInstruction" type="local:ManeuverInstruction" minOccurs="0"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element atis:ManeuverInstruction/instructions/instruction/turn
diagram
type atis:TurnType
properties
isRef 0
content simple
source <xs:element name="turn" type="TurnType"/>

element atis:ManeuverInstruction/instructions/instruction/merge
diagram
type atis:TurnType
properties
isRef 0
content simple
source <xs:element name="merge" type="TurnType"/>

element atis:ManeuverInstruction/instructions/instruction/branch
diagram
type atis:TurnType
properties
isRef 0
content simple
source <xs:element name="branch" type="TurnType"/>

element atis:ManeuverInstruction/instructions/instruction/exit
diagram
type atis:TurnType
properties
isRef 0
content simple
source <xs:element name="exit" type="TurnType"/>

element atis:ManeuverInstruction/instructions/instruction/continue
diagram
type atis:TurnType
properties
isRef 0
content simple
source <xs:element name="continue" type="TurnType"/>

element atis:ManeuverInstruction/instructions/instruction/payToll
diagram
type atis:Cost
properties
isRef 0
content complex
children value currencyUnit
source <xs:element name="payToll" type="Cost"/>

element atis:ManeuverInstruction/instructions/instruction/takeElevator
diagram
type atis:VerticalType
properties
isRef 0
content simple
source <xs:element name="takeElevator" type="VerticalType"/>

element atis:ManeuverInstruction/instructions/instruction/takeEscalator
diagram
type atis:VerticalType
properties
isRef 0
content simple
source <xs:element name="takeEscalator" type="VerticalType"/>

element atis:ManeuverInstruction/instructions/instruction/takeStairs
diagram
type atis:VerticalType
properties
isRef 0
content simple
source <xs:element name="takeStairs" type="VerticalType"/>

element atis:ManeuverInstruction/instructions/instruction/board
diagram
type atis:Mode
properties
isRef 0
content simple
source <xs:element name="board" type="Mode"/>

element atis:ManeuverInstruction/instructions/instruction/alight
diagram
type atis:Mode
properties
isRef 0
content simple
source <xs:element name="alight" type="Mode"/>

element atis:ManeuverInstruction/instructions/instruction/getTransfer
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="getTransfer" type="tcip:CPTStoppointIden"/>

element atis:ManeuverInstruction/instructions/instruction/localManeuverInstruction
diagram
type ManeuverInstruction
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localManeuverInstruction" type="local:ManeuverInstruction" minOccurs="0"/>

element atis:ManeuverInstruction/descripton
diagram
type atis:Freetext
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="descripton" type="Freetext" minOccurs="0"/>

element atis:ManeuverInstruction/distance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="distance" type="lrms:Distance" minOccurs="0"/>

element atis:ManeuverInstruction/outboundRoad
diagram
type atis:Freetext
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="outboundRoad" type="Freetext" minOccurs="0"/>

element atis:ManeuverInstruction/maneuversign
diagram
type atis:Freetext
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="maneuversign" type="Freetext" minOccurs="0"/>

element atis:ManeuverInstruction/direction
diagram
type atis:CompassDirection
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="direction" type="CompassDirection" minOccurs="0"/>

element atis:ManeuverInstruction/localManeuverInstruction2
diagram
type ManeuverInstruction2
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localManeuverInstruction2" type="local:ManeuverInstruction2" minOccurs="0"/>


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