diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | Documents ElementsNaturalLanguage JobId JobName UnsupportedElements | ||
used by |
|
||
source | <xs:complexType name="GetPrintDocumentsResponseType"> <xs:sequence> <xs:element name="Documents" type="ListOfPrintDocumentSummarysType"/> <xs:element ref="ElementsNaturalLanguage" minOccurs="0"/> <xs:element ref="JobId"/> <xs:element ref="JobName"/> <xs:element ref="UnsupportedElements" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | ListOfPrintDocumentSummarysType | ||||||
properties |
|
||||||
children | DocumentSummary | ||||||
attributes |
|
||||||
source | <xs:element name="Documents" type="ListOfPrintDocumentSummarysType"/> |