QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
PersonalID | jdftyp:shortString | optional | ||||
Roles | jdftyp:NMTOKENS | optional | ||||
Shift | jdftyp:string | optional |
Attribute Groups | jdf:EmployeeAttribs_r, jdf:EmployeeAttribs_u |
<xs:attributeGroup name="EmployeeAttribs_c"> <xs:attribute name="PersonalID" type="jdftyp:shortString" use="optional"/> <xs:attribute name="Roles" type="jdftyp:NMTOKENS" use="optional"/> <xs:attribute name="Shift" type="jdftyp:string" use="optional"/> </xs:attributeGroup> |