complexType tcip:CPTEmployeeIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children employee-id agency-id firstName middleName lastName
used by
elements tcip:CcReportPullInsAck/ack-employee tcip:CcReportPullOutsAck/ack-employee tcip:IMIncident/assigned-by tcip:CcWorkOrderUpdateAck/assignee tcip:CcWorkOrderUpdate/assignee tcip:CcWorkOrderAssignAck/assignee tcip:CcWorkOrderAssign/assignee tcip:ImInitialReportAck/dispatcher tcip:ImUpdateAck/dispatcher tcip:PIFoundItem/empl-finder tcip:FCCashBoxReconciliation/employee tcip:CPTEmployee/employee tcip:CPTAssignedEmployee/employee tcip:CCLogOnOperator/employee tcip:CCLogOffOperator/employee tcip:CcPTVInspectionAck/employee tcip:CcPTVInspection/employee tcip:FCCashBoxReconciliation/employee2 tcip:PIFoundItem/found-employeeID tcip:CptEmployeeList/include-employees/include-employee tcip:CptEmployeeListSub/include-employees/include-employee tcip:PILostItem/lost-employeeID tcip:ImUpdateAck/originator tcip:ImInitialReportAck/originator tcip:ImInitialIncidentReport/originator tcip:ImIncidentUpdate/originator tcip:SCHTripDetailInfo/other-employees/other-employee tcip:SCHOperatorAssignment/other-employees/other-employee tcip:CcReportPullOutsAck/report-employee tcip:CcReportPullOuts/report-employee tcip:CcReportPullInsAck/report-employee tcip:CcReportPullIns/report-employee tcip:PILostItem/reported-to-empl tcip:IMIncident/reportingEmployee tcip:ImIncidentList/requester tcip:ImIncidentHistorySub/requester tcip:ImIncidentHistory/requester tcip:ImIncidentListSub/requester tcip:CCWorkOrder/requester
source <xs:complexType name="CPTEmployeeIden">
 
<xs:sequence>
   
<xs:element name="employee-id" type="CPT-EmployeeID" minOccurs="0"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="firstName" type="CPT-PersonFirstName" minOccurs="0"/>
   
<xs:element name="middleName" type="CPT-PersonMiddleName" minOccurs="0"/>
   
<xs:element name="lastName" type="CPT-PersonLastName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTEmployeeIden/employee-id
diagram
type tcip:CPT-EmployeeID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="employee-id" type="CPT-EmployeeID" minOccurs="0"/>

element tcip:CPTEmployeeIden/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>

element tcip:CPTEmployeeIden/firstName
diagram
type tcip:CPT-PersonFirstName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="firstName" type="CPT-PersonFirstName" minOccurs="0"/>

element tcip:CPTEmployeeIden/middleName
diagram
type tcip:CPT-PersonMiddleName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="middleName" type="CPT-PersonMiddleName" minOccurs="0"/>

element tcip:CPTEmployeeIden/lastName
diagram
type tcip:CPT-PersonLastName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 30
source <xs:element name="lastName" type="CPT-PersonLastName" minOccurs="0"/>


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