Definition Type: SimpleType
Name: JobStateReasonsWKV
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgWellKnownValues.xsd
Collapse XSD Schema Diagram:
XSD Diagram of JobStateReasonsWKV
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="JobStateReasonsWKV">
    <xs:restriction base="xs:NMTOKEN">
        <xs:maxLength value="255" />
        <xs:enumeration value="AbortedBySystem" />
        <xs:enumeration value="CompressionError" />
        <xs:enumeration value="DigitalSignatureDidNotVerify" />
        <xs:enumeration value="DigitalSignatureTypeNotSupported" />
        <xs:enumeration value="DocumentAccessError" />
        <xs:enumeration value="DocumentFormatError" />
        <xs:enumeration value="DocumentPasswordError" />
        <xs:enumeration value="DocumentPermissionError" />
        <xs:enumeration value="DocumentSecurityError" />
        <xs:enumeration value="DocumentUnprintableError" />
        <xs:enumeration value="ErrorsDetected" />
        <xs:enumeration value="InvalidScanTicket" />
        <xs:enumeration value="ImageTransferError" />
        <xs:enumeration value="JobCanceledAtDevice" />
        <xs:enumeration value="JobCanceledByOperator" />
        <xs:enumeration value="JobCanceledByUser" />
        <xs:enumeration value="JobCompletedSuccessfully" />
        <xs:enumeration value="JobCompletedWithErrors" />
        <xs:enumeration value="JobCompletedWithWarnings" />
        <xs:enumeration value="JobDataInsufficient" />
        <xs:enumeration value="JobDigitalSignatureWait" />
        <xs:enumeration value="JobDelaySpecified" />
        <xs:enumeration value="JobHeldByService" />
        <xs:enumeration value="JobHoldUntilSpecified" />
        <xs:enumeration value="JobIncoming" />
        <xs:enumeration value="JobInterpreting" />
        <xs:enumeration value="JobOutgoing" />
        <xs:enumeration value="JobPasswordWait" />
        <xs:enumeration value="JobPrinting" />
        <xs:enumeration value="JobQueued" />
        <xs:enumeration value="JobQueueForMarker" />
        <xs:enumeration value="JobRestartable" />
        <xs:enumeration value="JobResuming" />
        <xs:enumeration value="JobSavedSuccessfully" />
        <xs:enumeration value="JobSavedError" />
        <xs:enumeration value="JobSaving" />
        <xs:enumeration value="JobScanning" />
        <xs:enumeration value="JobScanningAndTransferring" />
        <xs:enumeration value="JobScheduling" />
        <xs:enumeration value="JobSpooling" />
        <xs:enumeration value="JobStreaming" />
        <xs:enumeration value="JobSuspended" />
        <xs:enumeration value="JobSuspendedByOperator" />
        <xs:enumeration value="JobSuspendedBySystem" />
        <xs:enumeration value="JobSuspendedByUser" />
        <xs:enumeration value="JobSuspending" />
        <xs:enumeration value="JobTimedOut" />
        <xs:enumeration value="JobTransferring " />
        <xs:enumeration value="JobTransforming" />
        <xs:enumeration value="JobWarningsDetected" />
        <xs:enumeration value="None" />
        <xs:enumeration value="PrinterStopped" />
        <xs:enumeration value="PrinterStoppedPartly" />
        <xs:enumeration value="ProcessingToStopPoint" />
        <xs:enumeration value="ProofPrintWait" />
        <xs:enumeration value="QueuedInDevice" />
        <xs:enumeration value="ResourcesAreNotReady" />
        <xs:enumeration value="ResourcesAreNotSupported" />
        <xs:enumeration value="ScannerStopped" />
        <xs:enumeration value="ServiceOffLine" />
        <xs:enumeration value="Stopped" />
        <xs:enumeration value="SubmissionInterupted" />
        <xs:enumeration value="UnsupportedCompression" />
        <xs:enumeration value="UnsupportedDocumentFormat" />
        <xs:enumeration value="WarningsDetected" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration AbortedBySystem
Enumeration CompressionError
Enumeration DigitalSignatureDidNotVerify
Enumeration DigitalSignatureTypeNotSupported
Enumeration DocumentAccessError
Enumeration DocumentFormatError
Enumeration DocumentPasswordError
Enumeration DocumentPermissionError
Enumeration DocumentSecurityError
Enumeration DocumentUnprintableError
Enumeration ErrorsDetected
Enumeration InvalidScanTicket
Enumeration ImageTransferError
Enumeration JobCanceledAtDevice
Enumeration JobCanceledByOperator
Enumeration JobCanceledByUser
Enumeration JobCompletedSuccessfully
Enumeration JobCompletedWithErrors
Enumeration JobCompletedWithWarnings
Enumeration JobDataInsufficient
Enumeration JobDigitalSignatureWait
Enumeration JobDelaySpecified
Enumeration JobHeldByService
Enumeration JobHoldUntilSpecified
Enumeration JobIncoming
Enumeration JobInterpreting
Enumeration JobOutgoing
Enumeration JobPasswordWait
Enumeration JobPrinting
Enumeration JobQueued
Enumeration JobQueueForMarker
Enumeration JobRestartable
Enumeration JobResuming
Enumeration JobSavedSuccessfully
Enumeration JobSavedError
Enumeration JobSaving
Enumeration JobScanning
Enumeration JobScanningAndTransferring
Enumeration JobScheduling
Enumeration JobSpooling
Enumeration JobStreaming
Enumeration JobSuspended
Enumeration JobSuspendedByOperator
Enumeration JobSuspendedBySystem
Enumeration JobSuspendedByUser
Enumeration JobSuspending
Enumeration JobTimedOut
Enumeration JobTransferring
Enumeration JobTransforming
Enumeration JobWarningsDetected
Enumeration None
Enumeration PrinterStopped
Enumeration PrinterStoppedPartly
Enumeration ProcessingToStopPoint
Enumeration ProofPrintWait
Enumeration QueuedInDevice
Enumeration ResourcesAreNotReady
Enumeration ResourcesAreNotSupported
Enumeration ScannerStopped
Enumeration ServiceOffLine
Enumeration Stopped
Enumeration SubmissionInterupted
Enumeration UnsupportedCompression
Enumeration UnsupportedDocumentFormat
Enumeration WarningsDetected
MaxLength 255