Aspose::Pdf::XmpPdfAExtensionSchemaDescription::GetXml method
XmpPdfAExtensionSchemaDescription::GetXml method
Returns the list of xml elements that represent schema description in xml tree.
System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Xml::XmlElement>>> Aspose::Pdf::XmpPdfAExtensionSchemaDescription::GetXml(System::SharedPtr<System::Xml::XmlDocument> xmlDocument)
Parameter | Type | Description |
---|---|---|
xmlDocument | System::SharedPtr<System::Xml::XmlDocument> | The source xml document. |
ReturnValue
The list of xml elements.
See Also
- Typedef SharedPtr
- Class List
- Class XmlElement
- Class XmlDocument
- Class XmpPdfAExtensionSchemaDescription
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++