summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2018-10-25 17:48:39 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-10-25 22:31:02 +0200
commitc6c0ddc60fec391d21a65b77b9b76066bfd0c2e7 (patch)
tree653bd4b50c3562494a3f4da94cb042076f60e2a2
parent53861dca02acb334291052dbc09e456675efc55d (diff)
tdf#120221 Add experimental note
Change-Id: I591c7ef34a84059060a7eeeff15ad2f7b6cc58ae Reviewed-on: https://gerrit.libreoffice.org/62365 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/scalc/01/xml_source.xhp3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/scalc/01/xml_source.xhp b/source/text/scalc/01/xml_source.xhp
index 8acb8e9ff6..7bfc6744bf 100644
--- a/source/text/scalc/01/xml_source.xhp
+++ b/source/text/scalc/01/xml_source.xhp
@@ -32,9 +32,10 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id240920171018528200">
<bookmark_value>XML Source;load XML data in spreadsheets</bookmark_value>
</bookmark>
- <paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/xml_source.xhp">XML Source (Experimental)</link></paragraph>
+ <paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/xml_source.xhp">XML Source</link></paragraph>
<paragraph id="par_id240920171003293400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Import XML data in a spreadsheet.</ahelp></paragraph>
</section>
+ <embed href="text/shared/optionen/experimental.xhp#experimental"/>
<paragraph role="paragraph" id="par_id861521496523519" xml-lang="en-US">The XML Source feature allows to import data from arbitrarily structured XML content into cells in an existing spreadsheet document. It allows XML content to be imported either partially or in full, depending on the structure of the XML content and the map definitions that the user defines. The user can specify multiple non-overlapping sub-structures to be mapped to different cell positions within the same document. The user can import either element contents, attribute values or both.</paragraph>
<section id="howtoget">