# HG changeset patch # User IBBoard # Date 1268340786 0 # Node ID c8ea9499eb1508f08f089ba9a030b333a144a92c # Parent bbd86698240ae250f866daec46e5b03ad1158dc4 Re #152: Test and fix extensibility of current schemas * Move (optional) categories overrides before unit list so that ordering makes a bit more sense * Make anyAttribute in Categories schema do lax processing diff -r bbd86698240a -r c8ea9499eb15 schemas/race.xsd --- a/schemas/race.xsd Sat Mar 06 16:01:42 2010 +0000 +++ b/schemas/race.xsd Thu Mar 11 20:53:06 2010 +0000 @@ -4,6 +4,7 @@ + @@ -11,7 +12,6 @@ - diff -r bbd86698240a -r c8ea9499eb15 schemas/warfoundry-cats.xsd --- a/schemas/warfoundry-cats.xsd Sat Mar 06 16:01:42 2010 +0000 +++ b/schemas/warfoundry-cats.xsd Thu Mar 11 20:53:06 2010 +0000 @@ -11,10 +11,10 @@ - + - + \ No newline at end of file