From 49ebe752f2e989ae328013c015ed66ef3fd38f10 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 1 Oct 2006 11:46:41 +0000 Subject: [PATCH] Add namespace and schema. --- stepmania/Docs/Lua.xsd | 88 +++++++++++++++++++++++++++++++++ stepmania/Docs/Lua.xsl | 49 +++++++++--------- stepmania/src/ExportStrings.cpp | 3 ++ 3 files changed, 116 insertions(+), 24 deletions(-) create mode 100644 stepmania/Docs/Lua.xsd diff --git a/stepmania/Docs/Lua.xsd b/stepmania/Docs/Lua.xsd new file mode 100644 index 0000000000..a3e4355b04 --- /dev/null +++ b/stepmania/Docs/Lua.xsd @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl index 2a85ab3a0c..6570d48433 100644 --- a/stepmania/Docs/Lua.xsl +++ b/stepmania/Docs/Lua.xsl @@ -1,7 +1,8 @@ + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:sm="http://www.stepmania.com"> @@ -56,7 +57,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> - +

StepMania LUA Information

@@ -69,25 +70,25 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
- - - - - + + + + +
- +

Singletons