commit 0b0f2bb6aaec92e9caea244a98726f89803b20dd parent 95d737bf1bd7c11f00f33ae9bb0404e50668b00d Author: simos.lists <simos.lists@70737e48-4f4a-0410-8df8-290828ad50c4> Date: Wed, 11 Jun 2008 21:43:54 +0000 Updated schema, removed wrong ns git-svn-id: http://keyboardlayouteditor.googlecode.com/svn/trunk@40 70737e48-4f4a-0410-8df8-290828ad50c4 Diffstat:
M | XKBGrammar/xkb.rng | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/XKBGrammar/xkb.rng b/XKBGrammar/xkb.rng @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<grammar xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" ns="http://www.open-std.org/jtc1/sc35/wg1/iso24757" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"> +<grammar xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"> <define name="symbolsContent"> <oneOrMore> <ref name="mapoptionContent"/>