complexType tcip:CcAdherencePerformance
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo earliest latest routes patterns timepoints trips records localCcAdherencePerformance
used by
element tcip:ccAdherencePerformance
source <xs:complexType name="CcAdherencePerformance">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="earliest" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="latest" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="patterns" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="pattern" type="SCHPatternIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="timepoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="timepoint" type="SCHTimepointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="trips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="trip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="records" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100000">
         
<xs:element name="record" type="CCHistoricalAdherenceRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localCcAdherencePerformance" type="local:CcAdherencePerformance" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CcAdherencePerformance/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:CcAdherencePerformance/earliest
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="earliest" type="CPT-DateTime" minOccurs="0"/>

element tcip:CcAdherencePerformance/latest
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="latest" type="CPT-DateTime" minOccurs="0"/>

element tcip:CcAdherencePerformance/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="1000">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcAdherencePerformance/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:CcAdherencePerformance/patterns
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern
source <xs:element name="patterns" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="pattern" type="SCHPatternIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcAdherencePerformance/patterns/pattern
diagram
type tcip:SCHPatternIden
properties
isRef 0
content complex
children pattern-id agency-id designator name
source <xs:element name="pattern" type="SCHPatternIden"/>

element tcip:CcAdherencePerformance/timepoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint
source <xs:element name="timepoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="timepoint" type="SCHTimepointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcAdherencePerformance/timepoints/timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepoint" type="SCHTimepointIden"/>

element tcip:CcAdherencePerformance/trips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children trip
source <xs:element name="trips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="trip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcAdherencePerformance/trips/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden"/>

element tcip:CcAdherencePerformance/records
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children record
source <xs:element name="records" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100000">
     
<xs:element name="record" type="CCHistoricalAdherenceRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcAdherencePerformance/records/record
diagram
type tcip:CCHistoricalAdherenceRecord
properties
isRef 0
content complex
children date trip timepoint operator vehicle offset
source <xs:element name="record" type="CCHistoricalAdherenceRecord"/>

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


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