docbook.rng 1.4 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <grammar xmlns="http://relaxng.org/ns/structure/1.0">
  3. <!--
  4. This file is part of DocBook V5.0
  5. Copyright 1992-2008 HaL Computer Systems, Inc.,
  6. O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
  7. Corporation, Norman Walsh, Sun Microsystems, Inc., and the
  8. Organization for the Advancement of Structured Information
  9. Standards (OASIS).
  10. Release: $Id: docbook.rnc 7661 2008-02-06 13:52:59Z nwalsh $
  11. Permission to use, copy, modify and distribute the DocBook schema
  12. and its accompanying documentation for any purpose and without fee
  13. is hereby granted in perpetuity, provided that the above copyright
  14. notice and this paragraph appear in all copies. The copyright
  15. holders make no representation about the suitability of the schema
  16. for any purpose. It is provided "as is" without expressed or implied
  17. warranty.
  18. If you modify the DocBook schema in any way, label your schema as a
  19. variant of DocBook. See the reference documentation
  20. (http://docbook.org/tdg5/en/html/ch05.html#s-notdocbook)
  21. for more information.
  22. Please direct all questions, bug reports, or suggestions for changes
  23. to the docbook@lists.oasis-open.org mailing list. For more
  24. information, see http://www.oasis-open.org/docbook/.
  25. ======================================================================
  26. -->
  27. <include href="docbook1.rng"/>
  28. </grammar>