| diagram | ![]() |
| namespace | http://www.ATIS-Draft-03-00-79 |
| children | head isItinerary otherEvent origin subroutes destination primeMode estimatedTravelTime startTime endTime tripTotalDistance estimatedCost maps localRoute |
| used by | |
| source | <xs:complexType name="Route"> <xs:sequence> <xs:element name="head" type="Head" minOccurs="0"/> <xs:element name="isItinerary"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- set true if details present --> <xs:element name="otherEvent" type="im:ReferenceID" minOccurs="0" maxOccurs="4"/> <xs:element name="origin" type="lrms:PointLocation"/> <xs:element name="subroutes" type="SubRoute" minOccurs="0" maxOccurs="100"/> <xs:element name="destination" type="lrms:PointLocation"/> <xs:element name="primeMode" type="Mode" minOccurs="0"/> <!-- primary mode of travel --> <xs:element name="estimatedTravelTime" type="TimeInterval" minOccurs="0"/> <xs:element name="startTime" type="DateTimePair" minOccurs="0"/> <xs:element name="endTime" type="DateTimePair" minOccurs="0"/> <xs:element name="tripTotalDistance" type="lrms:Distance" minOccurs="0"/> <xs:element name="estimatedCost" type="ComplexCost" minOccurs="0" maxOccurs="8"/> <xs:element name="maps" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="map"> <xs:complexType> <xs:sequence> <xs:element name="mapLink" type="URL-Link" minOccurs="0"/> <!-- Points to a graphic depicting the route or part of it. --> <xs:element name="descr" type="Freetext" minOccurs="0"/> <!-- A name or description for the map --> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localRoute" type="local:Route" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| type | Head | ||||||||
| properties |
|
||||||||
| children | id reference pedigree language charSet table issuingAgency updateTime expiryTime onExpiry confidence urgency | ||||||||
| source | <xs:element name="head" type="Head" minOccurs="0"/> |
| diagram | |||||
| type | restriction of xs:boolean | ||||
| properties |
|
||||
| source | <xs:element name="isItinerary"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||
| type | im:ReferenceID | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="otherEvent" type="im:ReferenceID" minOccurs="0" maxOccurs="4"/> |
| diagram | ![]() |
||||||||||||
| type | lrms:PointLocation | ||||||||||||
| properties |
|
||||||||||||
| children | pointName pointNodeId pointOffset polarCoordinates linearReferencePoint addressPoint crossStreetsPoint grid publicGrid geoLocationPoint adminArea | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="origin" type="lrms:PointLocation"/> |
| diagram | ![]() |
||||||||
| type | SubRoute | ||||||||
| properties |
|
||||||||
| children | name otherEvents traffic weather events origin originRole segements destination destinationRole primeMode estimatedTravelTime startTime endTime tripTotalDistance estimatedCost localSubRoute | ||||||||
| source | <xs:element name="subroutes" type="SubRoute" minOccurs="0" maxOccurs="100"/> |
| diagram | ![]() |
||||||||||||
| type | lrms:PointLocation | ||||||||||||
| properties |
|
||||||||||||
| children | pointName pointNodeId pointOffset polarCoordinates linearReferencePoint addressPoint crossStreetsPoint grid publicGrid geoLocationPoint adminArea | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="destination" type="lrms:PointLocation"/> |
| diagram | |||||||||
| type | Mode | ||||||||
| properties |
|
||||||||
| source | <xs:element name="primeMode" type="Mode" minOccurs="0"/> |
| diagram | |||||||||
| type | TimeInterval | ||||||||
| properties |
|
||||||||
| source | <xs:element name="estimatedTravelTime" type="TimeInterval" minOccurs="0"/> |
| diagram | |||||||||
| type | DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="startTime" type="DateTimePair" minOccurs="0"/> |
| diagram | |||||||||
| type | DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="endTime" type="DateTimePair" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:Distance | ||||||||
| properties |
|
||||||||
| children | m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec | ||||||||
| source | <xs:element name="tripTotalDistance" type="lrms:Distance" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | ComplexCost | ||||||||
| properties |
|
||||||||
| children | totalCost totalValue charges localComplexCost | ||||||||
| source | <xs:element name="estimatedCost" type="ComplexCost" minOccurs="0" maxOccurs="8"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | map | ||||||||
| source | <xs:element name="maps" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="map"> <xs:complexType> <xs:sequence> <xs:element name="mapLink" type="URL-Link" minOccurs="0"/> <!-- Points to a graphic depicting the route or part of it. --> <xs:element name="descr" type="Freetext" minOccurs="0"/> <!-- A name or description for the map --> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | mapLink descr | ||||
| source | <xs:element name="map"> <xs:complexType> <xs:sequence> <xs:element name="mapLink" type="URL-Link" minOccurs="0"/> <!-- Points to a graphic depicting the route or part of it. --> <xs:element name="descr" type="Freetext" minOccurs="0"/> <!-- A name or description for the map --> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="mapLink" type="URL-Link" minOccurs="0"/> |
| diagram | |||||||||
| type | Freetext | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="descr" type="Freetext" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | local:Route | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localRoute" type="local:Route" minOccurs="0"/> |