complexType tcip:CptEmployeeListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo updated-since include-employees facilities organizations categories
used by
element tcip:cptEmployeeListSub
source <xs:complexType name="CptEmployeeListSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="updated-since" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="include-employees" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="include-employee" type="CPTEmployeeIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="facilities" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="facility" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="organizations" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="organization" type="CPTOrganizationalUnitIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="categories" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="300">
         
<xs:element name="category" type="CPT-EmplJobCat"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element tcip:CptEmployeeListSub/include-employees
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children include-employee
source <xs:element name="include-employees" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="include-employee" type="CPTEmployeeIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CptEmployeeListSub/include-employees/include-employee
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="include-employee" type="CPTEmployeeIden"/>

element tcip:CptEmployeeListSub/facilities
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children facility
source <xs:element name="facilities" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="facility" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:CptEmployeeListSub/organizations
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children organization
source <xs:element name="organizations" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="organization" type="CPTOrganizationalUnitIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CptEmployeeListSub/organizations/organization
diagram
type tcip:CPTOrganizationalUnitIden
properties
isRef 0
content complex
children unit-id agency-id name
source <xs:element name="organization" type="CPTOrganizationalUnitIden"/>

element tcip:CptEmployeeListSub/categories
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children category
source <xs:element name="categories" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="300">
     
<xs:element name="category" type="CPT-EmplJobCat"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CptEmployeeListSub/categories/category
diagram
type tcip:CPT-EmplJobCat
properties
isRef 0
content simple
source <xs:element name="category" type="CPT-EmplJobCat"/>


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