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