complexType tcip:CptEmployeeList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo updated-since include-employees facilities organization categories employees deleted-employees
used by
element tcip:cptEmployeeList
source <xs:complexType name="CptEmployeeList">
 
<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="500">
         
<xs:element name="facility" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="organization" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="organization-item" 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:element name="employees" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="employee" type="CPTEmployee"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deleted-employees" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="deleted-employee" type="CPT-EmployeeID"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CptEmployeeList/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:CptEmployeeList/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:CptEmployeeList/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:CptEmployeeList/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:CptEmployeeList/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="500">
     
<xs:element name="facility" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

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

element tcip:CptEmployeeList/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:CptEmployeeList/categories/category
diagram
type tcip:CPT-EmplJobCat
properties
isRef 0
content simple
source <xs:element name="category" type="CPT-EmplJobCat"/>

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

element tcip:CptEmployeeList/employees/employee
diagram
type tcip:CPTEmployee
properties
isRef 0
content complex
children employee metadata employeeTel homeAddress emergencyContactFirst emergencyContactMiddle emergencyContactLast emergencyTelephone emailAddress pagerNumber cellPhoneNumber workPhone dateHired gender birthdate facility organization jobCategory jobCategoryDesc comment localCPTEmployee
source <xs:element name="employee" type="CPTEmployee"/>

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

element tcip:CptEmployeeList/deleted-employees/deleted-employee
diagram
type tcip:CPT-EmployeeID
properties
isRef 0
content simple
source <xs:element name="deleted-employee" type="CPT-EmployeeID"/>


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