diagram | ![]() |
||
namespace | http://www.ATIS-Draft-03-00-79 | ||
children | name otherEvents traffic weather events origin originRole segements destination destinationRole primeMode estimatedTravelTime startTime endTime tripTotalDistance estimatedCost localSubRoute | ||
used by |
|
||
source | <xs:complexType name="SubRoute"> <xs:sequence> <xs:element name="name" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="64"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="otherEvents" type="im:ReferenceID" minOccurs="0" maxOccurs="4"/> <xs:element name="traffic" type="LinkTrafficInformation" minOccurs="0" maxOccurs="4"/> <xs:element name="weather" type="WeatherInformation" minOccurs="0" maxOccurs="4"/> <xs:element name="events" type="ResponseGroup" minOccurs="0" maxOccurs="4"/> <xs:element name="origin" type="lrms:PointLocation" minOccurs="0"/> <xs:element name="originRole" type="PointRole" minOccurs="0"/> <xs:element name="segements"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="segement" type="Segment"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="destination" type="lrms:PointLocation"/> <xs:element name="destinationRole" type="PointRole" minOccurs="0"/> <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="localSubRoute" type="local:SubRoute" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="name" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="64"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="otherEvents" type="im:ReferenceID" minOccurs="0" maxOccurs="4"/> |
diagram | ![]() |
||||||||
type | atis:LinkTrafficInformation | ||||||||
properties |
|
||||||||
children | head location isForecast coverageTime forecastExpires affectedLanes capacity delay density lanesMinimumNumber lanesNumberOpen length levelOfService medianType name occupancy pavementType restrictionAxleCount restrictionAxleWeight restrictionClass restrictionHeight restrictionLength restrictionWeight restrictionWidth roadNumber shoulderWidthLeft shoulderWidthRight speed speedLimit linkStatus surfaceConditions travelTime truckSpeedLimit nodeDelay nodeLinksNum nodeName nodeStatus owner jurisdiction tmddOther furtherData tail localLinkTrafficInformation | ||||||||
source | <xs:element name="traffic" type="LinkTrafficInformation" minOccurs="0" maxOccurs="4"/> |
diagram | ![]() |
||||||||
type | atis:ResponseGroup | ||||||||
properties |
|
||||||||
children | head coverageArea weatherReport link incident event flight route detour parkingLot dsrcMsg transit furtherData tail localResponseGroup | ||||||||
source | <xs:element name="events" type="ResponseGroup" 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" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:PointRole | ||||||||
properties |
|
||||||||
source | <xs:element name="originRole" type="PointRole" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | segement | ||||
source | <xs:element name="segements"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="segement" type="Segment"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:Segment | ||||
properties |
|
||||
children | boardingInstructions otherEvents beginAmenities vehicleAmenities endAmenities segmentDesc midPoints actionRequired endPoint endPointRole distance equipClase equipType equipFreeText primeMode estimatedTravelTime startTime endTime estimatedCost localSegment | ||||
source | <xs:element name="segement" type="Segment"/> |
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 | atis:PointRole | ||||||||
properties |
|
||||||||
source | <xs:element name="destinationRole" type="PointRole" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Mode | ||||||||
properties |
|
||||||||
source | <xs:element name="primeMode" type="Mode" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:TimeInterval | ||||||||
properties |
|
||||||||
source | <xs:element name="estimatedTravelTime" type="TimeInterval" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:DateTimePair | ||||||||
properties |
|
||||||||
source | <xs:element name="startTime" type="DateTimePair" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis: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 | atis:ComplexCost | ||||||||
properties |
|
||||||||
children | totalCost totalValue charges localComplexCost | ||||||||
source | <xs:element name="estimatedCost" type="ComplexCost" minOccurs="0" maxOccurs="8"/> |
diagram | ![]() |
||||||||
type | SubRoute | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSubRoute" type="local:SubRoute" minOccurs="0"/> |