vcl/source/pdf/XmpMetadata.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit d7ef802bbb3b2f01fdbf7af6da50d272bcf0abd1 Author: Jan-Marek Glogowski <glo...@fbihome.de> AuthorDate: Thu Sep 17 14:52:18 2020 +0200 Commit: Jan-Marek Glogowski <glo...@fbihome.de> CommitDate: Thu Sep 17 14:52:21 2020 +0200
Add schema comment to XML namespaced block Just for reference, like all other namespaces. Change-Id: I1931063039e90c37ba54debb89d4e8994054f745 diff --git a/vcl/source/pdf/XmpMetadata.cxx b/vcl/source/pdf/XmpMetadata.cxx index 70588dab31cd..180a8d037b46 100644 --- a/vcl/source/pdf/XmpMetadata.cxx +++ b/vcl/source/pdf/XmpMetadata.cxx @@ -144,6 +144,7 @@ void XmpMetadata::write() aXmlWriter.endElement(); } + // XMP Basic schema aXmlWriter.startElement("rdf:Description"); aXmlWriter.attribute("rdf:about", OString("")); aXmlWriter.attribute("xmlns:xmp", OString("http://ns.adobe.com/xap/1.0/")); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits