namespace | http://www.pwg.org/schemas/2012/8/sm | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <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> |