complexType tcip:PiStoppointParking
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo parkingFacID stoppoint location distance weather-text area-map bulletins parkingInfosets localPiStoppointParking
used by
element tcip:piStoppointParking
source <xs:complexType name="PiStoppointParking">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:choice>
     
<xs:element name="parkingFacID" type="PI-ParkingFacID"/>
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
     
<xs:element name="location" type="lrms:GeoLocation"/>
   
</xs:choice>
   
<xs:element name="distance" type="lrms:Distance" minOccurs="0"/>
   
<xs:element name="weather-text" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="area-map" type="PIMap" minOccurs="0"/>
   
<xs:element name="bulletins" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="bulletin" type="PIServiceBulletin"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="parkingInfosets" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="parkingInfoset" type="PIParkingFacility"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localPiStoppointParking" type="local:PiStoppointParking" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PiStoppointParking/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

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

element tcip:PiStoppointParking/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:PiStoppointParking/location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="location" type="lrms:GeoLocation"/>

element tcip:PiStoppointParking/distance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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"/>

element tcip:PiStoppointParking/weather-text
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="weather-text" type="CPT-Footnote" minOccurs="0"/>

element tcip:PiStoppointParking/area-map
diagram
type tcip:PIMap
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children map-image map-format map-URL map-headline map-footnote itineraryID
source <xs:element name="area-map" type="PIMap" minOccurs="0"/>

element tcip:PiStoppointParking/bulletins
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children bulletin
source <xs:element name="bulletins" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="bulletin" type="PIServiceBulletin"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiStoppointParking/bulletins/bulletin
diagram
type tcip:PIServiceBulletin
properties
isRef 0
content complex
children bulletinID affectedRoutes affectedDirections effectiveTime expirationTime skippedpoints related-incidents description localPIServiceBulletin
source <xs:element name="bulletin" type="PIServiceBulletin"/>

element tcip:PiStoppointParking/parkingInfosets
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children parkingInfoset
source <xs:element name="parkingInfosets" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="parkingInfoset" type="PIParkingFacility"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiStoppointParking/parkingInfosets/parkingInfoset
diagram
type tcip:PIParkingFacility
properties
isRef 0
content complex
children parkingFacID stoppoint owner phone facilityInfo instructions directions localPIParkingFacility
source <xs:element name="parkingInfoset" type="PIParkingFacility"/>

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


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