# HG changeset patch # User IBBoard # Date 1254337688 0 # Node ID 7b98e71b85112c43e72b7a40a7499270ab22468d # Parent eb9a6d91a6db36364896e87e6d0e9e347fa93d49 Re #152: Test and fix extensibility of current schemas * Add "any" elements and "anyAttributes" to schemas where appropriate Still need to handle cleansing with XSLT diff -r eb9a6d91a6db -r 7b98e71b8511 dtds/army.xsd --- a/dtds/army.xsd Tue Sep 29 19:50:46 2009 +0000 +++ b/dtds/army.xsd Wed Sep 30 19:08:08 2009 +0000 @@ -14,10 +14,14 @@ + + + + @@ -28,18 +32,24 @@ + + + + + + @@ -53,22 +63,29 @@ + + + + + + + diff -r eb9a6d91a6db -r 7b98e71b8511 dtds/race.xsd --- a/dtds/race.xsd Tue Sep 29 19:50:46 2009 +0000 +++ b/dtds/race.xsd Wed Sep 30 19:08:08 2009 +0000 @@ -114,6 +114,7 @@ + @@ -139,6 +140,7 @@ + @@ -158,6 +160,7 @@ + @@ -168,6 +171,7 @@ + diff -r eb9a6d91a6db -r 7b98e71b8511 dtds/system.xsd --- a/dtds/system.xsd Tue Sep 29 19:50:46 2009 +0000 +++ b/dtds/system.xsd Wed Sep 30 19:08:08 2009 +0000 @@ -14,21 +14,26 @@ + + + + + \ No newline at end of file diff -r eb9a6d91a6db -r 7b98e71b8511 dtds/warfoundry-cats.xsd --- a/dtds/warfoundry-cats.xsd Tue Sep 29 19:50:46 2009 +0000 +++ b/dtds/warfoundry-cats.xsd Wed Sep 30 19:08:08 2009 +0000 @@ -11,8 +11,10 @@ + + \ No newline at end of file