source: stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook.rng@ c158fe6

7.5-systemd 7.6-systemd 7.7-systemd 7.8-systemd 7.9-systemd
Last change on this file since c158fe6 was b1a51ac1, checked in by Krejzi <krejzi@…>, 11 years ago

Import new branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 1.4 KB
Line 
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
6 Copyright 1992-2008 HaL Computer Systems, Inc.,
7 O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
8 Corporation, Norman Walsh, Sun Microsystems, Inc., and the
9 Organization for the Advancement of Structured Information
10 Standards (OASIS).
11
12 Release: $Id: docbook.rnc 7661 2008-02-06 13:52:59Z nwalsh $
13
14 Permission to use, copy, modify and distribute the DocBook schema
15 and its accompanying documentation for any purpose and without fee
16 is hereby granted in perpetuity, provided that the above copyright
17 notice and this paragraph appear in all copies. The copyright
18 holders make no representation about the suitability of the schema
19 for any purpose. It is provided "as is" without expressed or implied
20 warranty.
21
22 If you modify the DocBook schema in any way, label your schema as a
23 variant of DocBook. See the reference documentation
24 (http://docbook.org/tdg5/en/html/ch05.html#s-notdocbook)
25 for more information.
26
27 Please direct all questions, bug reports, or suggestions for changes
28 to the docbook@lists.oasis-open.org mailing list. For more
29 information, see http://www.oasis-open.org/docbook/.
30
31 ======================================================================
32 -->
33 <include href="docbook1.rng"/>
34</grammar>
Note: See TracBrowser for help on using the repository browser.