From 101abde1d4912ddd3c4c0311669faf660450151c Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Tue, 7 Aug 2007 12:20:24 +0000 Subject: [PATCH] Specify exactly what is allowed in the strings according to what is valid lua. Double quoted strings are not supported. Require that function parameters have types. Remember to validate LuaDocumentation.xml with the scheme before committing changes. I use http://tools.decisionsoft.com/schemaValidate/ --- stepmania/Docs/Lua.xsd | 60 +++++++++++++++++++++++++++++++++--------- 1 file changed, 47 insertions(+), 13 deletions(-) diff --git a/stepmania/Docs/Lua.xsd b/stepmania/Docs/Lua.xsd index bbf483ec4a..b220d4f70e 100644 --- a/stepmania/Docs/Lua.xsd +++ b/stepmania/Docs/Lua.xsd @@ -28,13 +28,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -49,8 +83,8 @@ - - + + @@ -68,19 +102,19 @@ - + - - - + + + - - + + @@ -91,7 +125,7 @@ - + @@ -107,7 +141,7 @@ - - + +