jdftyp:WorkStyle

Simple Type Information

Used By

Source

<xs:simpleType name="WorkStyle">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="Simplex"/>
    <xs:enumeration value="Perfecting"/>
    <xs:enumeration value="WorkAndBack"/>
    <xs:enumeration value="WorkAndTurn"/>
    <xs:enumeration value="WorkAndTumble"/>
    <xs:enumeration value="WorkAndTwist"/>
  </xs:restriction>
</xs:simpleType>