summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSophia Schröder <sophia.schroeder@libreoffice.org>2018-11-09 20:36:15 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-12-27 19:20:10 +0100
commite3e4636796bbb71f04756c3f66685a1ee4c5c7a2 (patch)
treed95da09d6833f2a3167d2a6d3ac1d2f14193508e
parentd08d1c486558d6c113863d579f89e1faf8d89572 (diff)
Help files: http -> https
+ some more conservative changes Change-Id: I0c5099f12438158ab6f9e4ac504612e2e2bea009 Reviewed-on: https://gerrit.libreoffice.org/63213 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 06c18977efb48ac01627c139a70ae70008319f62) Reviewed-on: https://gerrit.libreoffice.org/65212 Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
-rw-r--r--source/text/shared/01/xformsdatatab.xhp12
1 files changed, 5 insertions, 7 deletions
diff --git a/source/text/shared/01/xformsdatatab.xhp b/source/text/shared/01/xformsdatatab.xhp
index 5542cca6bd..0954bbd80a 100644
--- a/source/text/shared/01/xformsdatatab.xhp
+++ b/source/text/shared/01/xformsdatatab.xhp
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,8 +17,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
<meta>
<topic id="textshared01xformsdatatabxhp" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Data (for XML Form Documents)</title>
@@ -29,7 +27,7 @@
<body>
<section id="data">
<paragraph xml-lang="en-US" id="hd_id5766472" role="heading" level="1"><link href="text/shared/01/xformsdatatab.xhp">Data (for XML Form Documents)</link></paragraph>
- <paragraph xml-lang="en-US" id="par_id1161534" role="paragraph">The Data tab page of the Properties dialog for an XML Form document offers some XML forms settings.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id1161534" role="paragraph">The <emph>Data</emph> tab page of the <emph>Properties</emph> dialog for an XML Form document offers some XML forms settings.</paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00040501.xhp#xformsdatatab"/>
@@ -43,7 +41,7 @@
<paragraph xml-lang="en-US" id="par_id1481063" role="paragraph"><ahelp hid=".">Select or enter the name of a binding. Selecting the name of an existing binding associates the binding with the form control. Entering a new name creates a new binding and associates it with the form control.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_BIND_EXPRESSION" id="bm_id9841608" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id7921079" role="heading" level="2">Binding expression</paragraph>
- <paragraph xml-lang="en-US" id="par_id636921" role="paragraph"><ahelp hid=".">Enter the DOM node <comment>what's a DOM node? spec doesn't tell</comment>to bind the control model to<comment>what's a control model? spec doesn't tell. may be a typo in spec: control's model?</comment>. Click the ... button for a dialog to enter the XPath expression.</ahelp></paragraph>
+ <paragraph xml-lang="en-US" id="par_id636921" role="paragraph"><ahelp hid=".">Enter the DOM node <comment>what's a DOM node? spec doesn't tell</comment>to bind the control model to<comment>what's a control model? spec doesn't tell. may be a typo in spec: control's model?</comment>. Click the <emph>...</emph> button for a dialog to enter the XPath expression.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_XSD_REQUIRED" id="bm_id4186223" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id2799157" role="heading" level="2">Required</paragraph>
<paragraph xml-lang="en-US" id="par_id3004547" role="paragraph"><ahelp hid=".">Specifies if the item must be included on the XForm.</ahelp></paragraph>
@@ -71,10 +69,10 @@
<paragraph xml-lang="en-US" id="par_id4071779" role="note">The following lists all facets that are valid for data types. Some facets are only available for some data types.</paragraph>
<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_XSD_WHITESPACES" id="bm_id7074190" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id4313791" role="heading" level="3">Whitespaces</paragraph>
- <paragraph xml-lang="en-US" id="par_id4331797" role="paragraph"><ahelp hid=".">Specifies how whitespaces are to be handled when a string of the current data type is being processed. Possible values are Preserve, Replace, and Collapse. The semantics follow the definition at http://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.</ahelp></paragraph>
+ <paragraph xml-lang="en-US" id="par_id4331797" role="paragraph"><ahelp hid=".">Specifies how whitespaces are to be handled when a string of the current data type is being processed. Possible values are "Preserve", "Replace", and "Collapse". The semantics follow the definition at <link href="https://www.w3.org/TR/xmlschema-2/#rf-whiteSpace"><emph>https://www.w3.org/TR/xmlschema-2/#rf-whiteSpace</emph></link>.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_XSD_PATTERN" id="bm_id5452436" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id4191717" role="heading" level="3">Pattern</paragraph>
- <paragraph xml-lang="en-US" id="par_id2318796" role="paragraph"><ahelp hid=".">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elsewhere in %PRODUCTNAME, for example in the Find &amp; Replace dialog.</ahelp></paragraph>
+ <paragraph xml-lang="en-US" id="par_id2318796" role="paragraph"><ahelp hid=".">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elsewhere in %PRODUCTNAME, for example in the <emph>Find &amp; Replace</emph> dialog.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_XSD_TOTAL_DIGITS" id="bm_id9527878" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id399182" role="heading" level="3">Digits (total)</paragraph>
<paragraph xml-lang="en-US" id="par_id5298318" role="paragraph"><ahelp hid=".">Specifies the maximum total number of digits that values of the decimal data type can have.</ahelp></paragraph>