Definition Type: SimpleType
Name: StatusStringWKV
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgWellKnownValues.xsd
Collapse XSD Schema Diagram:
XSD Diagram of StatusStringWKV
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="StatusStringWKV">
    <xs:restriction base="xs:NMTOKEN">
        <xs:maxLength value="255" />
        <xs:enumeration value="ClientErrorElementsNotSettable" />
        <xs:enumeration value="ClientErrorElementsOrValuesNotSupported" />
        <xs:enumeration value="ClientErrorBadRequest" />
        <xs:enumeration value="ClientErrorCharsetNotSupported" />
        <xs:enumeration value="ClientErrorCompressionError" />
        <xs:enumeration value="ClientErrorCompressionNotSupported" />
        <xs:enumeration value="ClientErrorConflictingElements" />
        <xs:enumeration value="ClientErrorDocumentAccessError" />
        <xs:enumeration value="ClientErrorDocumentFormatError" />
        <xs:enumeration value="ClientErrorDocumentFormatNotSupported" />
        <xs:enumeration value="ClientErrorForbidden" />
        <xs:enumeration value="ClientErrorGone" />
        <xs:enumeration value="ClientErrorIgnoredAllSubscriptions" />
        <xs:enumeration value="ClientErrorNotAuthenticated" />
        <xs:enumeration value="ClientErrorNotAuthorized" />
        <xs:enumeration value="ClientErrorNotFound" />
        <xs:enumeration value="ClientErrorNotPossible" />
        <xs:enumeration value="ClientErrorRequestEntityTooLarge" />
        <xs:enumeration value="ClientErrorRequestValueTooLong" />
        <xs:enumeration value="ClientErrorTimeout" />
        <xs:enumeration value="ClientErrorTooManySubscriptions" />
        <xs:enumeration value="ClientErrorUriSchemeNotSupported" />
        <xs:enumeration value="ServerErrorBusy" />
        <xs:enumeration value="ServerErrorDeviceError" />
        <xs:enumeration value="ServerErrorInternalError" />
        <xs:enumeration value="ServerErrorJobCanceled" />
        <xs:enumeration value="ServerErrorCanceled" />
        <xs:enumeration value="ServerErrorMultipleDocumentJobsNotSupported" />
        <xs:enumeration value="ServerErrorNotAcceptingJobs" />
        <xs:enumeration value="ServerErrorNotAcceptingResources" />
        <xs:enumeration value="ServerErrorOperationNotSupported" />
        <xs:enumeration value="ServerErrorServiceIsDeactivated" />
        <xs:enumeration value="ServerErrorServiceUnavailable" />
        <xs:enumeration value="ServerErrorTemporaryError" />
        <xs:enumeration value="ServerErrorTooManyDocuments" />
        <xs:enumeration value="ServerErrorTooManyJobs" />
        <xs:enumeration value="ServerErrorVersionNotSupported" />
        <xs:enumeration value="SuccessfulOk" />
        <xs:enumeration value="SuccessfulOkEventsComplete" />
        <xs:enumeration value="SuccessfulOkConflictingElements" />
        <xs:enumeration value="SuccessfulOkIgnoredOrSubstitutedElements" />
        <xs:enumeration value="SuccessfulOkIgnoredSubscriptions" />
        <xs:enumeration value="SuccessfulOkTooManyEvents" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration ClientErrorElementsNotSettable
Enumeration ClientErrorElementsOrValuesNotSupported
Enumeration ClientErrorBadRequest
Enumeration ClientErrorCharsetNotSupported
Enumeration ClientErrorCompressionError
Enumeration ClientErrorCompressionNotSupported
Enumeration ClientErrorConflictingElements
Enumeration ClientErrorDocumentAccessError
Enumeration ClientErrorDocumentFormatError
Enumeration ClientErrorDocumentFormatNotSupported
Enumeration ClientErrorForbidden
Enumeration ClientErrorGone
Enumeration ClientErrorIgnoredAllSubscriptions
Enumeration ClientErrorNotAuthenticated
Enumeration ClientErrorNotAuthorized
Enumeration ClientErrorNotFound
Enumeration ClientErrorNotPossible
Enumeration ClientErrorRequestEntityTooLarge
Enumeration ClientErrorRequestValueTooLong
Enumeration ClientErrorTimeout
Enumeration ClientErrorTooManySubscriptions
Enumeration ClientErrorUriSchemeNotSupported
Enumeration ServerErrorBusy
Enumeration ServerErrorDeviceError
Enumeration ServerErrorInternalError
Enumeration ServerErrorJobCanceled
Enumeration ServerErrorCanceled
Enumeration ServerErrorMultipleDocumentJobsNotSupported
Enumeration ServerErrorNotAcceptingJobs
Enumeration ServerErrorNotAcceptingResources
Enumeration ServerErrorOperationNotSupported
Enumeration ServerErrorServiceIsDeactivated
Enumeration ServerErrorServiceUnavailable
Enumeration ServerErrorTemporaryError
Enumeration ServerErrorTooManyDocuments
Enumeration ServerErrorTooManyJobs
Enumeration ServerErrorVersionNotSupported
Enumeration SuccessfulOk
Enumeration SuccessfulOkEventsComplete
Enumeration SuccessfulOkConflictingElements
Enumeration SuccessfulOkIgnoredOrSubstitutedElements
Enumeration SuccessfulOkIgnoredSubscriptions
Enumeration SuccessfulOkTooManyEvents
MaxLength 255