⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbhierx.mod

📁 subversion-1.4.3-1.tar.gz 配置svn的源码
💻 MOD
📖 第 1 页 / 共 4 页
字号:
<!-- ...................................................................... --><!-- DocBook XML document hierarchy module V4.1 ........................... --><!-- File dbhierx.mod ..................................................... --><!-- Copyright 1992-2000 HaL Computer Systems, Inc.,     O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software     Corporation, Norman Walsh, and the Organization for the Advancement     of Structured Information Standards (OASIS).     $Id: dbhierx.mod,v 1.1 2002/05/21 19:48:50 eray Exp $     Permission to use, copy, modify and distribute the DocBook XML DTD     and its accompanying documentation for any purpose and without fee     is hereby granted in perpetuity, provided that the above copyright     notice and this paragraph appear in all copies.  The copyright     holders make no representation about the suitability of the DTD for     any purpose.  It is provided "as is" without expressed or implied     warranty.     If you modify the DocBook XML DTD in any way, except for declaring and     referencing additional sets of general entities and declaring     additional notations, label your DTD as a variant of DocBook.  See     the maintenance documentation for more information.     Please direct all questions, bug reports, or suggestions for     changes to the docbook@lists.oasis-open.org mailing list. For more     information, see http://www.oasis-open.org/docbook/.--><!-- ...................................................................... --><!-- This module contains the definitions for the overall document     hierarchies of DocBook documents.  It covers computer documentation     manuals and manual fragments, as well as reference entries (such as     man pages) and technical journals or anthologies containing     articles.     This module depends on the DocBook information pool module.  All     elements and entities referenced but not defined here are assumed     to be defined in the information pool module.     In DTD driver files referring to this module, please use an entity     declaration that uses the public identifier shown below:     <!ENTITY % dbhier PUBLIC     "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1//EN"     "dbhierx.mod">     %dbhier;     See the documentation for detailed information on the parameter     entity and module scheme used in DocBook, customizing DocBook and     planning for interchange, and changes made since the last release     of DocBook.--><!-- ...................................................................... --><!-- Entities for module inclusions ....................................... --><!ENTITY % dbhier.redecl.module		"IGNORE"><!ENTITY % dbhier.redecl2.module	"IGNORE"><!-- ...................................................................... --><!-- Entities for element classes ......................................... --><!ENTITY % local.appendix.class ""><!ENTITY % appendix.class	"appendix %local.appendix.class;"><!ENTITY % local.article.class ""><!ENTITY % article.class	"article %local.article.class;"><!ENTITY % local.book.class ""><!ENTITY % book.class		"book %local.book.class;"><!ENTITY % local.chapter.class ""><!ENTITY % chapter.class	"chapter %local.chapter.class;"><!ENTITY % local.index.class ""><!ENTITY % index.class		"index|setindex %local.index.class;"><!ENTITY % local.refentry.class ""><!ENTITY % refentry.class	"refentry %local.refentry.class;"><!ENTITY % local.nav.class ""><!ENTITY % nav.class		"toc|lot|index|glossary|bibliography 				%local.nav.class;"><!-- Redeclaration placeholder ............................................ --><!-- For redeclaring entities that are declared after this point while     retaining their references to the entities that are declared before     this point --><![%dbhier.redecl.module;[<!-- Defining rdbhier here makes some buggy XML parsers happy. --><!ENTITY % rdbhier "">%rdbhier;<!--end of dbhier.redecl.module-->]]><!-- ...................................................................... --><!-- Entities for element mixtures ........................................ --><!-- The DocBook TC may produce an official forms module for DocBook. --><!-- This PE provides the hook by which it can be inserted into the DTD. --><!ENTITY % forms.hook ""><!ENTITY % local.divcomponent.mix ""><!ENTITY % divcomponent.mix		"%list.class;		|%admon.class;		|%linespecific.class;	|%synop.class;		|%para.class;		|%informal.class;		|%formal.class;		|%compound.class;		|%genobj.class;		|%descobj.class;		|%ndxterm.class;        |beginpage                %forms.hook;		%local.divcomponent.mix;"><!ENTITY % local.refcomponent.mix ""><!ENTITY % refcomponent.mix		"%list.class;		|%admon.class;		|%linespecific.class;	|%synop.class;		|%para.class;		|%informal.class;		|%formal.class;		|%compound.class;		|%genobj.class;		|%descobj.class;		|%ndxterm.class;        |beginpage		%local.refcomponent.mix;"><!ENTITY % local.indexdivcomponent.mix ""><!ENTITY % indexdivcomponent.mix		"itemizedlist|orderedlist|variablelist|simplelist		|%linespecific.class;	|%synop.class;		|%para.class;		|%informal.class;		|anchor|remark		|%link.char.class; 		                        |beginpage		%local.indexdivcomponent.mix;"><!ENTITY % local.refname.char.mix ""><!ENTITY % refname.char.mix		"#PCDATA		|%tech.char.class;		%local.refname.char.mix;"><!ENTITY % local.partcontent.mix ""><!ENTITY % partcontent.mix		"%appendix.class;|%chapter.class;|%nav.class;|%article.class;		|preface|%refentry.class;|reference %local.partcontent.mix;"><!ENTITY % local.refinline.char.mix ""><!ENTITY % refinline.char.mix		"#PCDATA		|%xref.char.class;	|%gen.char.class;		|%link.char.class;	|%tech.char.class;		|%base.char.class;	|%docinfo.char.class;		|%other.char.class;		|%ndxterm.class;        |beginpage		%local.refinline.char.mix;"><!ENTITY % local.refclass.char.mix ""><!ENTITY % refclass.char.mix		"#PCDATA		|application		%local.refclass.char.mix;"><!-- Redeclaration placeholder 2 .......................................... --><!-- For redeclaring entities that are declared after this point while     retaining their references to the entities that are declared before     this point --><![%dbhier.redecl2.module;[<!-- Defining rdbhier2 here makes some buggy XML parsers happy. --><!ENTITY % rdbhier2 "">%rdbhier2;<!--end of dbhier.redecl2.module-->]]><!-- ...................................................................... --><!-- Entities for content models .......................................... --><!ENTITY % div.title.content	"title, subtitle?, titleabbrev?"><!ENTITY % bookcomponent.title.content	"title, subtitle?, titleabbrev?"><!ENTITY % sect.title.content	"title, subtitle?, titleabbrev?"><!ENTITY % refsect.title.content	"title, subtitle?, titleabbrev?"><!ENTITY % bookcomponent.content	"((%divcomponent.mix;)+, 	(sect1*|(%refentry.class;)*|simplesect*|section*))	| (sect1+|(%refentry.class;)+|simplesect+|section+)"><!-- ...................................................................... --><!-- Set and SetInfo ...................................................... --><!ENTITY % set.content.module "INCLUDE"><![%set.content.module;[<!ENTITY % set.module "INCLUDE"><![%set.module;[<!ENTITY % local.set.attrib ""><!ENTITY % set.role.attrib "%role.attrib;"><!ENTITY % set.element "INCLUDE"><![%set.element;[<!ELEMENT set ((%div.title.content;)?, setinfo?, toc?, (%book.class;)+,		setindex?)><!--end of set.element-->]]><!-- FPI: SGML formal public identifier --><!ENTITY % set.attlist "INCLUDE"><![%set.attlist;[<!ATTLIST set		fpi		CDATA		#IMPLIED		%status.attrib;		%common.attrib;		%set.role.attrib;		%local.set.attrib;><!--end of set.attlist-->]]><!--end of set.module-->]]><!ENTITY % setinfo.module "INCLUDE"><![%setinfo.module;[<!ENTITY % local.setinfo.attrib ""><!ENTITY % setinfo.role.attrib "%role.attrib;"><!ENTITY % setinfo.element "INCLUDE"><![%setinfo.element;[<!ELEMENT setinfo ((graphic | mediaobject         | legalnotice | modespec | subjectset 	| keywordset | itermset | %bibliocomponent.mix;)+)><!--end of setinfo.element-->]]><!-- Contents: IDs of the ToC, Books, and SetIndex that comprise 		the set, in the order of their appearance --><!ENTITY % setinfo.attlist "INCLUDE"><![%setinfo.attlist;[<!ATTLIST setinfo		contents	IDREFS		#IMPLIED		%common.attrib;		%setinfo.role.attrib;		%local.setinfo.attrib;><!--end of setinfo.attlist-->]]><!--end of setinfo.module-->]]><!--end of set.content.module-->]]><!-- ...................................................................... --><!-- Book and BookInfo .................................................... --><!ENTITY % book.content.module "INCLUDE"><![%book.content.module;[<!ENTITY % book.module "INCLUDE"><![%book.module;[<!ENTITY % local.book.attrib ""><!ENTITY % book.role.attrib "%role.attrib;"><!ENTITY % book.element "INCLUDE"><![%book.element;[<!ELEMENT book ((%div.title.content;)?, bookinfo?, 		(dedication | toc | lot 		| glossary | bibliography | preface		| %chapter.class; | reference | part		| %article.class; 		| %appendix.class;		| %index.class;		| colophon)*)><!--end of book.element-->]]><!-- FPI: SGML formal public identifier --><!ENTITY % book.attlist "INCLUDE"><![%book.attlist;[<!ATTLIST book		fpi		CDATA		#IMPLIED		%label.attrib;		%status.attrib;		%common.attrib;		%book.role.attrib;		%local.book.attrib;><!--end of book.attlist-->]]><!--end of book.module-->]]><!ENTITY % bookinfo.module "INCLUDE"><![%bookinfo.module;[<!ENTITY % local.bookinfo.attrib ""><!ENTITY % bookinfo.role.attrib "%role.attrib;"><!ENTITY % bookinfo.element "INCLUDE"><![%bookinfo.element;[<!ELEMENT bookinfo ((graphic | mediaobject        | legalnotice | modespec | subjectset 	| keywordset | itermset | %bibliocomponent.mix;)+)><!--end of bookinfo.element-->]]><!-- Contents: IDs of the ToC, LoTs, Prefaces, Parts, Chapters,		Appendixes, References, GLossary, Bibliography, and indexes		comprising the Book, in the order of their appearance --><!ENTITY % bookinfo.attlist "INCLUDE"><![%bookinfo.attlist;[<!ATTLIST bookinfo		contents	IDREFS		#IMPLIED		%common.attrib;		%bookinfo.role.attrib;		%local.bookinfo.attrib;><!--end of bookinfo.attlist-->]]><!--end of bookinfo.module-->]]><!--end of book.content.module-->]]><!-- ...................................................................... --><!-- Dedication, ToC, and LoT ............................................. --><!ENTITY % dedication.module "INCLUDE"><![%dedication.module;[<!ENTITY % local.dedication.attrib ""><!ENTITY % dedication.role.attrib "%role.attrib;"><!ENTITY % dedication.element "INCLUDE"><![%dedication.element;[<!ELEMENT dedication ((%sect.title.content;)?, (%legalnotice.mix;)+)><!--end of dedication.element-->]]><!ENTITY % dedication.attlist "INCLUDE"><![%dedication.attlist;[<!ATTLIST dedication		%status.attrib;		%common.attrib;		%dedication.role.attrib;		%local.dedication.attrib;><!--end of dedication.attlist-->]]><!--end of dedication.module-->]]><!ENTITY % colophon.module "INCLUDE"><![ %colophon.module; [<!ENTITY % local.colophon.attrib ""><!ENTITY % colophon.role.attrib "%role.attrib;"><!ENTITY % colophon.element "INCLUDE"><![ %colophon.element; [<!ELEMENT colophon ((%sect.title.content;)?, (%textobject.mix;)+)><!--end of colophon.element-->]]><!ENTITY % colophon.attlist "INCLUDE"><![ %colophon.attlist; [<!ATTLIST colophon		%status.attrib;		%common.attrib;		%colophon.role.attrib;		%local.colophon.attrib;><!--end of colophon.attlist-->]]><!--end of colophon.module-->]]><!ENTITY % toc.content.module "INCLUDE"><![%toc.content.module;[<!ENTITY % toc.module "INCLUDE"><![%toc.module;[<!ENTITY % local.toc.attrib ""><!ENTITY % toc.role.attrib "%role.attrib;"><!ENTITY % toc.element "INCLUDE"><![%toc.element;[<!ELEMENT toc ((%bookcomponent.title.content;)?, tocfront*,		(tocpart | tocchap)*, tocback*)><!--end of toc.element-->]]><!ENTITY % toc.attlist "INCLUDE"><![%toc.attlist;[<!ATTLIST toc		%pagenum.attrib;		%common.attrib;		%toc.role.attrib;		%local.toc.attrib;><!--end of toc.attlist-->]]><!--end of toc.module-->]]><!ENTITY % tocfront.module "INCLUDE"><![%tocfront.module;[<!ENTITY % local.tocfront.attrib ""><!ENTITY % tocfront.role.attrib "%role.attrib;"><!ENTITY % tocfront.element "INCLUDE"><![%tocfront.element;[<!ELEMENT tocfront (%para.char.mix;)*><!--end of tocfront.element-->]]><!-- to element that this entry represents --><!ENTITY % tocfront.attlist "INCLUDE"><![%tocfront.attlist;[<!ATTLIST tocfront		%label.attrib;		%linkend.attrib;		%pagenum.attrib;		%common.attrib;		%tocfront.role.attrib;		%local.tocfront.attrib;><!--end of tocfront.attlist-->]]><!--end of tocfront.module-->]]><!ENTITY % tocentry.module "INCLUDE"><![%tocentry.module;[<!ENTITY % local.tocentry.attrib ""><!ENTITY % tocentry.role.attrib "%role.attrib;"><!ENTITY % tocentry.element "INCLUDE"><![%tocentry.element;[<!ELEMENT tocentry (%para.char.mix;)*><!--end of tocentry.element-->]]><!-- to element that this entry represents --><!ENTITY % tocentry.attlist "INCLUDE"><![%tocentry.attlist;[<!ATTLIST tocentry		%linkend.attrib;		%pagenum.attrib;		%common.attrib;		%tocentry.role.attrib;		%local.tocentry.attrib;><!--end of tocentry.attlist-->]]><!--end of tocentry.module-->]]><!ENTITY % tocpart.module "INCLUDE"><![%tocpart.module;[<!ENTITY % local.tocpart.attrib ""><!ENTITY % tocpart.role.attrib "%role.attrib;"><!ENTITY % tocpart.element "INCLUDE"><![%tocpart.element;[<!ELEMENT tocpart (tocentry+, tocchap*)><!--end of tocpart.element-->]]><!ENTITY % tocpart.attlist "INCLUDE"><![%tocpart.attlist;[<!ATTLIST tocpart		%common.attrib;		%tocpart.role.attrib;		%local.tocpart.attrib;><!--end of tocpart.attlist-->]]><!--end of tocpart.module-->]]><!ENTITY % tocchap.module "INCLUDE"><![%tocchap.module;[<!ENTITY % local.tocchap.attrib ""><!ENTITY % tocchap.role.attrib "%role.attrib;"><!ENTITY % tocchap.element "INCLUDE"><![%tocchap.element;[<!ELEMENT tocchap (tocentry+, toclevel1*)><!--end of tocchap.element-->]]><!ENTITY % tocchap.attlist "INCLUDE"><![%tocchap.attlist;[<!ATTLIST tocchap		%label.attrib;		%common.attrib;		%tocchap.role.attrib;		%local.tocchap.attrib;><!--end of tocchap.attlist-->]]><!--end of tocchap.module-->]]><!ENTITY % toclevel1.module "INCLUDE"><![%toclevel1.module;[<!ENTITY % local.toclevel1.attrib ""><!ENTITY % toclevel1.role.attrib "%role.attrib;"><!ENTITY % toclevel1.element "INCLUDE"><![%toclevel1.element;[<!ELEMENT toclevel1 (tocentry+, toclevel2*)><!--end of toclevel1.element-->]]><!ENTITY % toclevel1.attlist "INCLUDE"><![%toclevel1.attlist;[<!ATTLIST toclevel1		%common.attrib;		%toclevel1.role.attrib;		%local.toclevel1.attrib;><!--end of toclevel1.attlist-->]]><!--end of toclevel1.module-->]]><!ENTITY % toclevel2.module "INCLUDE"><![%toclevel2.module;[<!ENTITY % local.toclevel2.attrib ""><!ENTITY % toclevel2.role.attrib "%role.attrib;"><!ENTITY % toclevel2.element "INCLUDE"><![%toclevel2.element;[<!ELEMENT toclevel2 (tocentry+, toclevel3*)><!--end of toclevel2.element-->]]><!ENTITY % toclevel2.attlist "INCLUDE"><![%toclevel2.attlist;[<!ATTLIST toclevel2		%common.attrib;		%toclevel2.role.attrib;		%local.toclevel2.attrib;><!--end of toclevel2.attlist-->]]><!--end of toclevel2.module-->]]>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -