XmpPdfAExtensionSchemaDescription.GetXml

XmpPdfAExtensionSchemaDescription.GetXml method

Returns the list of xml elements that represent schema description in xml tree.

public List<XmlElement> GetXml(XmlDocument xmlDocument)
ParameterTypeDescription
xmlDocumentXmlDocumentThe source xml document.

Return Value

The list of xml elements.

See Also