XmpPdfAExtensionSchema.GetSchemaXml

XmpPdfAExtensionSchema.GetSchemaXml method

Returns the xml element (tag - li) that represents schema in xml tree.

public XmlElement GetSchemaXml(XmlDocument xmlDocument)
ParameterTypeDescription
xmlDocumentXmlDocumentThe source xml document.

Return Value

The xml element.

See Also