Revision 371453fe50de52209bcc799ec62058012310e001 authored by Martin Holmes on 05 May 2015, 15:00:40 UTC, committed by Martin Holmes on 05 May 2015, 15:00:40 UTC
1 parent cf2a333
Raw File
relax.rng
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by DTDinst version 2001-12-03. -->
<grammar datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" ns="http://www.w3.org/2000/svg">
  <include href="Exemplars/relaxng.rng"/>
  <start>
    <choice>
      <ref name="pattern"/>
      <ref name="define"/>
    </choice>
  </start>
</grammar>
back to top