view testdata/unit-in-default-category.armyx @ 148:3561878cdb66

Re #346: Add requirement schema support * Fixed extended race test data for new schema * Tests now work - MonoDevelop just wasn't copying updated schema
author IBBoard <dev@ibboard.co.uk>
date Wed, 01 Jun 2011 20:07:03 +0000
parents 97ea355f9564
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<army xmlns="http://ibboard.co.uk/warfoundry/army" xmlns:core="http://ibboard.co.uk/warfoundry/core" id="army" name="" system="wh" race="empire" maxPoints="100">
	<units>
		<unit id="unit1" unitType="Empire1" unitName="General Bob" size="1"/>
	</units>
</army>