diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
children | Documents ElementsNaturalLanguage JobId JobName UnsupportedElements | ||
used by |
|
||
source | <xs:complexType name="GetTransformDocumentsResponseType"> <xs:sequence> <xs:element name="Documents" type="ListOfTransformDocumentSummarysType"/> <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 | ListOfTransformDocumentSummarysType | ||||||
properties |
|
||||||
children | DocumentSummary | ||||||
attributes |
|
||||||
source | <xs:element name="Documents" type="ListOfTransformDocumentSummarysType"/> |