diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | DateTimeAtCreation DestinationJobUuid DestinationServiceUuid ImpressionsCompleted JobName JobOriginatingUserName JobState JobStateReasons SourceJobUuid SourceServiceUuid UnsupportedElements | ||
used by |
|
||
source | <xs:complexType name="AcknowledgePrintJobRequestType"> <xs:sequence> <xs:element ref="DateTimeAtCreation" minOccurs="0"/> <xs:element ref="DestinationJobUuid"/> <xs:element ref="DestinationServiceUuid"/> <xs:element ref="ImpressionsCompleted"/> <xs:element ref="JobName"/> <xs:element ref="JobOriginatingUserName"/> <xs:element ref="JobState"/> <xs:element ref="JobStateReasons" minOccurs="0"/> <xs:element ref="SourceJobUuid"/> <xs:element ref="SourceServiceUuid"/> <xs:element ref="UnsupportedElements" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |