Definition Type: ComplexType
Name: CopyJobStatusType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingJobStatusType
Containing Schema: CopyService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ImpressionsCompleted Drilldown into CopyJobCounters 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 DateTimeAtCompleted Drilldown into ImagingJobStatusTypeXSD Diagram of CopyJobStatusType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="CopyJobStatusType">
    <xs:complexContent>
        <xs:extension base="ImagingJobStatusType">
            <xs:sequence>
                <!-- Copy job status references here -->
                <!-- Copy job counters from service counters definition -->
                <xs:element ref="CopyJobCounters" minOccurs="0" />
                <xs:element ref="ImpressionsCompleted" minOccurs="1" />
                <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
    <!-- CopyJobStatus - 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)
CopyJobCounters pwg:CopyJobCounters 0 (1)
ImpressionsCompleted pwg:ImpressionsCompleted 1 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:CopyJobStatus