blob: 178dfbd4b6111756d712c8a7b1b899dc33208fd4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<hlvm xmlns="http://hlvm.org/src/hlvm/Reader/XML/HLVM.rng" pubid="name">
<bundle id="bundle">
<any id="someType"/>
<structure id="struct1">
<field id="field1" type="someType"/>
</structure>
<structure id="struct2">
<field id="field1" type="someType"/>
<field id="field2" type="someType"/>
</structure>
</bundle>
</hlvm>