<?xml version='1.0'?>
<TestDescriptor xmlns="http://castor.exolab.org/Test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://castor.exolab.org/Test http://castor.exolab.org/Test">
<Name>Test support for unmarshalling NMTOKEN types with validation turned on.</Name>
<Author>Werner Guttmann</Author>
<Comment>Very basic test that ensures that validation works for code generated from an NMTOKEN</Comment>
<Category>basic capability</Category>
<SourceGeneratorTest>
<Schema>test.xsd</Schema>
<Root_Object random="false" dump="true">DeviationSurveyData</Root_Object>
<UnitTestCase>
<Name>Test Generation</Name>
<Input>input.xml</Input>
</UnitTestCase>
</SourceGeneratorTest>
</TestDescriptor>
|