jdftyp:eIDPParamsJobSheetOccurrence

Simple Type Information

Used By

Source

<xs:simpleType name="eIDPParamsJobSheetOccurrence">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="Always"/>
    <xs:enumeration value="End"/>
    <xs:enumeration value="OnError"/>
    <xs:enumeration value="Slip"/>
    <xs:enumeration value="Start"/>
    <xs:enumeration value="Both"/>
    <xs:enumeration value="None"/>
  </xs:restriction>
</xs:simpleType>