XSD is a W3C recomedation that specifies how to describe the elements in XML document
XSD specifies data types, order and arity of elements in XML file.
diff --git a/Frontend/tools/xslt.html b/Frontend/tools/xslt.html
index 061b46a..cab7360 100644
--- a/Frontend/tools/xslt.html
+++ b/Frontend/tools/xslt.html
@@ -11,7 +11,7 @@
-
+
Online XSLT tester v0.4
@@ -48,7 +48,7 @@
-
+
What is XSLT?
XSLT is a language for transforming XML documents into other documents such as XML, HTML and many
other.