diff --git a/Frontend/tools/xpath.html b/Frontend/tools/xpath.html
index 4b75846..a7e30d1 100644
--- a/Frontend/tools/xpath.html
+++ b/Frontend/tools/xpath.html
@@ -163,11 +163,9 @@
fn:id(object)
-
Returns the element specified by it's unique id, requires DTD
W3C Documentation reference: Node-Set-Functions
-
@@ -420,11 +418,9 @@
-
Returns the position of the last node in the context list
W3C Documentation reference: Node-Set-Functions
-
@@ -441,7 +437,6 @@
-
The boolean function converts its argument to a boolean as follows:
- a number is true if and only if it is neither positive or negative zero nor NaN
@@ -476,7 +471,6 @@
W3C Documentation reference: Boolean-Functions
-
@@ -493,7 +487,6 @@
-
Returns the string representation of the object argument
Arguments and return type:
W3C Documentation reference: String-Functions
-
@@ -538,7 +530,6 @@
-
The number function converts its argument to a number as follows:
- a string that consists of optional whitespace followed by an optional minus sign followed by a Number followed by whitespace is converted to the IEEE 754 number that is nearest (according to the IEEE 754 round-to-nearest rule) to the mathematical value represented by the string; any other string is converted to NaN
@@ -574,7 +565,6 @@
W3C Documentation reference: Numeric-Functions
-
@@ -589,7 +579,6 @@
-
Returns the average of the argument values
Arguments and return type:
W3C Documentation reference: #func-avg
-
@@ -627,7 +615,6 @@
-
If the timezone argument is empty, it returns a date without a timezone. Otherwise,
it returns a date with a timezone
Arguments and return type:
@@ -657,7 +644,6 @@
W3C Documentation reference: #func-adjust-date-to-timezone
-
@@ -672,11 +658,9 @@
-
https://www.w3.org/TR/xpath-functions/#func-error
W3C Documentation reference: #func-error
-
@@ -692,11 +676,10 @@
-
+
Returns a Boolean value indicating whether the argument node is nilled
W3C Documentation reference: #func-nilled
-
@@ -704,7 +687,7 @@
-