Definition Type: Element
Name: JobHistory
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:FetchableJobsType
Containing Schema: PwgPrintOpMsg.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into JobUuid Drilldown into JobStateReasons Drilldown into JobState Drilldown into JobOriginatingUserName Drilldown into JobName Drilldown into JobId Drilldown into ImpressionsCompleted Drilldown into FetchableJobsTypeXSD Diagram of JobHistory
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="JobHistory" type="FetchableJobsType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ImpressionsCompleted pwg:ImpressionsCompleted (1) (1)
JobId pwg:JobId 0 (1)
JobName pwg:JobName (1) (1)
JobOriginatingUserName pwg:JobOriginatingUserName (1) (1)
JobState pwg:JobState (1) (1)
JobStateReasons pwg:JobStateReasons 0 (1)
JobUuid pwg:JobUuid (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: