Definition Type: ComplexType
Name: ImagingJobStatusType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: JobTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into WarningsCount Drilldown into UpTime Drilldown into TimeAtProcessing Drilldown into TimeAtCreation Drilldown into TimeAtCompleted Drilldown into NumberOfInterveningJobs Drilldown into NumberOfDocuments Drilldown into MoreInfo Drilldown into KOctetsProcessed Drilldown into JobUri Drilldown into JobStateReasons Drilldown into JobStateMessage Drilldown into JobState Drilldown into JobPagesCompletedCurrentCopy Drilldown into JobPagesCompleted Drilldown into JobOriginatingUserUri Drilldown into JobOriginatingUserName Drilldown into JobOriginatingUserAuthenticationInfo Drilldown into JobUuid Drilldown into JobId Drilldown into ErrorsCount Drilldown into DocumentAccessErrors Drilldown into DetailedStatusMessages Drilldown into DateTimeAtProcessing Drilldown into DateTimeAtCreation Drilldown into DateTimeAtCompletedXSD Diagram of ImagingJobStatusType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ImagingJobStatusType">
    <xs:sequence>
        <xs:element ref="DateTimeAtCompleted" />
        <xs:element ref="DateTimeAtCreation" />
        <xs:element ref="DateTimeAtProcessing" />
        <xs:element ref="DetailedStatusMessages" minOccurs="0" />
        <xs:element ref="DocumentAccessErrors" minOccurs="0" />
        <xs:element ref="ErrorsCount" minOccurs="0" />
        <xs:sequence>
            <xs:element ref="JobId" />
            <xs:element ref="JobUuid" />
        </xs:sequence>
        <xs:element ref="JobOriginatingUserAuthenticationInfo" />
        <xs:element ref="JobOriginatingUserName" />
        <xs:element ref="JobOriginatingUserUri" minOccurs="0" />
        <xs:element ref="JobPagesCompleted" minOccurs="0" />
        <xs:element ref="JobPagesCompletedCurrentCopy" minOccurs="0" />
        <xs:element ref="JobState" />
        <xs:element ref="JobStateMessage" minOccurs="0" />
        <xs:element ref="JobStateReasons" />
        <xs:element ref="JobUri" minOccurs="0" />
        <xs:element ref="KOctetsProcessed" minOccurs="0" />
        <xs:element ref="MoreInfo" minOccurs="0" />
        <xs:element ref="NumberOfDocuments" minOccurs="0" />
        <xs:element ref="NumberOfInterveningJobs" 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" />
    <!-- ImagingJobStatus - group -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateTimeAtCompleted pwg:DateTimeAtCompleted (1) (1)
DateTimeAtCreation pwg:DateTimeAtCreation (1) (1)
DateTimeAtProcessing pwg:DateTimeAtProcessing (1) (1)
DetailedStatusMessages pwg:DetailedStatusMessages 0 (1)
DocumentAccessErrors pwg:DocumentAccessErrors 0 (1)
ErrorsCount pwg:ErrorsCount 0 (1)
JobId pwg:JobId (1) (1)
JobUuid pwg:JobUuid (1) (1)
JobOriginatingUserAuthenticationInfo pwg:JobOriginatingUserAuthenticationInfo (1) (1)
JobOriginatingUserName pwg:JobOriginatingUserName (1) (1)
JobOriginatingUserUri pwg:JobOriginatingUserUri 0 (1)
JobPagesCompleted pwg:JobPagesCompleted 0 (1)
JobPagesCompletedCurrentCopy pwg:JobPagesCompletedCurrentCopy 0 (1)
JobState pwg:JobState (1) (1)
JobStateMessage pwg:JobStateMessage 0 (1)
JobStateReasons pwg:JobStateReasons (1) (1)
JobUri pwg:JobUri 0 (1)
KOctetsProcessed pwg:KOctetsProcessed 0 (1)
MoreInfo pwg:MoreInfo 0 (1)
NumberOfDocuments pwg:NumberOfDocuments 0 (1)
NumberOfInterveningJobs pwg:NumberOfInterveningJobs 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:CopyJobStatusType, pwg:EmailInJobStatusType, pwg:EmailOutJobStatusType, pwg:FaxInJobStatusType, pwg:FaxOutJobStatusType, pwg:ImagingJobStatus, pwg:PrintJobStatusType, pwg:ScanJobStatusType, pwg:TransformJobStatusType