source: BOOK/schema/clfs/0.1/rng/clfs.rng @ eef46e9

Last change on this file since eef46e9 was eef46e9, checked in by Joe Ciccone <jciccone@…>, 13 years ago

Add a custom schema for CLFS as well as an intermediate target in
the Makefile that validate against this schema and then docbooks
standard schema.

  • Property mode set to 100644
File size: 161 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<grammar xmlns="http://relaxng.org/ns/structure/1.0">
3  <include href="../../../docbook/4.5/rng/docbook.rng"/>
4</grammar>
Note: See TracBrowser for help on using the repository browser.