diff --git a/handlers/default-types.xsl b/handlers/default-types.xsl
index f288e87..c25019a 100644
--- a/handlers/default-types.xsl
+++ b/handlers/default-types.xsl
@@ -21,7 +21,7 @@
-
+
text
@@ -86,7 +86,7 @@
this.setAttribute("value", "prefix".concat(this.value).concat("abbreviation")); this.previousElementSibling.textContent = this.value;
- if (this.value) { this.setAttribute("value", this.value.replace(/\s/g, " ").replace(/\s+/g, " ").trim()); } else { this.removeAttribute("value"); };
+ if (this.value) { this.setAttribute("value", this.value.replace(/\s/g, " ").replace(/\s+/g, " ").trim()); } else { this.removeAttribute("value"); }; updateIdentifiers();
@@ -194,4 +194,4 @@
-
\ No newline at end of file
+
diff --git a/handlers/simple-elements.xsl b/handlers/simple-elements.xsl
index 9c7334e..865e106 100644
--- a/handlers/simple-elements.xsl
+++ b/handlers/simple-elements.xsl
@@ -138,7 +138,7 @@
handle-simple-element
-
+
@@ -322,4 +322,4 @@
-
\ No newline at end of file
+