jdftyp:ePreflightStatus_

Simple Type Information

Used By

Source

<xs:simpleType name="ePreflightStatus_">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="NotPerformed"/>
    <xs:enumeration value="WithErrors"/>
    <xs:enumeration value="WithWarnings"/>
    <xs:enumeration value="WithoutErrors"/>
  </xs:restriction>
</xs:simpleType>