Fixed typos
This commit is contained in:
@@ -679,14 +679,6 @@
|
|||||||
<td>root()</td>
|
<td>root()</td>
|
||||||
<td><l:library>[...]</l:library></td>
|
<td><l:library>[...]</l:library></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>document-uri(/library/fiction:book[1])</td>
|
|
||||||
<td>http://example.com/library.xml (assuming the document URI of the first fiction:book element is "http://example.com/library.xml")</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>document-uri(/library)</td>
|
|
||||||
<td>http://example.com/library.xml (assuming the document URI of the library element is "http://example.com/library.xml")</td>
|
|
||||||
</tr>
|
|
||||||
</table><br>
|
</table><br>
|
||||||
|
|
||||||
<a href="https://www.w3.org/TR/xquery-operators/#func-lang" class="hyperlink" target="_blank"><code>W3C Documentation reference</code></a>
|
<a href="https://www.w3.org/TR/xquery-operators/#func-lang" class="hyperlink" target="_blank"><code>W3C Documentation reference</code></a>
|
||||||
|
|||||||
Reference in New Issue
Block a user