blob: db6f4d2165684a6a3a53d2f5e18f48e0876cba5c [file] [log] [blame]
<grammar xmlns="http://relaxng.org/ns/structure/1.0" ns="urn:test:simple.rng">
<include href="<error>does-not-exist.rng</error>" />
<start>
<element name="foo"><empty /></element>
</start>
</grammar>