(root)/
libxml2-2.12.3/
test/
relaxng/
tutor9_2.rng
<element name="data" xmlns="http://relaxng.org/ns/structure/1.0">
  <choice>
    <externalRef href="pattern1.rng"/>
    <externalRef href="pattern2.rng"/>
  </choice>
</element>