Documentation for ATIS-Draft-03-00-79

Complex Type: CPTEmployeeIden

[Table of contents]

Super-types: None
Sub-types: None
Name CPTEmployeeIden
Used by (from the same schema document) Complex Type CcPTVInspection , Complex Type CcPTVInspectionAck , Complex Type CcReportPullIns , Complex Type CcReportPullInsAck , Complex Type CcReportPullInsAck , Complex Type CcReportPullOuts , Complex Type CcReportPullOutsAck , Complex Type CcReportPullOutsAck , Complex Type CcWorkOrderAssign , Complex Type CcWorkOrderAssignAck , Complex Type CcWorkOrderUpdate , Complex Type CcWorkOrderUpdateAck , Complex Type CptEmployeeList , Complex Type CptEmployeeListSub , Complex Type ImIncidentHistory , Complex Type ImIncidentHistorySub , Complex Type ImIncidentList , Complex Type ImIncidentListSub , Complex Type ImIncidentUpdate , Complex Type ImInitialIncidentReport , Complex Type ImInitialReportAck , Complex Type ImInitialReportAck , Complex Type ImUpdateAck , Complex Type ImUpdateAck , Complex Type CCLogOffOperator , Complex Type CCLogOnOperator , Complex Type CCWorkOrder , Complex Type CPTAssignedEmployee , Complex Type CPTEmployee , Complex Type FCCashBoxReconciliation , Complex Type FCCashBoxReconciliation , Complex Type IMIncident , Complex Type IMIncident , Complex Type PIFoundItem , Complex Type PIFoundItem , Complex Type PILostItem , Complex Type PILostItem , Complex Type SCHOperatorAssignment , Complex Type SCHTripDetailInfo
Abstract no
XML Instance Representation
<...>
<employee-id> CPT-EmployeeID </employee-id> [0..1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<firstName> CPT-PersonFirstName </firstName> [0..1]
<middleName> CPT-PersonMiddleName </middleName> [0..1]
<lastName> CPT-PersonLastName </lastName> [0..1]
</...>
Diagram
h-1799120876 h948193899 h1273718939 h189423232 h793960193
Schema Component Representation
<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>