complexType tcip:SchUnassignedOperatorList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate beginTime endDate endTime specific-operators specific-bases unassigned-operators
used by
element tcip:schUnassignedOperatorList
source <xs:complexType name="SchUnassignedOperatorList">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="beginDate" type="CPT-Date"/>
   
<xs:element name="beginTime" type="CPT-Time"/>
   
<xs:element name="endDate" type="CPT-Date"/>
   
<xs:element name="endTime" type="CPT-Time"/>
   
<xs:element name="specific-operators" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="specific-operator" type="CPTOperatorIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-bases" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="specific-base" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="unassigned-operators">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="unassigned-operator" type="SCHUnassignedOperator"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchUnassignedOperatorList/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:SchUnassignedOperatorList/beginDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="beginDate" type="CPT-Date"/>

element tcip:SchUnassignedOperatorList/beginTime
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="beginTime" type="CPT-Time"/>

element tcip:SchUnassignedOperatorList/endDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="endDate" type="CPT-Date"/>

element tcip:SchUnassignedOperatorList/endTime
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="endTime" type="CPT-Time"/>

element tcip:SchUnassignedOperatorList/specific-operators
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-operator
source <xs:element name="specific-operators" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="specific-operator" type="CPTOperatorIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchUnassignedOperatorList/specific-operators/specific-operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
content complex
children operator-id agency-id designator employee-id
source <xs:element name="specific-operator" type="CPTOperatorIden"/>

element tcip:SchUnassignedOperatorList/specific-bases
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-base
source <xs:element name="specific-bases" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="specific-base" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchUnassignedOperatorList/specific-bases/specific-base
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="specific-base" type="CPTTransitFacilityIden"/>

element tcip:SchUnassignedOperatorList/unassigned-operators
diagram
properties
isRef 0
content complex
children unassigned-operator
source <xs:element name="unassigned-operators">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="unassigned-operator" type="SCHUnassignedOperator"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchUnassignedOperatorList/unassigned-operators/unassigned-operator
diagram
type tcip:SCHUnassignedOperator
properties
isRef 0
content complex
children operator unassigned-date begin-time end-time agency operator-base localSCHUnassignedOperator
source <xs:element name="unassigned-operator" type="SCHUnassignedOperator"/>


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