complexType tcip:CPTAssignedContractor
diagram
namespace http://www.TCIP-Adopted-03-00-01
children company firstName middleName lastName phone role localCPTAssignedContractor
used by
elements tcip:CCWorkOrder/assigned-contractors/assigned-contractor tcip:CCWOUpdate/contractor-updater
source <xs:complexType name="CPTAssignedContractor">
 
<xs:sequence>
   
<xs:element name="company" type="CPT-CompanyName" 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:element name="phone" type="CPT-EmployeeTelephone" minOccurs="0"/>
   
<xs:element name="role" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="localCPTAssignedContractor" type="local:CPTAssignedContractor" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTAssignedContractor/company
diagram
type tcip:CPT-CompanyName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 40
source <xs:element name="company" type="CPT-CompanyName" minOccurs="0"/>

element tcip:CPTAssignedContractor/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:CPTAssignedContractor/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:CPTAssignedContractor/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"/>

element tcip:CPTAssignedContractor/phone
diagram
type tcip:CPT-EmployeeTelephone
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 16
source <xs:element name="phone" type="CPT-EmployeeTelephone" minOccurs="0"/>

element tcip:CPTAssignedContractor/role
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="role" type="CPT-Footnote" minOccurs="0"/>

element tcip:CPTAssignedContractor/localCPTAssignedContractor
diagram
type CPTAssignedContractor
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localCPTAssignedContractor" type="local:CPTAssignedContractor" minOccurs="0"/>


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