Definition Type: ComplexType
Name: ImagingDocumentStatusType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: DocumentTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into WarningsCount Drilldown into UpTime Drilldown into TimeAtProcessing Drilldown into TimeAtCreation Drilldown into TimeAtCompleted Drilldown into MoreInfo Drilldown into KOctetsProcessed Drilldown into JobUri Drilldown into JobUuid Drilldown into JobId Drilldown into ErrorsCount Drilldown into DocumentUri Drilldown into DocumentStateReasons Drilldown into DocumentStateMessage Drilldown into DocumentState Drilldown into DocumentPagesCompletedCurrentCopy Drilldown into DocumentPagesCompleted Drilldown into DocumentUuid Drilldown into DocumentNumber Drilldown into DocumentAccessErrors Drilldown into DetailedStatusMessages Drilldown into DateTimeAtProcessing Drilldown into DateTimeAtCreation Drilldown into DateTimeAtCompletedXSD Diagram of ImagingDocumentStatusType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ImagingDocumentStatusType">
    <xs:sequence>
        <xs:element ref="DateTimeAtCompleted" minOccurs="0" />
        <xs:element ref="DateTimeAtCreation" minOccurs="0" />
        <xs:element ref="DateTimeAtProcessing" minOccurs="0" />
        <xs:element ref="DetailedStatusMessages" minOccurs="0" />
        <xs:element ref="DocumentAccessErrors" minOccurs="0" />
        <xs:sequence>
            <xs:element ref="DocumentNumber" />
            <xs:element ref="DocumentUuid" />
        </xs:sequence>
        <xs:element ref="DocumentPagesCompleted" minOccurs="0" />
        <xs:element ref="DocumentPagesCompletedCurrentCopy" minOccurs="0" />
        <xs:element ref="DocumentState" />
        <xs:element ref="DocumentStateMessage" minOccurs="0" />
        <xs:element ref="DocumentStateReasons" minOccurs="1" />
        <xs:element ref="DocumentUri" minOccurs="0" />
        <xs:element ref="ErrorsCount" minOccurs="0" />
        <xs:sequence>
            <xs:element ref="JobId" minOccurs="0" />
            <xs:element ref="JobUuid" minOccurs="0" />
        </xs:sequence>
        <xs:element ref="JobUri" minOccurs="0" />
        <xs:element ref="KOctetsProcessed" minOccurs="0" />
        <xs:element ref="MoreInfo" minOccurs="0" />
        <xs:element ref="TimeAtCompleted" minOccurs="0" />
        <xs:element ref="TimeAtCreation" minOccurs="0" />
        <xs:element ref="TimeAtProcessing" minOccurs="0" />
        <xs:element ref="UpTime" minOccurs="0" />
        <xs:element ref="WarningsCount" minOccurs="0" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateTimeAtCompleted pwg:DateTimeAtCompleted 0 (1)
DateTimeAtCreation pwg:DateTimeAtCreation 0 (1)
DateTimeAtProcessing pwg:DateTimeAtProcessing 0 (1)
DetailedStatusMessages pwg:DetailedStatusMessages 0 (1)
DocumentAccessErrors pwg:DocumentAccessErrors 0 (1)
DocumentNumber pwg:DocumentNumber (1) (1)
DocumentUuid pwg:DocumentUuid (1) (1)
DocumentPagesCompleted pwg:DocumentPagesCompleted 0 (1)
DocumentPagesCompletedCurrentCopy pwg:DocumentPagesCompletedCurrentCopy 0 (1)
DocumentState pwg:DocumentState (1) (1)
DocumentStateMessage pwg:DocumentStateMessage 0 (1)
DocumentStateReasons pwg:DocumentStateReasons 1 (1)
DocumentUri pwg:DocumentUri 0 (1)
ErrorsCount pwg:ErrorsCount 0 (1)
JobId pwg:JobId 0 (1)
JobUuid pwg:JobUuid 0 (1)
JobUri pwg:JobUri 0 (1)
KOctetsProcessed pwg:KOctetsProcessed 0 (1)
MoreInfo pwg:MoreInfo 0 (1)
TimeAtCompleted pwg:TimeAtCompleted 0 (1)
TimeAtCreation pwg:TimeAtCreation 0 (1)
TimeAtProcessing pwg:TimeAtProcessing 0 (1)
UpTime pwg:UpTime 0 (1)
WarningsCount pwg:WarningsCount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:EmailInDocumentStatusType, pwg:EmailOutDocumentStatusType, pwg:FaxInDocumentStatusType, pwg:FaxOutDocumentStatusType, pwg:ImagingDocumentStatus, pwg:PrintDocumentStatusType, pwg:ScanDocumentStatusType, pwg:TransformDocumentStatusType