summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>