| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| AgentName | jdftyp:string | optional | ||||
| AgentVersion | jdftyp:string | optional | ||||
| Author | jdftyp:string | optional | ||||
| BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
| CatalogDetails | jdftyp:string | optional | ||||
| CatalogID | jdftyp:shortString | optional | ||||
| Class | jdftyp:NMTOKEN | Implementation | optional | |||
| CommentURL | jdftyp:URL | optional | ||||
| DescriptiveName | jdftyp:longString | optional | ||||
| ID | jdftyp:ID | optional | ||||
| MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
| OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
| PersonalID | jdftyp:shortString | optional | ||||
| ProductID | jdftyp:shortString | optional | ||||
| Roles | jdftyp:NMTOKENS | optional | ||||
| SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
| Shift | jdftyp:string | optional | ||||
| Status | jdftyp:eResourceStatus_ | optional | ||||
| UpdateID | jdftyp:NMTOKEN | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' | ||||||
<xs:complexType name="Employee_re" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:ImplementationResourceElement"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/> <xs:element name="CostCenter" type="jdf:CostCenter_re" minOccurs="0"/> <xs:element name="Person" type="jdf:Person_re" minOccurs="0"/> <xs:element ref="jdf:PersonRef" minOccurs="0"/> </xs:sequence> <xs:attributeGroup ref="jdf:EmployeeAttribs_r"/> </xs:extension> </xs:complexContent> </xs:complexType> |