Revision 6382f524d802203269e736aea1183c1e55ff5287 authored by Lou Burnard on 01 December 2011, 09:47:28 UTC, committed by Lou Burnard on 01 December 2011, 09:47:28 UTC
1 parent 8929adc
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"/>
    </choice>
  </start>
</grammar>
back to top