jdf:EmployeeAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
PersonalID jdftyp:shortString optional
Roles jdftyp:NMTOKENS optional
Shift jdftyp:string optional

Used By

Source

<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>