complexType tcip:PIParkingFacility
diagram
namespace http://www.TCIP-Adopted-03-00-01
children parkingFacID stoppoint owner phone facilityInfo instructions directions localPIParkingFacility
used by
elements tcip:PINearestStop/parking/parking-item tcip:PiStoppointParking/parkingInfosets/parkingInfoset
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>

element tcip:PIParkingFacility/parkingFacID
diagram
type tcip:PI-ParkingFacID
properties
isRef 0
content simple
source <xs:element name="parkingFacID" type="PI-ParkingFacID"/>

element tcip:PIParkingFacility/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:PIParkingFacility/owner
diagram
type tcip:PI-ParkingOwnerName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 60
source <xs:element name="owner" type="PI-ParkingOwnerName" minOccurs="0"/>

element tcip:PIParkingFacility/phone
diagram
type tcip:PI-ParkingFacPhone
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 16
source <xs:element name="phone" type="PI-ParkingFacPhone" minOccurs="0"/>

element tcip:PIParkingFacility/facilityInfo
diagram
type atis:ParkingLotInformation
properties
isRef 0
content complex
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"/>

element tcip:PIParkingFacility/instructions
diagram
type atis:ParkingInstructions
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children location lotName owningAgency parkingFacID lotCost pricing furtherData tail localParkingInstructions
source <xs:element name="instructions" type="atis:ParkingInstructions" minOccurs="0"/>

element tcip:PIParkingFacility/directions
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:PIParkingFacility/directions/direction
diagram
type atis:ManeuverInstruction
properties
isRef 0
content complex
children maneuverLocationType instructions descripton distance outboundRoad maneuversign direction localManeuverInstruction2
source <xs:element name="direction" type="atis:ManeuverInstruction"/>

element tcip:PIParkingFacility/localPIParkingFacility
diagram
type PIParkingFacility
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localPIParkingFacility" type="local:PIParkingFacility" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy