blob: b3ccbe8901bd3724033cb1927ba3715c01e50b53 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<hlvm xmlns="http://hlvm.org/src/hlvm/Reader/XML/HLVM.rng" pubid="http://hlvm.org/src/hlvm/test/invalid/badbin.hlx">
<bundle id="badbin">
<enumeration id="list">
<enumerator id="item1"/>
</enumeration>
<constant id="aListValue" type="list">
<enum>item2</enum>
</constant>
</bundle>
</hlvm>