Skip to content

Commit dce1429

Browse files
committed
Change title of XPath 4.0 specification
1 parent 6808359 commit dce1429

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

etc/xsl-query-bibl.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ This version is https://www.w3.org/TR/2017/REC-xpath-31-20170321/.
127127
The <a href="https://www.w3.org/TR/xpath-31/">latest version</a>
128128
is available at https://www.w3.org/TR/xpath-31/.</bibl>
129129

130-
<bibl id="xpath-40" key="XML Path Language (XPath) 4.0">
130+
<bibl id="xpath-40" key="XPath 4.0">
131131
<titleref href="https://qt4cg.org/specifications/xquery-40/xpath-40.html"
132-
>XML Path Language (XPath) 4.0</titleref>,
132+
>XPath 4.0</titleref>,
133133
XSLT Extensions Community Group,
134134
World Wide Web Consortium.</bibl>
135135

explorer/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<specification title="XPath and XQuery Functions and Operators 4.0"
99
href="https://qt4cg.org/specifications/xpath-functions-40/Overview.html"
1010
src="../build/www/xpath-functions-40/xpath-functions-40.xml"/>
11-
<specification title="XML Path Language (XPath) 4.0"
11+
<specification title="XPath 4.0"
1212
href="https://qt4cg.org/specifications/xquery-40/xpath-40.html"
1313
src="../build/www/xquery-40/xpath-40.xml"/>
1414
<specification title="XQuery 4.0: An XML Query Language"

specifications/EXPath/binary/src/binary-functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ Michael Sperberg-McQueen (1954–2024).</p>
930930
<bibl id="xpath20" key="XML Path Language (XPath) 2.0"/>
931931

932932
<bibl id="xpath-functions-40" key="XQuery and XPath Functions and Operators 4.0"/>
933-
<bibl id="xpath-40" key="XML Path Language (XPath) 4.0">
933+
<bibl id="xpath-40" key="XPath 4.0">
934934
<!--<emph>CITATION: T.B.D.</emph>-->
935935
</bibl>
936936

specifications/EXPath/file/src/file-functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ file:resolve-path($path, file:base-dir())
561561
</bibl>
562562
<bibl id="xpath20" key="XML Path Language (XPath) 2.0"/>
563563
<bibl id="xpath-functions-40" key="XQuery and XPath Functions and Operators 4.0"/>
564-
<bibl id="xpath-40" key="XML Path Language (XPath) 4.0">
564+
<bibl id="xpath-40" key="XPath 4.0">
565565
<!--<emph>CITATION: T.B.D.</emph>-->
566566
</bibl>
567567
<bibl id="xslt-40" key="XSL Transformations (XSLT) Version 4.0">

specifications/xpath-functions-40/src/xpath-functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13860,7 +13860,7 @@ Consortium. <emph>XML Information Set (Second Edition).</emph> W3C Recommendatio
1386013860
<!--<bibl id="xpath-30"
1386113861
key="XML Path Language (XPath) 3.0"/>-->
1386213862
<bibl id="xpath-40"
13863-
key="XML Path Language (XPath) 4.0">
13863+
key="XPath 4.0">
1386413864
<emph>CITATION: T.B.D.</emph>
1386513865
</bibl>
1386613866

specifications/xquery-40/src/xpath.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<!ENTITY language-tech "XPath">
5858
<!ENTITY language "XPath &doc.version;">
5959
<!ENTITY language-major "XPath &doc.major-version;">
60-
<!ENTITY language-title "XML Path Language (XPath) &doc.version;">
60+
<!ENTITY language-title "XPath &doc.version;">
6161
<!-- ************************ THIS MUST BE EITHER 'WG Review Draft' OR '' **************** -->
6262
<!ENTITY version "WG Review Draft">
6363
<!-- ************************************************************************************* -->

0 commit comments

Comments
 (0)