Documentation for ATIS-Draft-03-00-79

Complex Type: CPTAssignedEmployee

[Table of contents]

Super-types: None
Sub-types: None
Name CPTAssignedEmployee
Used by (from the same schema document) Complex Type CCWorkOrder , Complex Type CCWorkOrder , Complex Type CCWOUpdate
Abstract no
XML Instance Representation
<...>
<employee> CPTEmployeeIden </employee> [0..1]
<phone> CPT-EmployeeTelephone </phone> [0..1]
<role> CPT-Footnote </role> [0..1]
<localCPTAssignedEmployee> local:CPTAssignedEmployee </localCPTAssignedEmployee> [0..1]
</...>
Diagram
h-1303246092 h-1327093045 h-125442069 h1516519870
Schema Component Representation
<xs:complexType name="CPTAssignedEmployee">
<xs:sequence>
<xs:element name="employee" type=" CPTEmployeeIden " minOccurs="0"/>
<xs:element name="phone" type=" CPT-EmployeeTelephone " minOccurs="0"/>
<xs:element name="role" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="localCPTAssignedEmployee" type=" local:CPTAssignedEmployee " minOccurs="0"/>
</xs:sequence>
</xs:complexType>