complexType tcip:PiAgencyFilesSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionHeader routes agencies stoppoints file-name name-fragment description-fragment include-content
used by
element tcip:piAgencyFilesSub
source <xs:complexType name="PiAgencyFilesSub">
 
<xs:sequence>
   
<xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/>
   
<xs:element name="routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="agencies" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="5">
         
<xs:element name="agency" type="CPT-AgencyID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="stoppoint" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="file-name" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="name-fragment" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="description-fragment" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="include-content" type="CPT-Boolean"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PiAgencyFilesSub/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:PiAgencyFilesSub/routes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route
source <xs:element name="routes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiAgencyFilesSub/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"/>

element tcip:PiAgencyFilesSub/agencies
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children agency
source <xs:element name="agencies" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="5">
     
<xs:element name="agency" type="CPT-AgencyID"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiAgencyFilesSub/agencies/agency
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="agency" type="CPT-AgencyID"/>

element tcip:PiAgencyFilesSub/stoppoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint
source <xs:element name="stoppoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiAgencyFilesSub/stoppoints/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:PiAgencyFilesSub/file-name
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="file-name" type="CPT-Footnote" minOccurs="0"/>

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

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

element tcip:PiAgencyFilesSub/include-content
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="include-content" type="CPT-Boolean"/>


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