comparison schemas/army.xsd @ 241:50f845c117e9

Re #152: Test and fix extensibility of current schemas * Remove junk text used to test breaking the schema
author IBBoard <dev@ibboard.co.uk>
date Sat, 27 Feb 2010 14:44:09 +0000
parents 38a4154c4537
children b8883707c489
comparison
equal deleted inserted replaced
240:38a4154c4537 241:50f845c117e9
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 PENGUIN
3 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://ibboard.co.uk/warfoundry/army" xmlns="http://ibboard.co.uk/warfoundry/army" xmlns:core="http://ibboard.co.uk/warfoundry/core" elementFormDefault="qualified"> 2 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://ibboard.co.uk/warfoundry/army" xmlns="http://ibboard.co.uk/warfoundry/army" xmlns:core="http://ibboard.co.uk/warfoundry/core" elementFormDefault="qualified">
4 <xs:element name="army"> 3 <xs:element name="army">
5 <xs:complexType> 4 <xs:complexType>
6 <xs:all> 5 <xs:all>
7 <xs:element name="units"> 6 <xs:element name="units">