diff dtds/warfoundry-cats.xsd @ 24:72312a7ac08a

Re #32 - Migrate WarFoundry files to using Schemas * Add namespace for Core to Cats schema * Remove duplicate "equipmentitem" definitions from Race schema * Correct namespace on nonNegativeInteger and positiveInteger
author IBBoard <dev@ibboard.co.uk>
date Sat, 14 Mar 2009 15:57:29 +0000
parents f9846f896df3
children 6b9d37f14a14
line wrap: on
line diff
--- a/dtds/warfoundry-cats.xsd	Thu Mar 12 21:35:17 2009 +0000
+++ b/dtds/warfoundry-cats.xsd	Sat Mar 14 15:57:29 2009 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://ibboard.co.uk/warfoundry/cats"
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:core="http://ibboard.co.uk/warfoundry/core" targetNamespace="http://ibboard.co.uk/warfoundry/cats"
 xmlns="http://ibboard.co.uk/warfoundry/cats" elementFormDefault="qualified">
 <xs:complexType name="categoriestype">
   <xs:sequence>