complexType tcip:PiServiceBulletinsListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionHeader routes
used by
element tcip:piServiceBulletinsListSub
source <xs:complexType name="PiServiceBulletinsListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/>
   
<xs:element name="routes">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element tcip:PiServiceBulletinsListSub/routes
diagram
properties
isRef 0
content complex
children route
source <xs:element name="routes">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiServiceBulletinsListSub/routes/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>


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