diagram | ![]() |
||
namespace | http://www.ATIS-Draft-03-00-79 | ||
children | boardingInstructions otherEvents beginAmenities vehicleAmenities endAmenities segmentDesc midPoints actionRequired endPoint endPointRole distance equipClase equipType equipFreeText primeMode estimatedTravelTime startTime endTime estimatedCost localSegment | ||
used by |
|
||
source | <xs:complexType name="Segment"> <xs:sequence> <xs:element name="boardingInstructions" type="BoardingInstructions" minOccurs="0"/> <xs:element name="otherEvents" type="im:ReferenceID" minOccurs="0" maxOccurs="4"/> <xs:element name="beginAmenities" type="AmenitiesList" minOccurs="0" maxOccurs="16"/> <xs:element name="vehicleAmenities" type="AmenitiesList" minOccurs="0" maxOccurs="16"/> <xs:element name="endAmenities" type="AmenitiesList" minOccurs="0" maxOccurs="16"/> <xs:element name="segmentDesc" type="Freetext" minOccurs="0"/> <!-- description of the segment, such as bike path, dirt road --> <xs:element name="midPoints"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="100"> <xs:element name="midPoint"> <xs:complexType> <xs:choice> <xs:element name="shapepoint" type="ShapePoint"/> <xs:element name="waypoints" type="lrms:PointLocation"/> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="actionRequired"> <xs:complexType> <xs:choice> <xs:element name="maneuverInstructions" type="ManeuverInstruction"/> <xs:element name="parkingInstructions" type="ParkingInstructions"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="endPoint" type="lrms:PointLocation"/> <xs:element name="endPointRole" type="PointRole"/> <xs:element name="distance" type="lrms:Distance" minOccurs="0"/> <xs:element name="equipClase" type="EquipmentClass" minOccurs="0"/> <xs:element name="equipType" type="EquipmentClass" minOccurs="0"/> <xs:element name="equipFreeText" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:element> <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="estimatedCost" type="ComplexCost" minOccurs="0" maxOccurs="8"/> <xs:element name="localSegment" type="local:Segment" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | atis:BoardingInstructions | ||||||||
properties |
|
||||||||
children | boardingTime departureTime arrivalTime platformNumber gateNumber stoppoint routeName estimatedDelay getTransfer overallStatus agencyName agencyID furtherData tail | ||||||||
source | <xs:element name="boardingInstructions" type="BoardingInstructions" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="otherEvents" type="im:ReferenceID" minOccurs="0" maxOccurs="4"/> |
diagram | ![]() |
||||||||
type | atis:AmenitiesList | ||||||||
properties |
|
||||||||
source | <xs:element name="beginAmenities" type="AmenitiesList" minOccurs="0" maxOccurs="16"/> |
diagram | ![]() |
||||||||
type | atis:AmenitiesList | ||||||||
properties |
|
||||||||
source | <xs:element name="vehicleAmenities" type="AmenitiesList" minOccurs="0" maxOccurs="16"/> |
diagram | ![]() |
||||||||
type | atis:AmenitiesList | ||||||||
properties |
|
||||||||
source | <xs:element name="endAmenities" type="AmenitiesList" minOccurs="0" maxOccurs="16"/> |
diagram | ![]() |
||||||||
type | atis:Freetext | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="segmentDesc" type="Freetext" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | midPoint | ||||
source | <xs:element name="midPoints"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="100"> <xs:element name="midPoint"> <xs:complexType> <xs:choice> <xs:element name="shapepoint" type="ShapePoint"/> <xs:element name="waypoints" type="lrms:PointLocation"/> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
properties |
|
||||
children | shapepoint waypoints | ||||
source | <xs:element name="midPoint"> <xs:complexType> <xs:choice> <xs:element name="shapepoint" type="ShapePoint"/> <xs:element name="waypoints" type="lrms:PointLocation"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:ShapePoint | ||||
properties |
|
||||
children | lat long heading vertical | ||||
source | <xs:element name="shapepoint" type="ShapePoint"/> |
diagram | ![]() |
||||||||||||
type | lrms:PointLocation | ||||||||||||
properties |
|
||||||||||||
children | pointName pointNodeId pointOffset polarCoordinates linearReferencePoint addressPoint crossStreetsPoint grid publicGrid geoLocationPoint adminArea | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="waypoints" type="lrms:PointLocation"/> |
diagram | ![]() |
||||
properties |
|
||||
children | maneuverInstructions parkingInstructions | ||||
source | <xs:element name="actionRequired"> <xs:complexType> <xs:choice> <xs:element name="maneuverInstructions" type="ManeuverInstruction"/> <xs:element name="parkingInstructions" type="ParkingInstructions"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:ManeuverInstruction | ||||
properties |
|
||||
children | maneuverLocationType instructions descripton distance outboundRoad maneuversign direction localManeuverInstruction2 | ||||
source | <xs:element name="maneuverInstructions" type="ManeuverInstruction"/> |
diagram | ![]() |
||||
type | atis:ParkingInstructions | ||||
properties |
|
||||
children | location lotName owningAgency parkingFacID lotCost pricing furtherData tail localParkingInstructions | ||||
source | <xs:element name="parkingInstructions" type="ParkingInstructions"/> |
diagram | ![]() |
||||||||||||
type | lrms:PointLocation | ||||||||||||
properties |
|
||||||||||||
children | pointName pointNodeId pointOffset polarCoordinates linearReferencePoint addressPoint crossStreetsPoint grid publicGrid geoLocationPoint adminArea | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="endPoint" type="lrms:PointLocation"/> |
diagram | ![]() |
||||
type | atis:PointRole | ||||
properties |
|
||||
source | <xs:element name="endPointRole" type="PointRole"/> |
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="distance" type="lrms:Distance" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:EquipmentClass | ||||||||
properties |
|
||||||||
source | <xs:element name="equipClase" type="EquipmentClass" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:EquipmentClass | ||||||||
properties |
|
||||||||
source | <xs:element name="equipType" type="EquipmentClass" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="equipFreeText" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> </xs:element> |
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 | atis:ComplexCost | ||||||||
properties |
|
||||||||
children | totalCost totalValue charges localComplexCost | ||||||||
source | <xs:element name="estimatedCost" type="ComplexCost" minOccurs="0" maxOccurs="8"/> |
diagram | ![]() |
||||||||
type | Segment | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSegment" type="local:Segment" minOccurs="0"/> |