diff --git a/build.xml b/build.xml
index c54f5996..0dc02659 100644
--- a/build.xml
+++ b/build.xml
@@ -276,6 +276,17 @@ Would you like to overwrite the existing file or
create a new file? (o=overwrite, n=new)"
validargs="o,n"
defaultvalue="n"/>
+
+
+
+
+
+
+
+
+
+
diff --git a/xsl/convert_v1_to_v2.xsl b/xsl/convert_v1_to_v2.xsl
index d6d82aa6..abdbd244 100644
--- a/xsl/convert_v1_to_v2.xsl
+++ b/xsl/convert_v1_to_v2.xsl
@@ -245,12 +245,12 @@
Function to create boolean string values from unreliable or absent input.
May be an element, attribute, or text node
which contains the original value if it exists.
- The default value to use if the input does
+ The default value to use if the input does
not provide anything usable.
-
+
@@ -258,8 +258,11 @@
+
+
+
-
+
@@ -268,14 +271,15 @@
Function to create string values from unreliable or absent input.
May be an element, attribute, or text node
which contains the original value if it exists.
- The default value to use if the input does
+ The default value to use if the input does
not provide anything usable.
-
+
+
-
+