diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | parkingFacID stoppoint owner phone facilityInfo instructions directions localPIParkingFacility | ||
used by |
|
||
source | <xs:complexType name="PIParkingFacility"> <xs:sequence> <xs:element name="parkingFacID" type="PI-ParkingFacID"/> <xs:element name="stoppoint" type="CPTStoppointIden"/> <xs:element name="owner" type="PI-ParkingOwnerName" minOccurs="0"/> <xs:element name="phone" type="PI-ParkingFacPhone" minOccurs="0"/> <xs:element name="facilityInfo" type="atis:ParkingLotInformation"/> <xs:element name="instructions" type="atis:ParkingInstructions" minOccurs="0"/> <xs:element name="directions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="direction" type="atis:ManeuverInstruction"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localPIParkingFacility" type="local:PIParkingFacility" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:PI-ParkingFacID | ||||
properties |
|
||||
source | <xs:element name="parkingFacID" type="PI-ParkingFacID"/> |
diagram | ![]() |
||||
type | tcip:CPTStoppointIden | ||||
properties |
|
||||
children | stoppoint-id agency-id name | ||||
source | <xs:element name="stoppoint" type="CPTStoppointIden"/> |
diagram | ![]() |
||||||||
type | tcip:PI-ParkingOwnerName | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="owner" type="PI-ParkingOwnerName" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:PI-ParkingFacPhone | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="phone" type="PI-ParkingFacPhone" minOccurs="0"/> |
diagram | ![]() |
||||
type | atis:ParkingLotInformation | ||||
properties |
|
||||
children | messageHeader head location isForecast coverageTime forecastExpires lot-ident owningAgency parkingFacID parkingType percentFull lotDetail prices generalStatus furtherData tail localParkingLotInformation | ||||
source | <xs:element name="facilityInfo" type="atis:ParkingLotInformation"/> |
diagram | ![]() |
||||||||
type | atis:ParkingInstructions | ||||||||
properties |
|
||||||||
children | location lotName owningAgency parkingFacID lotCost pricing furtherData tail localParkingInstructions | ||||||||
source | <xs:element name="instructions" type="atis:ParkingInstructions" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | direction | ||||||||
source | <xs:element name="directions" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="direction" type="atis:ManeuverInstruction"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:ManeuverInstruction | ||||
properties |
|
||||
children | maneuverLocationType instructions descripton distance outboundRoad maneuversign direction localManeuverInstruction2 | ||||
source | <xs:element name="direction" type="atis:ManeuverInstruction"/> |
diagram | ![]() |
||||||||
type | PIParkingFacility | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localPIParkingFacility" type="local:PIParkingFacility" minOccurs="0"/> |