diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2018-08-28 15:00:08 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-09-07 02:53:18 +0200 |
commit | 104f6c7fe8b316edd9dbf35fc9ae17d1afddaff5 (patch) | |
tree | a1535fdafbc3797dc56066664502655ab96af5ca /source/text/scalc | |
parent | 3c4bdb2fe9a0d64485aa9e0a15b44c260e233f50 (diff) |
Mark XML Source as experimental feature
... since commit 65722772f00a40b8ca8adf21e31c22295ef7d215
Change-Id: I80d97004a9cd4dc9e6600e6bab64a43c5be91633
Reviewed-on: https://gerrit.libreoffice.org/59706
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/xml_source.xhp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/scalc/01/xml_source.xhp b/source/text/scalc/01/xml_source.xhp index 218d959292..e015a428cf 100644 --- a/source/text/scalc/01/xml_source.xhp +++ b/source/text/scalc/01/xml_source.xhp @@ -31,14 +31,15 @@ <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</link></paragraph> + <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="par_id240920171003293400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Import XML data in a spreadsheet.</ahelp></paragraph> </section> <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"> - <paragraph id="par_id240920171007389295" role="paragraph" xml-lang="en-US">Menu <item type="menuitem">Data – XML Source...</item></paragraph> + <paragraph id="par_id240920171007389295" role="paragraph" xml-lang="en-US">Choose <item type="menuitem">Data - XML Source</item>.</paragraph> </section> + <paragraph role="note" id="par_id861521496523518" xml-lang="en-US">This option is only available if <emph>Enable experimental features</emph> is selected in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>.</paragraph> <paragraph role="heading" id="hd_id801521494731764" level="2" xml-lang="en-US">XML Source Dialog</paragraph> <paragraph id="par_id2521" role="paragraph"><image id="img_id35279" src="media/screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png" width="16cm" height="13cm"><alt id="alt_id55711">XML Source Dialog</alt></image></paragraph> |