complexType tcip:PiStoppointParkingSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo parkingFacID stoppoint location
used by
element tcip:piStoppointParkingSub
source <xs:complexType name="PiStoppointParkingSub">
 
<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:sequence>
</xs:complexType>

element tcip:PiStoppointParkingSub/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:PiStoppointParkingSub/parkingFacID
diagram
type tcip:PI-ParkingFacID
properties
isRef 0
content simple
source <xs:element name="parkingFacID" type="PI-ParkingFacID"/>

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


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