diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | DestinationServiceUuid DestinationJobUuid SourceDocumentUuid SourceJobUuid SourceServiceUuid TimeOut | ||
used by |
|
||
source | <xs:complexType name="FetchPrintDocumentRequestType"> <xs:sequence> <xs:element ref="DestinationServiceUuid"/> <xs:element ref="DestinationJobUuid"/> <xs:element ref="SourceDocumentUuid"/> <xs:element ref="SourceJobUuid"/> <xs:element ref="SourceServiceUuid"/> <xs:element ref="TimeOut" minOccurs="0"/> </xs:sequence> </xs:complexType> |