Definition Type: ComplexType
Name: TransformJobStatusType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingJobStatusType
Containing Schema: TransformService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TransformJobCounters Drilldown into ImagesCompleted Drilldown into DestinationsStatuses 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 TransformJobStatusType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="TransformJobStatusType">
    <xs:complexContent>
        <xs:extension base="ImagingJobStatusType">
            <xs:sequence>
                <!-- Transform job status references here -->
                <!-- Transform job counters from service counters definition -->
                <xs:element name="DestinationsStatuses" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element name="DestinationsStatus" maxOccurs="unbounded">
                                <xs:complexType>
                                    <xs:sequence>
                                        <xs:element name="DestinationURI" type="xs:anyURI" />
                                        <xs:element name="TransmissionStatus" type="TransmissionStatusWKV" />
                                        <xs:element ref="ImagesCompleted" />
                                        <xs:any namespace="##other" minOccurs="0" />
                                    </xs:sequence>
                                </xs:complexType>
                            </xs:element>
                        </xs:sequence>
                    </xs:complexType>
                </xs:element>
                <xs:element ref="ImagesCompleted" />
                <xs:element ref="TransformJobCounters" minOccurs="0" />
                <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
    <!-- TransformJobStatus - 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)
DestinationsStatuses pwg:DestinationsStatuses 0 (1)
ImagesCompleted pwg:ImagesCompleted (1) (1)
TransformJobCounters pwg:TransformJobCounters 0 (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:TransformJobStatus