tripPlan
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
A TripPlan is a set of ways to get from point A to point B at time T.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
date (dateTime) | 0/1 | The time and date of travel |
from (place) | 0/1 | The origin |
to (place) | 0/1 | The destination |
itineraries/itinerary (itinerary) | 0/unbounded | A list of possible itineraries |