mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
bundling docbook dtds
This commit is contained in:
53
docs/dtds/dbxml-4.1.2/40chg.txt
Executable file
53
docs/dtds/dbxml-4.1.2/40chg.txt
Executable file
@@ -0,0 +1,53 @@
|
|||||||
|
19 June 2000
|
||||||
|
|
||||||
|
Changes from DocBook V3.1 to DocBook XML V4.1:
|
||||||
|
|
||||||
|
Global:
|
||||||
|
|
||||||
|
- Broad changes required for XML compatibility
|
||||||
|
- Added a *provisional* set of character entities based on the ISO
|
||||||
|
entity sets. The DocBook TC is not willing to accept the long-term
|
||||||
|
responsibility for defining and maintaining these sets. The TC
|
||||||
|
will ask OASIS to form a new TC for this purpose.
|
||||||
|
|
||||||
|
Markup:
|
||||||
|
|
||||||
|
- RFE 17: Added a common attribute 'Condition' for generic effectivity
|
||||||
|
- RFE 38: The nav.class elements (ToC|LoT|Index|Glossary|Bibliography) are
|
||||||
|
now allowed at the beginning and end of components and sections
|
||||||
|
- RFE 58: The 'optmult' and 'reqmult' attribute values have been
|
||||||
|
removed from Group
|
||||||
|
- RFE 65: Added several class attribute values to Filename and SystemItem
|
||||||
|
at the request of the Linux community
|
||||||
|
- RFE 73: Removed BookBiblio and SeriesInfo
|
||||||
|
- RFE 81: Added SidebarInfo to Sidebar
|
||||||
|
- RFE 87: Added 'xmlpi' and 'emptytag' as class values of SGMLTag
|
||||||
|
- RFE 92: Added 'CO' to Synopsis and LiteralLayout
|
||||||
|
- RFE 99: Added SimpleMsgEntry as an alternative to MsgEntry in order
|
||||||
|
to provide a simpler MsgSet construct
|
||||||
|
- RFE 103: Added RevDescription as an alternative to RevRemark in
|
||||||
|
RevHistory; this allows longer descriptive text in a revision
|
||||||
|
- RFE 104: Added 'Specification' to the list of document classes on Article
|
||||||
|
- RFE 108: Allow admonitions in Answers
|
||||||
|
- RFE 110: Allow a RevHistory on QandAEntry
|
||||||
|
- RFE 115: Allow optional Title on OrderedList and ItemizedList
|
||||||
|
- RFE 116: Added LineNumbering attribute to linespecific environments for
|
||||||
|
presentation of line numbers
|
||||||
|
- Added a common attribute 'Security' for effectivity
|
||||||
|
- Added synopsis markup for modern programming languages (e.g, object
|
||||||
|
oriented languages like Java, C++, and IDL)
|
||||||
|
- Renamed DocInfo to PrefaceInfo, ChapterInfo, AppendixInfo, etc.
|
||||||
|
- Comment was renamed Remark
|
||||||
|
- InterfaceDefinition was removed
|
||||||
|
|
||||||
|
Other:
|
||||||
|
|
||||||
|
- RFE 88: Added PEs to include/ignore dbnotn.mod and dbcent.mod
|
||||||
|
- RFE 102: Fixed some outstanding namecase problems
|
||||||
|
- RFE 105: Added PNG notation
|
||||||
|
- RFE 106: Removed some odd *.content PEs that interfered with
|
||||||
|
customization layers
|
||||||
|
- RFE 109: Added FPI to content of dbgenent.mod (for consistency)
|
||||||
|
- RFE 111: Added the Euro symbol
|
||||||
|
- Fixed bug in cals-tbl.dtd; a model group was used for the element
|
||||||
|
declaration, but the attlist declaration used "Table" literally.
|
18
docs/dtds/dbxml-4.1.2/41chg.txt
Executable file
18
docs/dtds/dbxml-4.1.2/41chg.txt
Executable file
@@ -0,0 +1,18 @@
|
|||||||
|
27 Aug 2000
|
||||||
|
|
||||||
|
Changes from DocBook V4.1.1 to DocBook V4.1.2:
|
||||||
|
|
||||||
|
- Fixed broken ISO FPIs in docbook.cat introduced by
|
||||||
|
careless search-and-replace.
|
||||||
|
|
||||||
|
Changes from DocBook V4.0 to DocBook V4.1.1:
|
||||||
|
|
||||||
|
- Removed some 4.0 future use comments that had accidentally
|
||||||
|
been left in the DTD
|
||||||
|
- Fixed system identifiers in docbook.cat
|
||||||
|
- Added version information to all the ent/*.ent files
|
||||||
|
- Fixed a number of numeric character references in the ent/*.ent files
|
||||||
|
- Fixed a couple of incorrect FPIs.
|
||||||
|
- Renamed dbgenent.ent to dbgenent.mod for parity with SGML version
|
||||||
|
|
||||||
|
See 40chg.txt for a list of the significant changes.
|
101
docs/dtds/dbxml-4.1.2/ChangeLog
Executable file
101
docs/dtds/dbxml-4.1.2/ChangeLog
Executable file
@@ -0,0 +1,101 @@
|
|||||||
|
2000-08-12 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt: Updated; changed version number
|
||||||
|
|
||||||
|
* 41chg.txt, readme.txt: Updated; changed version number, release date
|
||||||
|
|
||||||
|
* calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat:
|
||||||
|
Changed version number
|
||||||
|
|
||||||
|
* docbookx.dtd: DocBook XML V4.1.1 released
|
||||||
|
|
||||||
|
2000-07-06 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt, 41chg.txt, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat, readme.txt:
|
||||||
|
Changed version numbers to 4.1.1beta1
|
||||||
|
|
||||||
|
* docbook.cat: Fixed incorrect system identifiers
|
||||||
|
|
||||||
|
* docbookx.dtd: Version 4.1.1beta1 released
|
||||||
|
|
||||||
|
2000-06-19 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt: Added notes about comment and interfacedefinition
|
||||||
|
|
||||||
|
* 41chg.txt: New file.
|
||||||
|
|
||||||
|
* calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbook.cat, docbookx.dtd, readme.txt:
|
||||||
|
Updated version numbers to 4.1
|
||||||
|
|
||||||
|
* dbgenent.ent: Fixed FPI; added 'XML'
|
||||||
|
|
||||||
|
* dbhierx.mod: Removed 4.0 future use comments
|
||||||
|
|
||||||
|
* dbpoolx.mod: Removed 4.0 future use comments; fixed table model selection comment; fixed 'Norman Walsh' FPIs
|
||||||
|
|
||||||
|
* docbook.cat: New file.
|
||||||
|
|
||||||
|
2000-05-18 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, readme.txt:
|
||||||
|
Removed references to beta6
|
||||||
|
|
||||||
|
* docbookx.dtd: DocBook XML V4.0 released.
|
||||||
|
|
||||||
|
2000-04-10 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, readme.txt:
|
||||||
|
Updated release date and version to 4.0beta6
|
||||||
|
|
||||||
|
* dbpoolx.mod: Added support for EBNF hook; fixed equation content bug
|
||||||
|
|
||||||
|
2000-04-03 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt: Added note about renaming DocInfo to *Info.
|
||||||
|
|
||||||
|
* 40chg.txt, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, readme.txt:
|
||||||
|
Updated version numbers
|
||||||
|
|
||||||
|
2000-03-30 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* dbpoolx.mod: Removed beginpage from highlights.mix; it's excluded in the SGML version.
|
||||||
|
|
||||||
|
2000-03-24 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, readme.txt:
|
||||||
|
Updated version numbers
|
||||||
|
|
||||||
|
* dbefsyn.mod: Removed
|
||||||
|
|
||||||
|
* dbpoolx.mod: Removed ELEMENT from comments to ease text searching of the DTD.
|
||||||
|
Merged dbefsyn.mod into dbpoolx.mod
|
||||||
|
Added Modifier as an optional element at the end of MethodSynopsis
|
||||||
|
and MethodParam.
|
||||||
|
|
||||||
|
2000-03-07 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* 40chg.txt: New file.
|
||||||
|
|
||||||
|
* 40chg.txt, calstblx.dtd, dbcentx.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, readme.txt, soextblx.dtd:
|
||||||
|
Updated internal versions to beta3
|
||||||
|
|
||||||
|
2000-03-03 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* dbpoolx.mod: Removed erroneous comment about inline synopses
|
||||||
|
|
||||||
|
2000-03-02 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* calstblx.dtd, dbcentx.mod, dbefsyn.mod, dbgenent.ent, dbhierx.mod, dbnotnx.mod, dbpoolx.mod, docbookx.dtd, readme.txt, soextblx.dtd:
|
||||||
|
New file.
|
||||||
|
|
||||||
|
* dbefsyn.mod, dbpoolx.mod: Added ooclass, oointerface, and ooexception as wrappers for modifiers
|
||||||
|
and names in classsynopsis. Also allow them inline.
|
||||||
|
|
||||||
|
Fixed SGML PE parsing problem with hook PEs.
|
||||||
|
|
||||||
|
* dbhierx.mod, dbpoolx.mod: Added hook PEs for future module extension
|
||||||
|
|
||||||
|
* dbpoolx.mod: Removed unused PEs for equation content
|
||||||
|
|
||||||
|
* dbpoolx.mod: Made primary optional (XML has no #CONREF)
|
||||||
|
|
199
docs/dtds/dbxml-4.1.2/calstblx.dtd
Executable file
199
docs/dtds/dbxml-4.1.2/calstblx.dtd
Executable file
@@ -0,0 +1,199 @@
|
|||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- DocBook XML CALS Table Model V4.1.2 .................................... -->
|
||||||
|
<!-- File calstblx.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).
|
||||||
|
|
||||||
|
This DTD is based on the CALS Table Model
|
||||||
|
PUBLIC "-//USA-DOD//DTD Table Model 951010//EN"
|
||||||
|
|
||||||
|
$Id$
|
||||||
|
|
||||||
|
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 CALS Table Model
|
||||||
|
converted to XML.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- These definitions are not directly related to the table model, but are
|
||||||
|
used in the default CALS table model and are usually defined elsewhere
|
||||||
|
(and prior to the inclusion of this table module) in a CALS DTD. -->
|
||||||
|
|
||||||
|
<!ENTITY % bodyatt "">
|
||||||
|
<!ENTITY % secur "">
|
||||||
|
|
||||||
|
<!-- no if zero(s),
|
||||||
|
yes if any other digits value -->
|
||||||
|
|
||||||
|
<!ENTITY % yesorno 'CDATA'>
|
||||||
|
<!ENTITY % titles 'title?'>
|
||||||
|
|
||||||
|
<!-- default for use in entry content -->
|
||||||
|
|
||||||
|
<!ENTITY % paracon '#PCDATA'>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
The parameter entities as defined below provide the CALS table model
|
||||||
|
as published (as part of the Example DTD) in MIL-HDBK-28001.
|
||||||
|
|
||||||
|
These following declarations provide the CALS-compliant default definitions
|
||||||
|
for these entities. However, these entities can and should be redefined
|
||||||
|
(by giving the appropriate parameter entity declaration(s) prior to the
|
||||||
|
reference to this Table Model declaration set entity) to fit the needs
|
||||||
|
of the current application.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ENTITY % tbl.table.name "(table|chart)">
|
||||||
|
<!ENTITY % tbl.table-titles.mdl "%titles;,">
|
||||||
|
<!ENTITY % tbl.table-main.mdl "(tgroup+|graphic+)">
|
||||||
|
<!ENTITY % tbl.table.mdl "%tbl.table-titles.mdl; %tbl.table-main.mdl;">
|
||||||
|
<!ENTITY % tbl.table.att '
|
||||||
|
tabstyle CDATA #IMPLIED
|
||||||
|
tocentry %yesorno; #IMPLIED
|
||||||
|
shortentry %yesorno; #IMPLIED
|
||||||
|
orient (port|land) #IMPLIED
|
||||||
|
pgwide %yesorno; #IMPLIED '>
|
||||||
|
<!ENTITY % tbl.tgroup.mdl "colspec*,spanspec*,thead?,tfoot?,tbody">
|
||||||
|
<!ENTITY % tbl.tgroup.att '
|
||||||
|
tgroupstyle CDATA #IMPLIED '>
|
||||||
|
<!ENTITY % tbl.hdft.mdl "colspec*,row+">
|
||||||
|
<!ENTITY % tbl.row.mdl "(entry|entrytbl)+">
|
||||||
|
<!ENTITY % tbl.entrytbl.mdl "colspec*,spanspec*,thead?,tbody">
|
||||||
|
<!ENTITY % tbl.entry.mdl "(para|warning|caution|note|legend|%paracon;)*">
|
||||||
|
<!-- ===== Element and attribute declarations follow. ===== -->
|
||||||
|
|
||||||
|
<!ELEMENT table (%tbl.table.mdl;)>
|
||||||
|
|
||||||
|
<!ATTLIST table
|
||||||
|
frame (top|bottom|topbot|all|sides|none) #IMPLIED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
%tbl.table.att;
|
||||||
|
%bodyatt;
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT tgroup (%tbl.tgroup.mdl;) >
|
||||||
|
|
||||||
|
<!ATTLIST tgroup
|
||||||
|
cols CDATA #REQUIRED
|
||||||
|
%tbl.tgroup.att;
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
char CDATA #IMPLIED
|
||||||
|
charoff CDATA #IMPLIED
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT colspec EMPTY >
|
||||||
|
|
||||||
|
<!ATTLIST colspec
|
||||||
|
colnum CDATA #IMPLIED
|
||||||
|
colname CDATA #IMPLIED
|
||||||
|
colwidth CDATA #IMPLIED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
char CDATA #IMPLIED
|
||||||
|
charoff CDATA #IMPLIED
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT spanspec EMPTY >
|
||||||
|
|
||||||
|
<!ATTLIST spanspec
|
||||||
|
namest CDATA #REQUIRED
|
||||||
|
nameend CDATA #REQUIRED
|
||||||
|
spanname CDATA #REQUIRED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
char CDATA #IMPLIED
|
||||||
|
charoff CDATA #IMPLIED
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT thead (%tbl.hdft.mdl;)>
|
||||||
|
<!ATTLIST thead
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT tfoot (%tbl.hdft.mdl;)>
|
||||||
|
<!ATTLIST tfoot
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT tbody (row+)>
|
||||||
|
|
||||||
|
<!ATTLIST tbody
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT row (%tbl.row.mdl;)>
|
||||||
|
|
||||||
|
<!ATTLIST row
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT entrytbl (%tbl.entrytbl.mdl;)>
|
||||||
|
|
||||||
|
<!ATTLIST entrytbl
|
||||||
|
cols CDATA #REQUIRED
|
||||||
|
%tbl.tgroup.att;
|
||||||
|
colname CDATA #IMPLIED
|
||||||
|
spanname CDATA #IMPLIED
|
||||||
|
namest CDATA #IMPLIED
|
||||||
|
nameend CDATA #IMPLIED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
char CDATA #IMPLIED
|
||||||
|
charoff CDATA #IMPLIED
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!ELEMENT entry (%tbl.entry.mdl;)*>
|
||||||
|
|
||||||
|
<!ATTLIST entry
|
||||||
|
colname CDATA #IMPLIED
|
||||||
|
namest CDATA #IMPLIED
|
||||||
|
nameend CDATA #IMPLIED
|
||||||
|
spanname CDATA #IMPLIED
|
||||||
|
morerows CDATA #IMPLIED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
char CDATA #IMPLIED
|
||||||
|
charoff CDATA #IMPLIED
|
||||||
|
rotate %yesorno; #IMPLIED
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%secur;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!-- End of DocBook XML CALS Table Model V4.1.2 ............................. -->
|
||||||
|
<!-- ...................................................................... -->
|
204
docs/dtds/dbxml-4.1.2/dbcentx.mod
Executable file
204
docs/dtds/dbxml-4.1.2/dbcentx.mod
Executable file
@@ -0,0 +1,204 @@
|
|||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- DocBook XML character entities module V4.1.2 ........................... -->
|
||||||
|
<!-- File dbcentx.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$
|
||||||
|
|
||||||
|
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 entity declarations for the standard ISO
|
||||||
|
entity sets used by DocBook.
|
||||||
|
|
||||||
|
In DTD driver files referring to this module, please use an entity
|
||||||
|
declaration that uses the public identifier shown below:
|
||||||
|
|
||||||
|
<!ENTITY % dbcent PUBLIC
|
||||||
|
"-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
|
||||||
|
"dbcentx.mod">
|
||||||
|
%dbcent;
|
||||||
|
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- ...................................................................... -->
|
||||||
|
|
||||||
|
<!ENTITY % ISOamsa.module "INCLUDE">
|
||||||
|
<![%ISOamsa.module;[
|
||||||
|
<!ENTITY % ISOamsa PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XML"
|
||||||
|
"ent/iso-amsa.ent">
|
||||||
|
%ISOamsa;
|
||||||
|
<!--end of ISOamsa.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOamsb.module "INCLUDE">
|
||||||
|
<![%ISOamsb.module;[
|
||||||
|
<!ENTITY % ISOamsb PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XML"
|
||||||
|
"ent/iso-amsb.ent">
|
||||||
|
%ISOamsb;
|
||||||
|
<!--end of ISOamsb.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOamsc.module "INCLUDE">
|
||||||
|
<![%ISOamsc.module;[
|
||||||
|
<!ENTITY % ISOamsc PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XML"
|
||||||
|
"ent/iso-amsc.ent">
|
||||||
|
%ISOamsc;
|
||||||
|
<!--end of ISOamsc.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOamsn.module "INCLUDE">
|
||||||
|
<![%ISOamsn.module;[
|
||||||
|
<!ENTITY % ISOamsn PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XML"
|
||||||
|
"ent/iso-amsn.ent">
|
||||||
|
%ISOamsn;
|
||||||
|
<!--end of ISOamsn.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOamso.module "INCLUDE">
|
||||||
|
<![%ISOamso.module;[
|
||||||
|
<!ENTITY % ISOamso PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XML"
|
||||||
|
"ent/iso-amso.ent">
|
||||||
|
%ISOamso;
|
||||||
|
<!--end of ISOamso.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOamsr.module "INCLUDE">
|
||||||
|
<![%ISOamsr.module;[
|
||||||
|
<!ENTITY % ISOamsr PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XML"
|
||||||
|
"ent/iso-amsr.ent">
|
||||||
|
%ISOamsr;
|
||||||
|
<!--end of ISOamsr.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISObox.module "INCLUDE">
|
||||||
|
<![%ISObox.module;[
|
||||||
|
<!ENTITY % ISObox PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XML"
|
||||||
|
"ent/iso-box.ent">
|
||||||
|
%ISObox;
|
||||||
|
<!--end of ISObox.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOcyr1.module "INCLUDE">
|
||||||
|
<![%ISOcyr1.module;[
|
||||||
|
<!ENTITY % ISOcyr1 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XML"
|
||||||
|
"ent/iso-cyr1.ent">
|
||||||
|
%ISOcyr1;
|
||||||
|
<!--end of ISOcyr1.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOcyr2.module "INCLUDE">
|
||||||
|
<![%ISOcyr2.module;[
|
||||||
|
<!ENTITY % ISOcyr2 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XML"
|
||||||
|
"ent/iso-cyr2.ent">
|
||||||
|
%ISOcyr2;
|
||||||
|
<!--end of ISOcyr2.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOdia.module "INCLUDE">
|
||||||
|
<![%ISOdia.module;[
|
||||||
|
<!ENTITY % ISOdia PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML"
|
||||||
|
"ent/iso-dia.ent">
|
||||||
|
%ISOdia;
|
||||||
|
<!--end of ISOdia.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOgrk1.module "INCLUDE">
|
||||||
|
<![%ISOgrk1.module;[
|
||||||
|
<!ENTITY % ISOgrk1 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Greek Letters//EN//XML"
|
||||||
|
"ent/iso-grk1.ent">
|
||||||
|
%ISOgrk1;
|
||||||
|
<!--end of ISOgrk1.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOgrk2.module "INCLUDE">
|
||||||
|
<![%ISOgrk2.module;[
|
||||||
|
<!ENTITY % ISOgrk2 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML"
|
||||||
|
"ent/iso-grk2.ent">
|
||||||
|
%ISOgrk2;
|
||||||
|
<!--end of ISOgrk2.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOgrk3.module "INCLUDE">
|
||||||
|
<![%ISOgrk3.module;[
|
||||||
|
<!ENTITY % ISOgrk3 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Greek Symbols//EN//XML"
|
||||||
|
"ent/iso-grk3.ent">
|
||||||
|
%ISOgrk3;
|
||||||
|
<!--end of ISOgrk3.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOgrk4.module "INCLUDE">
|
||||||
|
<![%ISOgrk4.module;[
|
||||||
|
<!ENTITY % ISOgrk4 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XML"
|
||||||
|
"ent/iso-grk4.ent">
|
||||||
|
%ISOgrk4;
|
||||||
|
<!--end of ISOgrk4.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOlat1.module "INCLUDE">
|
||||||
|
<![%ISOlat1.module;[
|
||||||
|
<!ENTITY % ISOlat1 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
|
||||||
|
"ent/iso-lat1.ent">
|
||||||
|
%ISOlat1;
|
||||||
|
<!--end of ISOlat1.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOlat2.module "INCLUDE">
|
||||||
|
<![%ISOlat2.module;[
|
||||||
|
<!ENTITY % ISOlat2 PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Added Latin 2//EN//XML"
|
||||||
|
"ent/iso-lat2.ent">
|
||||||
|
%ISOlat2;
|
||||||
|
<!--end of ISOlat2.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOnum.module "INCLUDE">
|
||||||
|
<![%ISOnum.module;[
|
||||||
|
<!ENTITY % ISOnum PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML"
|
||||||
|
"ent/iso-num.ent">
|
||||||
|
%ISOnum;
|
||||||
|
<!--end of ISOnum.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOpub.module "INCLUDE">
|
||||||
|
<![%ISOpub.module;[
|
||||||
|
<!ENTITY % ISOpub PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES Publishing//EN//XML"
|
||||||
|
"ent/iso-pub.ent">
|
||||||
|
%ISOpub;
|
||||||
|
<!--end of ISOpub.module-->]]>
|
||||||
|
|
||||||
|
<!ENTITY % ISOtech.module "INCLUDE">
|
||||||
|
<![%ISOtech.module;[
|
||||||
|
<!ENTITY % ISOtech PUBLIC
|
||||||
|
"ISO 8879:1986//ENTITIES General Technical//EN//XML"
|
||||||
|
"ent/iso-tech.ent">
|
||||||
|
%ISOtech;
|
||||||
|
<!--end of ISOtech.module-->]]>
|
||||||
|
|
||||||
|
<!-- End of DocBook XML character entity sets module V4.1.2 ................. -->
|
||||||
|
<!-- ...................................................................... -->
|
41
docs/dtds/dbxml-4.1.2/dbgenent.mod
Executable file
41
docs/dtds/dbxml-4.1.2/dbgenent.mod
Executable file
@@ -0,0 +1,41 @@
|
|||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- DocBook XML additional general entities V4.1.2 ......................... -->
|
||||||
|
|
||||||
|
<!-- Copyright 1992-2000 HaL Computer Systems, Inc.,
|
||||||
|
O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
|
||||||
|
Corporation, and the Organization for the Advancement of
|
||||||
|
Structured Information Standards (OASIS).
|
||||||
|
|
||||||
|
In DTD driver files referring to this module, please use an entity
|
||||||
|
declaration that uses the public identifier shown below:
|
||||||
|
|
||||||
|
<!ENTITY % dbgenent PUBLIC
|
||||||
|
"-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN"
|
||||||
|
"dbgenent.mod">
|
||||||
|
%dbgenent;
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- File dbgenent.mod .................................................... -->
|
||||||
|
|
||||||
|
<!-- You can edit this file to add the following:
|
||||||
|
|
||||||
|
o General entity declarations of any kind. For example:
|
||||||
|
|
||||||
|
<!ENTITY happyface SDATA "insert-face"> (system-specific data)
|
||||||
|
<!ENTITY productname "WinWidget"> (small boilerplate)
|
||||||
|
<!ENTITY legal-notice SYSTEM "notice.sgm"> (large boilerplate)
|
||||||
|
|
||||||
|
o Notation declarations. For example:
|
||||||
|
|
||||||
|
<!NOTATION chicken-scratch SYSTEM>
|
||||||
|
|
||||||
|
o Declarations for and references to external parameter entities
|
||||||
|
containing collections of any of the above. For example:
|
||||||
|
|
||||||
|
<!ENTITY % all-titles PUBLIC "-//DocTools//ELEMENTS Book Titles//EN"
|
||||||
|
"booktitles.ent">
|
||||||
|
%all-titles;
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- End of DocBook XML additional general entities V4.1.2 .................. -->
|
||||||
|
<!-- ...................................................................... -->
|
2074
docs/dtds/dbxml-4.1.2/dbhierx.mod
Executable file
2074
docs/dtds/dbxml-4.1.2/dbhierx.mod
Executable file
File diff suppressed because it is too large
Load Diff
97
docs/dtds/dbxml-4.1.2/dbnotnx.mod
Executable file
97
docs/dtds/dbxml-4.1.2/dbnotnx.mod
Executable file
@@ -0,0 +1,97 @@
|
|||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- DocBook XML notations module V4.1.2 .................................... -->
|
||||||
|
<!-- File dbnotnx.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$
|
||||||
|
|
||||||
|
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 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 entity declarations for the standard ISO
|
||||||
|
entity sets used by DocBook.
|
||||||
|
|
||||||
|
In DTD driver files referring to this module, please use an entity
|
||||||
|
declaration that uses the public identifier shown below:
|
||||||
|
|
||||||
|
<!ENTITY % dbnotn PUBLIC
|
||||||
|
"-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN"
|
||||||
|
"dbnotnx.mod">
|
||||||
|
%dbnotn;
|
||||||
|
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ENTITY % local.notation.class "">
|
||||||
|
<!ENTITY % notation.class
|
||||||
|
"BMP| CGM-CHAR | CGM-BINARY | CGM-CLEAR | DITROFF | DVI
|
||||||
|
| EPS | EQN | FAX | GIF | GIF87a | GIF89a
|
||||||
|
| JPG | JPEG | IGES | PCX
|
||||||
|
| PIC | PNG | PS | SGML | TBL | TEX | TIFF | WMF | WPG
|
||||||
|
| linespecific
|
||||||
|
%local.notation.class;">
|
||||||
|
|
||||||
|
<!NOTATION BMP PUBLIC
|
||||||
|
"+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft Windows bitmap//EN">
|
||||||
|
<!NOTATION CGM-CHAR PUBLIC "ISO 8632/2//NOTATION Character encoding//EN">
|
||||||
|
<!NOTATION CGM-BINARY PUBLIC "ISO 8632/3//NOTATION Binary encoding//EN">
|
||||||
|
<!NOTATION CGM-CLEAR PUBLIC "ISO 8632/4//NOTATION Clear text encoding//EN">
|
||||||
|
<!NOTATION DITROFF SYSTEM "DITROFF">
|
||||||
|
<!NOTATION DVI SYSTEM "DVI">
|
||||||
|
<!NOTATION EPS PUBLIC
|
||||||
|
"+//ISBN 0-201-18127-4::Adobe//NOTATION PostScript Language Ref. Manual//EN">
|
||||||
|
<!NOTATION EQN SYSTEM "EQN">
|
||||||
|
<!NOTATION FAX PUBLIC
|
||||||
|
"-//USA-DOD//NOTATION CCITT Group 4 Facsimile Type 1 Untiled Raster//EN">
|
||||||
|
<!NOTATION GIF SYSTEM "GIF">
|
||||||
|
<!NOTATION GIF87a PUBLIC
|
||||||
|
"-//CompuServe//NOTATION Graphics Interchange Format 87a//EN">
|
||||||
|
|
||||||
|
<!NOTATION GIF89a PUBLIC
|
||||||
|
"-//CompuServe//NOTATION Graphics Interchange Format 89a//EN">
|
||||||
|
<!NOTATION JPG SYSTEM "JPG">
|
||||||
|
<!NOTATION JPEG SYSTEM "JPG">
|
||||||
|
<!NOTATION IGES PUBLIC
|
||||||
|
"-//USA-DOD//NOTATION (ASME/ANSI Y14.26M-1987) Initial Graphics Exchange Specification//EN">
|
||||||
|
<!NOTATION PCX PUBLIC
|
||||||
|
"+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION ZSoft PCX bitmap//EN">
|
||||||
|
<!NOTATION PIC SYSTEM "PIC">
|
||||||
|
<!NOTATION PNG SYSTEM "http://www.w3.org/TR/REC-png">
|
||||||
|
<!NOTATION PS SYSTEM "PS">
|
||||||
|
<!NOTATION SGML PUBLIC
|
||||||
|
"ISO 8879:1986//NOTATION Standard Generalized Markup Language//EN">
|
||||||
|
<!NOTATION TBL SYSTEM "TBL">
|
||||||
|
<!NOTATION TEX PUBLIC
|
||||||
|
"+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN">
|
||||||
|
<!NOTATION TIFF SYSTEM "TIFF">
|
||||||
|
<!NOTATION WMF PUBLIC
|
||||||
|
"+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft Windows Metafile//EN">
|
||||||
|
<!NOTATION WPG SYSTEM "WPG"> <!--WordPerfect Graphic format-->
|
||||||
|
<!NOTATION linespecific SYSTEM "linespecific">
|
||||||
|
|
||||||
|
<!-- End of DocBook XML notations module V4.1.2 ............................. -->
|
||||||
|
<!-- ...................................................................... -->
|
7516
docs/dtds/dbxml-4.1.2/dbpoolx.mod
Executable file
7516
docs/dtds/dbxml-4.1.2/dbpoolx.mod
Executable file
File diff suppressed because it is too large
Load Diff
59
docs/dtds/dbxml-4.1.2/docbook.cat
Executable file
59
docs/dtds/dbxml-4.1.2/docbook.cat
Executable file
@@ -0,0 +1,59 @@
|
|||||||
|
-- ...................................................................... --
|
||||||
|
-- Catalog data for DocBook XML V4.1.2 .................................... --
|
||||||
|
-- File docbook.cat ..................................................... --
|
||||||
|
|
||||||
|
-- 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/.
|
||||||
|
--
|
||||||
|
|
||||||
|
-- This is the catalog data file for DocBook XML V4.1.2. It is provided as
|
||||||
|
a convenience in building your own catalog files. You need not use
|
||||||
|
the filenames listed here, and need not use the filename method of
|
||||||
|
identifying storage objects at all. See the documentation for
|
||||||
|
detailed information on the files associated with the DocBook DTD.
|
||||||
|
See SGML Open Technical Resolution 9401 for detailed information
|
||||||
|
on supplying and using catalog data.
|
||||||
|
--
|
||||||
|
|
||||||
|
-- ...................................................................... --
|
||||||
|
-- DocBook driver file .................................................. --
|
||||||
|
|
||||||
|
PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "docbookx.dtd"
|
||||||
|
|
||||||
|
-- ...................................................................... --
|
||||||
|
-- DocBook modules ...................................................... --
|
||||||
|
|
||||||
|
PUBLIC "-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN" "calstblx.dtd"
|
||||||
|
PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "soextblx.dtd"
|
||||||
|
PUBLIC "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" "dbpoolx.mod"
|
||||||
|
PUBLIC "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN" "dbhierx.mod"
|
||||||
|
PUBLIC "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN" "dbgenent.mod"
|
||||||
|
PUBLIC "-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN" "dbnotnx.mod"
|
||||||
|
PUBLIC "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" "dbcentx.mod"
|
||||||
|
|
||||||
|
-- ...................................................................... --
|
||||||
|
-- ISO entity sets ...................................................... --
|
||||||
|
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "ent/iso-dia.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "ent/iso-num.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "ent/iso-pub.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "ent/iso-tech.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "ent/iso-lat1.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "ent/iso-lat2.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "ent/iso-grk1.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "ent/iso-grk2.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "ent/iso-grk3.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "ent/iso-grk4.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" "ent/iso-amsa.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" "ent/iso-amsb.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" "ent/iso-amsc.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" "ent/iso-amsn.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" "ent/iso-amso.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "ent/iso-amsr.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "ent/iso-box.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "ent/iso-cyr1.ent"
|
||||||
|
PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "ent/iso-cyr2.ent"
|
||||||
|
|
||||||
|
-- End of catalog data for DocBook XML V4.1.2 ............................. --
|
||||||
|
-- ...................................................................... --
|
125
docs/dtds/dbxml-4.1.2/docbookx.dtd
Executable file
125
docs/dtds/dbxml-4.1.2/docbookx.dtd
Executable file
@@ -0,0 +1,125 @@
|
|||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- DocBook XML DTD V4.1.2 ................................................. -->
|
||||||
|
<!-- File docbookx.dtd .................................................... -->
|
||||||
|
|
||||||
|
<!-- 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$
|
||||||
|
|
||||||
|
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 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 is the driver file for V4.1.2 of the DocBook DTD.
|
||||||
|
Please use the following formal public identifier to identify it:
|
||||||
|
|
||||||
|
"-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||||
|
|
||||||
|
For example, if your document's top-level element is Book, and
|
||||||
|
you are using DocBook directly, use the FPI in the DOCTYPE
|
||||||
|
declaration:
|
||||||
|
|
||||||
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"
|
||||||
|
[...]>
|
||||||
|
|
||||||
|
Or, if you have a higher-level driver file that customizes DocBook,
|
||||||
|
use the FPI in the parameter entity declaration:
|
||||||
|
|
||||||
|
<!ENTITY % DocBookDTD PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||||
|
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
|
||||||
|
%DocBookDTD;
|
||||||
|
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- Notation declarations ................................................ -->
|
||||||
|
|
||||||
|
<!ENTITY % dbnotn.module "INCLUDE">
|
||||||
|
<![%dbnotn.module;[
|
||||||
|
<!ENTITY % dbnotn PUBLIC
|
||||||
|
"-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN"
|
||||||
|
"dbnotnx.mod">
|
||||||
|
%dbnotn;
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- ISO character entity sets ............................................ -->
|
||||||
|
|
||||||
|
<!ENTITY % dbcent.module "INCLUDE">
|
||||||
|
<![%dbcent.module;[
|
||||||
|
<!ENTITY euro "€"><!-- euro sign, U+20AC NEW -->
|
||||||
|
<!ENTITY % dbcent PUBLIC
|
||||||
|
"-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
|
||||||
|
"dbcentx.mod">
|
||||||
|
%dbcent;
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- DTD modules .......................................................... -->
|
||||||
|
|
||||||
|
<!-- Information pool .............. -->
|
||||||
|
|
||||||
|
<!ENTITY % dbpool.module "INCLUDE">
|
||||||
|
<![ %dbpool.module; [
|
||||||
|
<!ENTITY % dbpool PUBLIC
|
||||||
|
"-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN"
|
||||||
|
"dbpoolx.mod">
|
||||||
|
%dbpool;
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<!-- Redeclaration placeholder ..... -->
|
||||||
|
|
||||||
|
<!ENTITY % intermod.redecl.module "IGNORE">
|
||||||
|
<![%intermod.redecl.module;[
|
||||||
|
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
|
||||||
|
<!ENTITY % rdbmods "">
|
||||||
|
%rdbmods;
|
||||||
|
<!--end of intermod.redecl.module-->]]>
|
||||||
|
|
||||||
|
<!-- Document hierarchy ............ -->
|
||||||
|
|
||||||
|
<!ENTITY % dbhier.module "INCLUDE">
|
||||||
|
<![ %dbhier.module; [
|
||||||
|
<!ENTITY % dbhier PUBLIC
|
||||||
|
"-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN"
|
||||||
|
"dbhierx.mod">
|
||||||
|
%dbhier;
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<!-- ...................................................................... -->
|
||||||
|
<!-- Other general entities ............................................... -->
|
||||||
|
|
||||||
|
<!ENTITY % dbgenent.module "INCLUDE">
|
||||||
|
<![ %dbgenent.module; [
|
||||||
|
<!ENTITY % dbgenent PUBLIC
|
||||||
|
"-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN"
|
||||||
|
"dbgenent.mod">
|
||||||
|
%dbgenent;
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<!-- End of DocBook XML DTD V4.1.2 .......................................... -->
|
||||||
|
<!-- ...................................................................... -->
|
9
docs/dtds/dbxml-4.1.2/ent/ChangeLog
Executable file
9
docs/dtds/dbxml-4.1.2/ent/ChangeLog
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
1999-03-31 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* iso-num.ent: Removed declarations for lt and amp. They're predefined in XML and the decls. were causing IE5 to choke
|
||||||
|
|
||||||
|
1999-01-31 Norman Walsh <ndw@nwalsh.com>
|
||||||
|
|
||||||
|
* iso-amsa.ent, iso-amsb.ent, iso-amsc.ent, iso-amsn.ent, iso-amso.ent, iso-amsr.ent, iso-box.ent, iso-cyr1.ent, iso-cyr2.ent, iso-dia.ent, iso-grk1.ent, iso-grk2.ent, iso-grk3.ent, iso-grk4.ent, iso-lat1.ent, iso-lat2.ent, iso-num.ent, iso-pub.ent, iso-tech.ent:
|
||||||
|
New file.
|
||||||
|
|
63
docs/dtds/dbxml-4.1.2/ent/iso-amsa.ent
Executable file
63
docs/dtds/dbxml-4.1.2/ent/iso-amsa.ent
Executable file
@@ -0,0 +1,63 @@
|
|||||||
|
<!-- iso-amsa.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz
|
||||||
|
With additional derivations from
|
||||||
|
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT -->
|
||||||
|
|
||||||
|
<!ENTITY cularr "↶"> <!-- ANTICLOCKWISE TOP SEMICIRCLE ARROW -->
|
||||||
|
<!ENTITY curarr "↷"> <!-- CLOCKWISE TOP SEMICIRCLE ARROW -->
|
||||||
|
<!ENTITY dArr "⇓"> <!-- DOWNWARDS DOUBLE ARROW -->
|
||||||
|
<!ENTITY darr2 "⇊"> <!-- DOWNWARDS PAIRED ARROWS -->
|
||||||
|
<!ENTITY dharl "⇃"> <!-- DOWNWARDS HARPOON WITH BARB LEFTWARDS -->
|
||||||
|
<!ENTITY dharr "⇂"> <!-- DOWNWARDS HARPOON WITH BARB RIGHTWARDS -->
|
||||||
|
<!ENTITY lAarr "⇚"> <!-- LEFTWARDS TRIPLE ARROW -->
|
||||||
|
<!ENTITY Larr "↞"> <!-- LEFTWARDS TWO HEADED ARROW -->
|
||||||
|
<!ENTITY larr2 "⇇"> <!-- LEFTWARDS PAIRED ARROWS -->
|
||||||
|
<!ENTITY larrhk "↩"> <!-- LEFTWARDS ARROW WITH HOOK -->
|
||||||
|
<!ENTITY larrlp "↫"> <!-- LEFTWARDS ARROW WITH LOOP -->
|
||||||
|
<!ENTITY larrtl "↢"> <!-- LEFTWARDS ARROW WITH TAIL -->
|
||||||
|
<!ENTITY lhard "↽"> <!-- LEFTWARDS HARPOON WITH BARB DOWNWARDS -->
|
||||||
|
<!ENTITY lharu "↼"> <!-- LEFTWARDS HARPOON WITH BARB UPWARDS -->
|
||||||
|
<!ENTITY hArr "⇔"> <!-- -->
|
||||||
|
<!ENTITY harr "↔"> <!-- LEFT RIGHT ARROW -->
|
||||||
|
<!ENTITY lrarr2 "⇆"> <!-- LEFTWARDS ARROW OVER RIGHTWARDS ARROW -->
|
||||||
|
<!ENTITY rlarr2 "⇄"> <!-- RIGHTWARDS ARROW OVER LEFTWARDS ARROW -->
|
||||||
|
<!ENTITY harrw "↭"> <!-- LEFT RIGHT WAVE ARROW -->
|
||||||
|
<!ENTITY rlhar2 "⇌"> <!-- RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON -->
|
||||||
|
<!ENTITY lrhar2 "⇋"> <!-- LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON -->
|
||||||
|
<!ENTITY lsh "↰"> <!-- UPWARDS ARROW WITH TIP LEFTWARDS -->
|
||||||
|
<!ENTITY map "↦"> <!-- RIGHTWARDS ARROW FROM BAR -->
|
||||||
|
<!ENTITY mumap "⊸"> <!-- MULTIMAP -->
|
||||||
|
<!ENTITY nearr "↗"> <!-- NORTH EAST ARROW -->
|
||||||
|
<!ENTITY nlArr "⇍"> <!-- LEFTWARDS DOUBLE ARROW WITH STROKE -->
|
||||||
|
<!ENTITY nlarr "↚"> <!-- LEFTWARDS ARROW WITH STROKE -->
|
||||||
|
<!ENTITY nhArr "⇎"> <!-- LEFT RIGHT DOUBLE ARROW WITH STROKE -->
|
||||||
|
<!ENTITY nharr "↮"> <!-- LEFT RIGHT ARROW WITH STROKE -->
|
||||||
|
<!ENTITY nrarr "↛"> <!-- RIGHTWARDS ARROW WITH STROKE -->
|
||||||
|
<!ENTITY nrArr "⇏"> <!-- RIGHTWARDS DOUBLE ARROW WITH STROKE -->
|
||||||
|
<!ENTITY nwarr "↖"> <!-- NORTH WEST ARROW -->
|
||||||
|
<!ENTITY olarr "↺"> <!-- ANTICLOCKWISE OPEN CIRCLE ARROW -->
|
||||||
|
<!ENTITY orarr "↻"> <!-- CLOCKWISE OPEN CIRCLE ARROW -->
|
||||||
|
<!ENTITY rAarr "⇛"> <!-- RIGHTWARDS TRIPLE ARROW -->
|
||||||
|
<!ENTITY Rarr "↠"> <!-- RIGHTWARDS TWO HEADED ARROW -->
|
||||||
|
<!ENTITY rarr2 "⇉"> <!-- RIGHTWARDS PAIRED ARROWS -->
|
||||||
|
<!ENTITY rarrhk "↪"> <!-- RIGHTWARDS ARROW WITH HOOK -->
|
||||||
|
<!ENTITY rarrlp "↬"> <!-- RIGHTWARDS ARROW WITH LOOP -->
|
||||||
|
<!ENTITY rarrtl "↣"> <!-- RIGHTWARDS ARROW WITH TAIL -->
|
||||||
|
<!ENTITY rarrw "↝"> <!-- RIGHTWARDS SQUIGGLE ARROW -->
|
||||||
|
<!ENTITY rhard "⇁"> <!-- RIGHTWARDS HARPOON WITH BARB DOWNWARDS -->
|
||||||
|
<!ENTITY rharu "⇀"> <!-- RIGHTWARDS HARPOON WITH BARB UPWARDS -->
|
||||||
|
<!ENTITY rsh "↱"> <!-- UPWARDS ARROW WITH TIP RIGHTWARDS -->
|
||||||
|
<!ENTITY drarr "↘"> <!-- SOUTH EAST ARROW -->
|
||||||
|
<!ENTITY dlarr "↙"> <!-- SOUTH WEST ARROW -->
|
||||||
|
<!ENTITY uArr "⇑"> <!-- UPWARDS DOUBLE ARROW -->
|
||||||
|
<!ENTITY uarr2 "⇈"> <!-- UPWARDS PAIRED ARROWS -->
|
||||||
|
<!ENTITY vArr "⇕"> <!-- UP DOWN DOUBLE ARROW -->
|
||||||
|
<!ENTITY varr "↕"> <!-- UP DOWN ARROW -->
|
||||||
|
<!ENTITY uharl "↿"> <!-- UPWARDS HARPOON WITH BARB LEFTWARDS -->
|
||||||
|
<!ENTITY uharr "↾"> <!-- UPWARDS HARPOON WITH BARB RIGHTWARDS -->
|
||||||
|
<!ENTITY xlArr "⇐"> <!-- LEFTWARDS DOUBLE ARROW -->
|
||||||
|
<!ENTITY xhArr "↔"> <!-- LEFT RIGHT ARROW -->
|
||||||
|
<!ENTITY xharr "↔"> <!-- LEFT RIGHT ARROW -->
|
||||||
|
<!ENTITY xrArr "⇒"> <!-- RIGHTWARDS DOUBLE ARROW -->
|
49
docs/dtds/dbxml-4.1.2/ent/iso-amsb.ent
Executable file
49
docs/dtds/dbxml-4.1.2/ent/iso-amsb.ent
Executable file
@@ -0,0 +1,49 @@
|
|||||||
|
<!-- iso-amsb.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz.
|
||||||
|
With additional derivations from
|
||||||
|
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT -->
|
||||||
|
|
||||||
|
<!ENTITY amalg "∐"> <!-- N-ARY COPRODUCT -->
|
||||||
|
<!ENTITY Barwed "⌆"> <!-- PERSPECTIVE -->
|
||||||
|
<!ENTITY barwed "⊼"> <!-- NAND -->
|
||||||
|
<!ENTITY Cap "⋒"> <!-- DOUBLE INTERSECTION -->
|
||||||
|
<!ENTITY Cup "⋓"> <!-- DOUBLE UNION -->
|
||||||
|
<!ENTITY cuvee "⋎"> <!-- CURLY LOGICAL OR -->
|
||||||
|
<!ENTITY cuwed "⋏"> <!-- CURLY LOGICAL AND -->
|
||||||
|
<!ENTITY diam "⋄"> <!-- DIAMOND OPERATOR -->
|
||||||
|
<!ENTITY divonx "⋇"> <!-- DIVISION TIMES -->
|
||||||
|
<!ENTITY intcal "⊺"> <!-- INTERCALATE -->
|
||||||
|
<!ENTITY lthree "⋋"> <!-- LEFT SEMIDIRECT PRODUCT -->
|
||||||
|
<!ENTITY ltimes "⋉"> <!-- LEFT NORMAL FACTOR SEMIDIRECT PRODUCT -->
|
||||||
|
<!ENTITY minusb "⊟"> <!-- SQUARED MINUS -->
|
||||||
|
<!ENTITY oast "⊛"> <!-- CIRCLED ASTERISK OPERATOR -->
|
||||||
|
<!ENTITY ocir "⊚"> <!-- CIRCLED RING OPERATOR -->
|
||||||
|
<!ENTITY odash "⊝"> <!-- CIRCLED DASH -->
|
||||||
|
<!ENTITY odot "⊙"> <!-- CIRCLED DOT OPERATOR -->
|
||||||
|
<!ENTITY ominus "⊖"> <!-- CIRCLED MINUS -->
|
||||||
|
<!ENTITY oplus "⊕"> <!-- CIRCLED PLUS -->
|
||||||
|
<!ENTITY osol "⊘"> <!-- CIRCLED DIVISION SLASH -->
|
||||||
|
<!ENTITY otimes "⊗"> <!-- CIRCLED TIMES -->
|
||||||
|
<!ENTITY plusb "⊞"> <!-- SQUARED PLUS -->
|
||||||
|
<!ENTITY plusdo "∔"> <!-- DOT PLUS -->
|
||||||
|
<!ENTITY rthree "⋌"> <!-- RIGHT SEMIDIRECT PRODUCT -->
|
||||||
|
<!ENTITY rtimes "⋊"> <!-- RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT -->
|
||||||
|
<!ENTITY sdot "⋅"> <!-- DOT OPERATOR -->
|
||||||
|
<!ENTITY sdotb "⊡"> <!-- SQUARED DOT OPERATOR -->
|
||||||
|
<!ENTITY setmn "∖"> <!-- SET MINUS -->
|
||||||
|
<!ENTITY sqcap "⊓"> <!-- SQUARE CAP -->
|
||||||
|
<!ENTITY sqcup "⊔"> <!-- SQUARE CUP -->
|
||||||
|
<!ENTITY ssetmn "∖"> <!-- SET MINUS -->
|
||||||
|
<!ENTITY sstarf "⋆"> <!-- STAR OPERATOR -->
|
||||||
|
<!ENTITY timesb "⊠"> <!-- SQUARED TIMES -->
|
||||||
|
<!ENTITY top "⊤"> <!-- DOWN TACK -->
|
||||||
|
<!ENTITY uplus "⊎"> <!-- MULTISET UNION -->
|
||||||
|
<!ENTITY wreath "≀"> <!-- WREATH PRODUCT -->
|
||||||
|
<!ENTITY xcirc "○"> <!-- WHITE CIRCLE -->
|
||||||
|
<!ENTITY xdtri "▽"> <!-- WHITE DOWN-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY xutri "△"> <!-- WHITE UP-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY coprod "∐"> <!-- N-ARY COPRODUCT -->
|
||||||
|
<!ENTITY prod "∏"> <!-- N-ARY PRODUCT -->
|
||||||
|
<!ENTITY sum "∑"> <!-- N-ARY SUMMATION -->
|
15
docs/dtds/dbxml-4.1.2/ent/iso-amsc.ent
Executable file
15
docs/dtds/dbxml-4.1.2/ent/iso-amsc.ent
Executable file
@@ -0,0 +1,15 @@
|
|||||||
|
<!-- iso-amsc.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY rceil "⌉"> <!-- RIGHT CEILING -->
|
||||||
|
<!ENTITY rfloor "⌋"> <!-- RIGHT FLOOR -->
|
||||||
|
<!ENTITY rpargt ""> <!-- -->
|
||||||
|
<!ENTITY urcorn "⌝"> <!-- TOP RIGHT CORNER -->
|
||||||
|
<!ENTITY drcorn "⌟"> <!-- BOTTOM RIGHT CORNER -->
|
||||||
|
<!ENTITY lceil "⌈"> <!-- LEFT CEILING -->
|
||||||
|
<!ENTITY lfloor "⌊"> <!-- LEFT FLOOR -->
|
||||||
|
<!-- lpargt Unknown unicode character -->
|
||||||
|
<!ENTITY ulcorn "⌜"> <!-- TOP LEFT CORNER -->
|
||||||
|
<!ENTITY dlcorn "⌞"> <!-- BOTTOM LEFT CORNER -->
|
66
docs/dtds/dbxml-4.1.2/ent/iso-amsn.ent
Executable file
66
docs/dtds/dbxml-4.1.2/ent/iso-amsn.ent
Executable file
@@ -0,0 +1,66 @@
|
|||||||
|
<!-- iso-amsn.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz
|
||||||
|
With additional derivations from
|
||||||
|
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT -->
|
||||||
|
|
||||||
|
<!ENTITY gnap ""> <!-- -->
|
||||||
|
<!ENTITY gne "≩"> <!-- -->
|
||||||
|
<!ENTITY gnE "≩"> <!-- -->
|
||||||
|
<!ENTITY gnsim "⋧"> <!-- GREATER-THAN BUT NOT EQUIVALENT TO -->
|
||||||
|
<!ENTITY gvnE "≩"> <!-- GREATER-THAN BUT NOT EQUAL TO -->
|
||||||
|
<!ENTITY lnap ""> <!-- -->
|
||||||
|
<!ENTITY lnE "≨"> <!-- -->
|
||||||
|
<!ENTITY lne "≨"> <!-- -->
|
||||||
|
<!ENTITY lnsim "⋦"> <!-- -->
|
||||||
|
<!ENTITY lvnE "≨"> <!-- LESS-THAN BUT NOT EQUAL TO -->
|
||||||
|
<!ENTITY nap "≉"> <!-- NOT ALMOST EQUAL TO -->
|
||||||
|
<!ENTITY ncong "≇"> <!-- NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO -->
|
||||||
|
<!ENTITY nequiv "≢"> <!-- NOT IDENTICAL TO -->
|
||||||
|
<!ENTITY ngE "≱"> <!-- -->
|
||||||
|
<!ENTITY nge "≱"> <!-- NEITHER GREATER-THAN NOR EQUAL TO -->
|
||||||
|
<!ENTITY nges "≱"> <!-- -->
|
||||||
|
<!ENTITY ngt "≯"> <!-- NOT GREATER-THAN -->
|
||||||
|
<!ENTITY nle "≰"> <!-- NEITHER LESS-THAN NOR EQUAL TO -->
|
||||||
|
<!ENTITY nlE "≰"> <!-- -->
|
||||||
|
<!ENTITY nles "≰"> <!-- -->
|
||||||
|
<!ENTITY nlt "≮"> <!-- NOT LESS-THAN -->
|
||||||
|
<!ENTITY nltri "⋪"> <!-- NOT NORMAL SUBGROUP OF -->
|
||||||
|
<!ENTITY nltrie "⋬"> <!-- NOT NORMAL SUBGROUP OF OR EQUAL TO -->
|
||||||
|
<!ENTITY nmid "∤"> <!-- DOES NOT DIVIDE -->
|
||||||
|
<!ENTITY npar "∦"> <!-- NOT PARALLEL TO -->
|
||||||
|
<!ENTITY npr "⊀"> <!-- DOES NOT PRECEDE -->
|
||||||
|
<!ENTITY npre "⋠"> <!-- DOES NOT PRECEDE OR EQUAL -->
|
||||||
|
<!ENTITY nrtri "⋫"> <!-- DOES NOT CONTAIN AS NORMAL SUBGROUP -->
|
||||||
|
<!ENTITY nrtrie "⋭"> <!-- DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL -->
|
||||||
|
<!ENTITY nsc "⊁"> <!-- DOES NOT SUCCEED -->
|
||||||
|
<!ENTITY nsce "⋡"> <!-- DOES NOT SUCCEED OR EQUAL -->
|
||||||
|
<!ENTITY nsim "≁"> <!-- -->
|
||||||
|
<!ENTITY nsime "≄"> <!-- -->
|
||||||
|
<!ENTITY nsmid ""> <!-- -->
|
||||||
|
<!ENTITY nspar "∦"> <!-- NOT PARALLEL TO -->
|
||||||
|
<!ENTITY nsub "⊄"> <!-- NOT A SUBSET OF -->
|
||||||
|
<!ENTITY nsube "⊈"> <!-- -->
|
||||||
|
<!ENTITY nsubE "⊈"> <!-- -->
|
||||||
|
<!ENTITY nsup "⊅"> <!-- NOT A SUPERSET OF -->
|
||||||
|
<!ENTITY nsupE "⊉"> <!-- -->
|
||||||
|
<!ENTITY nsupe "⊉"> <!-- -->
|
||||||
|
<!ENTITY nvdash "⊬"> <!-- DOES NOT PROVE -->
|
||||||
|
<!ENTITY nvDash "⊭"> <!-- NOT TRUE -->
|
||||||
|
<!ENTITY nVDash "⊯"> <!-- NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE -->
|
||||||
|
<!ENTITY nVdash "⊮"> <!-- DOES NOT FORCE -->
|
||||||
|
<!ENTITY prnap "⋨"> <!-- -->
|
||||||
|
<!ENTITY prnE ""> <!-- -->
|
||||||
|
<!ENTITY prnsim "⋨"> <!-- -->
|
||||||
|
<!ENTITY scnap "⋩"> <!-- -->
|
||||||
|
<!ENTITY scnE ""> <!-- -->
|
||||||
|
<!ENTITY scnsim "⋩"> <!-- -->
|
||||||
|
<!ENTITY subne "⊊"> <!-- -->
|
||||||
|
<!ENTITY subnE "⊊"> <!-- SUBSET OF WITH NOT EQUAL TO -->
|
||||||
|
<!ENTITY supne "⊋"> <!-- -->
|
||||||
|
<!ENTITY supnE "⊋"> <!-- -->
|
||||||
|
<!ENTITY vsubnE ""> <!-- -->
|
||||||
|
<!ENTITY vsubne "⊊"> <!-- SUBSET OF WITH NOT EQUAL TO -->
|
||||||
|
<!ENTITY vsupne "⊋"> <!-- SUPERSET OF WITH NOT EQUAL TO -->
|
||||||
|
<!ENTITY vsupnE "⊋"> <!-- SUPERSET OF WITH NOT EQUAL TO -->
|
26
docs/dtds/dbxml-4.1.2/ent/iso-amso.ent
Executable file
26
docs/dtds/dbxml-4.1.2/ent/iso-amso.ent
Executable file
@@ -0,0 +1,26 @@
|
|||||||
|
<!-- iso-amso.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz
|
||||||
|
With additional derivations from
|
||||||
|
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT -->
|
||||||
|
|
||||||
|
<!ENTITY ang "∠"> <!-- ANGLE -->
|
||||||
|
<!ENTITY angmsd "∡"> <!-- MEASURED ANGLE -->
|
||||||
|
<!ENTITY beth "ℶ"> <!-- BET SYMBOL -->
|
||||||
|
<!ENTITY bprime "‵"> <!-- REVERSED PRIME -->
|
||||||
|
<!ENTITY comp "∁"> <!-- COMPLEMENT -->
|
||||||
|
<!ENTITY daleth "ℸ"> <!-- DALET SYMBOL -->
|
||||||
|
<!ENTITY ell "ℓ"> <!-- SCRIPT SMALL L -->
|
||||||
|
<!ENTITY empty "∅"> <!-- -->
|
||||||
|
<!ENTITY gimel "ℷ"> <!-- GIMEL SYMBOL -->
|
||||||
|
<!ENTITY image "ℑ"> <!-- BLACK-LETTER CAPITAL I -->
|
||||||
|
<!ENTITY inodot "ı"> <!-- LATIN SMALL LETTER DOTLESS I -->
|
||||||
|
<!-- jnodot Unknown unicode character -->
|
||||||
|
<!ENTITY nexist "∄"> <!-- THERE DOES NOT EXIST -->
|
||||||
|
<!ENTITY oS "Ⓢ"> <!-- CIRCLED LATIN CAPITAL LETTER S -->
|
||||||
|
<!ENTITY planck "ℏ"> <!-- PLANCK CONSTANT OVER TWO PI -->
|
||||||
|
<!ENTITY real "ℜ"> <!-- BLACK-LETTER CAPITAL R -->
|
||||||
|
<!ENTITY sbsol "﹨"> <!-- SMALL REVERSE SOLIDUS -->
|
||||||
|
<!ENTITY vprime "′"> <!-- PRIME -->
|
||||||
|
<!ENTITY weierp "℘"> <!-- SCRIPT CAPITAL P -->
|
91
docs/dtds/dbxml-4.1.2/ent/iso-amsr.ent
Executable file
91
docs/dtds/dbxml-4.1.2/ent/iso-amsr.ent
Executable file
@@ -0,0 +1,91 @@
|
|||||||
|
<!-- iso-amsr.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz.
|
||||||
|
With additional derivations from
|
||||||
|
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT -->
|
||||||
|
|
||||||
|
<!ENTITY ape "≊"> <!-- -->
|
||||||
|
<!ENTITY asymp "≍"> <!-- EQUIVALENT TO -->
|
||||||
|
<!ENTITY bcong "≌"> <!-- ALL EQUAL TO -->
|
||||||
|
<!ENTITY bepsi "∍"> <!-- SMALL CONTAINS AS MEMBER -->
|
||||||
|
<!ENTITY bowtie "⋈"> <!-- -->
|
||||||
|
<!ENTITY bsim "∽"> <!-- -->
|
||||||
|
<!ENTITY bsime "⋍"> <!-- -->
|
||||||
|
<!ENTITY bump "≎"> <!-- -->
|
||||||
|
<!ENTITY bumpe "≏"> <!-- -->
|
||||||
|
<!ENTITY cire "≗"> <!-- -->
|
||||||
|
<!ENTITY colone "≔"> <!-- -->
|
||||||
|
<!ENTITY cuepr "⋞"> <!-- -->
|
||||||
|
<!ENTITY cuesc "⋟"> <!-- -->
|
||||||
|
<!ENTITY cupre "≼"> <!-- -->
|
||||||
|
<!ENTITY dashv "⊣"> <!-- -->
|
||||||
|
<!ENTITY ecir "≖"> <!-- -->
|
||||||
|
<!ENTITY ecolon "≕"> <!-- -->
|
||||||
|
<!ENTITY eDot "≑"> <!-- -->
|
||||||
|
<!ENTITY esdot "≐"> <!-- -->
|
||||||
|
<!ENTITY efDot "≒"> <!-- -->
|
||||||
|
<!ENTITY egs "⋝"> <!-- -->
|
||||||
|
<!ENTITY els "⋜"> <!-- -->
|
||||||
|
<!ENTITY erDot "≓"> <!-- -->
|
||||||
|
<!ENTITY fork "⋔"> <!-- -->
|
||||||
|
<!ENTITY frown "⌢"> <!-- -->
|
||||||
|
<!ENTITY gap "≳"> <!-- GREATER-THAN OR EQUIVALENT TO -->
|
||||||
|
<!ENTITY gsdot "⋗"> <!-- -->
|
||||||
|
<!ENTITY gE "≧"> <!-- -->
|
||||||
|
<!ENTITY gel "⋛"> <!-- -->
|
||||||
|
<!ENTITY gEl "⋛"> <!-- -->
|
||||||
|
<!ENTITY ges "≥"> <!-- GREATER-THAN OR EQUAL TO -->
|
||||||
|
<!ENTITY Gg "⋙"> <!-- VERY MUCH GREATER-THAN -->
|
||||||
|
<!ENTITY gl "≷"> <!-- -->
|
||||||
|
<!ENTITY gsim "≳"> <!-- GREATER-THAN OR EQUIVALENT TO -->
|
||||||
|
<!ENTITY Gt "≫"> <!-- MUCH GREATER-THAN -->
|
||||||
|
<!ENTITY lap "≲"> <!-- LESS-THAN OR EQUIVALENT TO -->
|
||||||
|
<!ENTITY ldot "⋖"> <!-- -->
|
||||||
|
<!ENTITY lE "≦"> <!-- -->
|
||||||
|
<!ENTITY lEg "⋚"> <!-- -->
|
||||||
|
<!ENTITY leg "⋚"> <!-- -->
|
||||||
|
<!ENTITY les "≤"> <!-- LESS-THAN OR EQUAL TO -->
|
||||||
|
<!ENTITY lg "≶"> <!-- LESS-THAN OR GREATER-THAN -->
|
||||||
|
<!ENTITY Ll "⋘"> <!-- -->
|
||||||
|
<!ENTITY lsim "≲"> <!-- LESS-THAN OR EQUIVALENT TO -->
|
||||||
|
<!ENTITY Lt "≪"> <!-- MUCH LESS-THAN -->
|
||||||
|
<!ENTITY ltrie "⊴"> <!-- -->
|
||||||
|
<!ENTITY mid "∣"> <!-- -->
|
||||||
|
<!ENTITY models "⊧"> <!-- MODELS -->
|
||||||
|
<!ENTITY pr "≺"> <!-- -->
|
||||||
|
<!ENTITY prap "≾"> <!-- -->
|
||||||
|
<!ENTITY pre "≼"> <!-- -->
|
||||||
|
<!ENTITY prsim "≾"> <!-- -->
|
||||||
|
<!ENTITY rtrie "⊵"> <!-- -->
|
||||||
|
<!ENTITY samalg "∐"> <!-- -->
|
||||||
|
<!ENTITY sc "≻"> <!-- -->
|
||||||
|
<!ENTITY scap "≿"> <!-- -->
|
||||||
|
<!ENTITY sccue "≽"> <!-- -->
|
||||||
|
<!ENTITY sce "≽"> <!-- -->
|
||||||
|
<!ENTITY scsim "≿"> <!-- -->
|
||||||
|
<!ENTITY sfrown "⌢"> <!-- FROWN -->
|
||||||
|
<!ENTITY smid ""> <!-- -->
|
||||||
|
<!ENTITY smile "⌣"> <!-- -->
|
||||||
|
<!ENTITY spar "∥"> <!-- PARALLEL TO -->
|
||||||
|
<!ENTITY sqsub "⊏"> <!-- -->
|
||||||
|
<!ENTITY sqsube "⊑"> <!-- -->
|
||||||
|
<!ENTITY sqsup "⊐"> <!-- -->
|
||||||
|
<!ENTITY sqsupe "⊒"> <!-- -->
|
||||||
|
<!ENTITY ssmile "⌣"> <!-- SMILE -->
|
||||||
|
<!ENTITY Sub "⋐"> <!-- -->
|
||||||
|
<!ENTITY subE "⊆"> <!-- -->
|
||||||
|
<!ENTITY Sup "⋑"> <!-- -->
|
||||||
|
<!ENTITY supE "⊇"> <!-- -->
|
||||||
|
<!ENTITY thkap "≈"> <!-- ALMOST EQUAL TO -->
|
||||||
|
<!ENTITY thksim "∼"> <!-- TILDE OPERATOR -->
|
||||||
|
<!ENTITY trie "≜"> <!-- -->
|
||||||
|
<!ENTITY twixt "≬"> <!-- BETWEEN -->
|
||||||
|
<!ENTITY vdash "⊢"> <!-- -->
|
||||||
|
<!ENTITY Vdash "⊩"> <!-- -->
|
||||||
|
<!ENTITY vDash "⊨"> <!-- -->
|
||||||
|
<!ENTITY veebar "⊻"> <!-- -->
|
||||||
|
<!ENTITY vltri "⊲"> <!-- -->
|
||||||
|
<!ENTITY vprop "∝"> <!-- -->
|
||||||
|
<!ENTITY vrtri "⊳"> <!-- -->
|
||||||
|
<!ENTITY Vvdash "⊪"> <!-- -->
|
45
docs/dtds/dbxml-4.1.2/ent/iso-box.ent
Executable file
45
docs/dtds/dbxml-4.1.2/ent/iso-box.ent
Executable file
@@ -0,0 +1,45 @@
|
|||||||
|
<!-- iso-box.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY boxh "─"> <!-- BOX DRAWINGS LIGHT HORIZONTAL -->
|
||||||
|
<!ENTITY boxv "│"> <!-- BOX DRAWINGS LIGHT VERTICAL -->
|
||||||
|
<!ENTITY boxur "└"> <!-- BOX DRAWINGS LIGHT UP AND RIGHT -->
|
||||||
|
<!ENTITY boxul "┘"> <!-- BOX DRAWINGS LIGHT UP AND LEFT -->
|
||||||
|
<!ENTITY boxdl "┐"> <!-- BOX DRAWINGS LIGHT DOWN AND LEFT -->
|
||||||
|
<!ENTITY boxdr "┌"> <!-- BOX DRAWINGS LIGHT DOWN AND RIGHT -->
|
||||||
|
<!ENTITY boxvr "├"> <!-- BOX DRAWINGS LIGHT VERTICAL AND RIGHT -->
|
||||||
|
<!ENTITY boxhu "┴"> <!-- BOX DRAWINGS LIGHT UP AND HORIZONTAL -->
|
||||||
|
<!ENTITY boxvl "┤"> <!-- BOX DRAWINGS LIGHT VERTICAL AND LEFT -->
|
||||||
|
<!ENTITY boxhd "┬"> <!-- BOX DRAWINGS LIGHT DOWN AND HORIZONTAL -->
|
||||||
|
<!ENTITY boxvh "┼"> <!-- BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL -->
|
||||||
|
<!ENTITY boxvR "╞"> <!-- BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE -->
|
||||||
|
<!ENTITY boxhU "╧"> <!-- BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE -->
|
||||||
|
<!ENTITY boxvL "╡"> <!-- BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE -->
|
||||||
|
<!ENTITY boxhD "╤"> <!-- BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE -->
|
||||||
|
<!ENTITY boxvH "╪"> <!-- BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE -->
|
||||||
|
<!ENTITY boxH "═"> <!-- BOX DRAWINGS DOUBLE HORIZONTAL -->
|
||||||
|
<!ENTITY boxV "║"> <!-- BOX DRAWINGS DOUBLE VERTICAL -->
|
||||||
|
<!ENTITY boxUR "╘"> <!-- BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE -->
|
||||||
|
<!ENTITY boxUL "╛"> <!-- BOX DRAWINGS UP SINGLE AND LEFT DOUBLE -->
|
||||||
|
<!ENTITY boxDL "╕"> <!-- BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE -->
|
||||||
|
<!ENTITY boxDR "╒"> <!-- BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE -->
|
||||||
|
<!ENTITY boxVR "╟"> <!-- BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE -->
|
||||||
|
<!ENTITY boxHU "╨"> <!-- BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE -->
|
||||||
|
<!ENTITY boxVL "╢"> <!-- BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE -->
|
||||||
|
<!ENTITY boxHD "╥"> <!-- BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE -->
|
||||||
|
<!ENTITY boxVH "╫"> <!-- BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE -->
|
||||||
|
<!ENTITY boxVr "╠"> <!-- BOX DRAWINGS DOUBLE VERTICAL AND RIGHT -->
|
||||||
|
<!ENTITY boxHu "╩"> <!-- BOX DRAWINGS DOUBLE UP AND HORIZONTAL -->
|
||||||
|
<!ENTITY boxVl "╣"> <!-- BOX DRAWINGS DOUBLE VERTICAL AND LEFT -->
|
||||||
|
<!ENTITY boxHd "╦"> <!-- BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL -->
|
||||||
|
<!ENTITY boxVh "╬"> <!-- BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL -->
|
||||||
|
<!ENTITY boxuR "╙"> <!-- BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE -->
|
||||||
|
<!ENTITY boxUl "╜"> <!-- BOX DRAWINGS UP DOUBLE AND LEFT SINGLE -->
|
||||||
|
<!ENTITY boxdL "╖"> <!-- BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE -->
|
||||||
|
<!ENTITY boxDr "╓"> <!-- BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE -->
|
||||||
|
<!ENTITY boxUr "╚"> <!-- BOX DRAWINGS DOUBLE UP AND RIGHT -->
|
||||||
|
<!ENTITY boxuL "╝"> <!-- BOX DRAWINGS DOUBLE UP AND LEFT -->
|
||||||
|
<!ENTITY boxDl "╗"> <!-- BOX DRAWINGS DOUBLE DOWN AND LEFT -->
|
||||||
|
<!ENTITY boxdR "╔"> <!-- BOX DRAWINGS DOUBLE DOWN AND RIGHT -->
|
72
docs/dtds/dbxml-4.1.2/ent/iso-cyr1.ent
Executable file
72
docs/dtds/dbxml-4.1.2/ent/iso-cyr1.ent
Executable file
@@ -0,0 +1,72 @@
|
|||||||
|
<!-- iso-cyr1.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY acy "а"> <!-- CYRILLIC SMALL LETTER A -->
|
||||||
|
<!ENTITY Acy "А"> <!-- CYRILLIC CAPITAL LETTER A -->
|
||||||
|
<!ENTITY bcy "б"> <!-- CYRILLIC SMALL LETTER BE -->
|
||||||
|
<!ENTITY Bcy "Б"> <!-- CYRILLIC CAPITAL LETTER BE -->
|
||||||
|
<!ENTITY vcy "в"> <!-- CYRILLIC SMALL LETTER VE -->
|
||||||
|
<!ENTITY Vcy "В"> <!-- CYRILLIC CAPITAL LETTER VE -->
|
||||||
|
<!ENTITY gcy "г"> <!-- CYRILLIC SMALL LETTER GHE -->
|
||||||
|
<!ENTITY Gcy "Г"> <!-- CYRILLIC CAPITAL LETTER GHE -->
|
||||||
|
<!ENTITY dcy "д"> <!-- CYRILLIC SMALL LETTER DE -->
|
||||||
|
<!ENTITY Dcy "Д"> <!-- CYRILLIC CAPITAL LETTER DE -->
|
||||||
|
<!ENTITY iecy "е"> <!-- CYRILLIC SMALL LETTER IE -->
|
||||||
|
<!ENTITY IEcy "Е"> <!-- CYRILLIC CAPITAL LETTER IE -->
|
||||||
|
<!ENTITY iocy "ё"> <!-- CYRILLIC SMALL LETTER IO -->
|
||||||
|
<!ENTITY IOcy "Ё"> <!-- CYRILLIC CAPITAL LETTER IO -->
|
||||||
|
<!ENTITY zhcy "ж"> <!-- CYRILLIC SMALL LETTER ZHE -->
|
||||||
|
<!ENTITY ZHcy "Ж"> <!-- CYRILLIC CAPITAL LETTER ZHE -->
|
||||||
|
<!ENTITY zcy "з"> <!-- CYRILLIC SMALL LETTER ZE -->
|
||||||
|
<!ENTITY Zcy "З"> <!-- CYRILLIC CAPITAL LETTER ZE -->
|
||||||
|
<!ENTITY icy "и"> <!-- CYRILLIC SMALL LETTER I -->
|
||||||
|
<!ENTITY Icy "И"> <!-- CYRILLIC CAPITAL LETTER I -->
|
||||||
|
<!ENTITY jcy "й"> <!-- CYRILLIC SMALL LETTER SHORT I -->
|
||||||
|
<!ENTITY Jcy "Й"> <!-- CYRILLIC CAPITAL LETTER SHORT I -->
|
||||||
|
<!ENTITY kcy "к"> <!-- CYRILLIC SMALL LETTER KA -->
|
||||||
|
<!ENTITY Kcy "К"> <!-- CYRILLIC CAPITAL LETTER KA -->
|
||||||
|
<!ENTITY lcy "л"> <!-- CYRILLIC SMALL LETTER EL -->
|
||||||
|
<!ENTITY Lcy "Л"> <!-- CYRILLIC CAPITAL LETTER EL -->
|
||||||
|
<!ENTITY mcy "м"> <!-- CYRILLIC SMALL LETTER EM -->
|
||||||
|
<!ENTITY Mcy "М"> <!-- CYRILLIC CAPITAL LETTER EM -->
|
||||||
|
<!ENTITY ncy "н"> <!-- CYRILLIC SMALL LETTER EN -->
|
||||||
|
<!ENTITY Ncy "Н"> <!-- CYRILLIC CAPITAL LETTER EN -->
|
||||||
|
<!ENTITY ocy "о"> <!-- CYRILLIC SMALL LETTER O -->
|
||||||
|
<!ENTITY Ocy "О"> <!-- CYRILLIC CAPITAL LETTER O -->
|
||||||
|
<!ENTITY pcy "п"> <!-- CYRILLIC SMALL LETTER PE -->
|
||||||
|
<!ENTITY Pcy "П"> <!-- CYRILLIC CAPITAL LETTER PE -->
|
||||||
|
<!ENTITY rcy "р"> <!-- CYRILLIC SMALL LETTER ER -->
|
||||||
|
<!ENTITY Rcy "Р"> <!-- CYRILLIC CAPITAL LETTER ER -->
|
||||||
|
<!ENTITY scy "с"> <!-- CYRILLIC SMALL LETTER ES -->
|
||||||
|
<!ENTITY Scy "С"> <!-- CYRILLIC CAPITAL LETTER ES -->
|
||||||
|
<!ENTITY tcy "т"> <!-- CYRILLIC SMALL LETTER TE -->
|
||||||
|
<!ENTITY Tcy "Т"> <!-- CYRILLIC CAPITAL LETTER TE -->
|
||||||
|
<!ENTITY ucy "у"> <!-- CYRILLIC SMALL LETTER U -->
|
||||||
|
<!ENTITY Ucy "У"> <!-- CYRILLIC CAPITAL LETTER U -->
|
||||||
|
<!ENTITY fcy "ф"> <!-- CYRILLIC SMALL LETTER EF -->
|
||||||
|
<!ENTITY Fcy "Ф"> <!-- CYRILLIC CAPITAL LETTER EF -->
|
||||||
|
<!ENTITY khcy "х"> <!-- CYRILLIC SMALL LETTER HA -->
|
||||||
|
<!ENTITY KHcy "Х"> <!-- CYRILLIC CAPITAL LETTER HA -->
|
||||||
|
<!ENTITY tscy "ц"> <!-- CYRILLIC SMALL LETTER TSE -->
|
||||||
|
<!ENTITY TScy "Ц"> <!-- CYRILLIC CAPITAL LETTER TSE -->
|
||||||
|
<!ENTITY chcy "ч"> <!-- CYRILLIC SMALL LETTER CHE -->
|
||||||
|
<!ENTITY CHcy "Ч"> <!-- CYRILLIC CAPITAL LETTER CHE -->
|
||||||
|
<!ENTITY shcy "ш"> <!-- CYRILLIC SMALL LETTER SHA -->
|
||||||
|
<!ENTITY SHcy "Ш"> <!-- CYRILLIC CAPITAL LETTER SHA -->
|
||||||
|
<!ENTITY shchcy "щ"> <!-- CYRILLIC SMALL LETTER SHCHA -->
|
||||||
|
<!ENTITY SHCHcy "Щ"> <!-- CYRILLIC CAPITAL LETTER SHCHA -->
|
||||||
|
<!ENTITY hardcy "ъ"> <!-- CYRILLIC SMALL LETTER HARD SIGN -->
|
||||||
|
<!ENTITY HARDcy "Ъ"> <!-- CYRILLIC CAPITAL LETTER HARD SIGN -->
|
||||||
|
<!ENTITY ycy "ы"> <!-- CYRILLIC SMALL LETTER YERU -->
|
||||||
|
<!ENTITY Ycy "Ы"> <!-- CYRILLIC CAPITAL LETTER YERU -->
|
||||||
|
<!ENTITY softcy "ь"> <!-- CYRILLIC SMALL LETTER SOFT SIGN -->
|
||||||
|
<!ENTITY SOFTcy "Ь"> <!-- CYRILLIC CAPITAL LETTER SOFT SIGN -->
|
||||||
|
<!ENTITY ecy "э"> <!-- CYRILLIC SMALL LETTER E -->
|
||||||
|
<!ENTITY Ecy "Э"> <!-- CYRILLIC CAPITAL LETTER E -->
|
||||||
|
<!ENTITY yucy "ю"> <!-- CYRILLIC SMALL LETTER YU -->
|
||||||
|
<!ENTITY YUcy "Ю"> <!-- CYRILLIC CAPITAL LETTER YU -->
|
||||||
|
<!ENTITY yacy "я"> <!-- CYRILLIC SMALL LETTER YA -->
|
||||||
|
<!ENTITY YAcy "Я"> <!-- CYRILLIC CAPITAL LETTER YA -->
|
||||||
|
<!ENTITY numero "№"> <!-- NUMERO SIGN -->
|
31
docs/dtds/dbxml-4.1.2/ent/iso-cyr2.ent
Executable file
31
docs/dtds/dbxml-4.1.2/ent/iso-cyr2.ent
Executable file
@@ -0,0 +1,31 @@
|
|||||||
|
<!-- iso-cyr2.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY djcy "ђ"> <!-- CYRILLIC SMALL LETTER DJE -->
|
||||||
|
<!ENTITY DJcy "Ђ"> <!-- CYRILLIC CAPITAL LETTER DJE -->
|
||||||
|
<!ENTITY gjcy "ѓ"> <!-- CYRILLIC SMALL LETTER GJE -->
|
||||||
|
<!ENTITY GJcy "Ѓ"> <!-- CYRILLIC CAPITAL LETTER GJE -->
|
||||||
|
<!ENTITY jukcy "є"> <!-- CYRILLIC SMALL LETTER UKRAINIAN IE -->
|
||||||
|
<!ENTITY Jukcy "Є"> <!-- CYRILLIC CAPITAL LETTER UKRAINIAN IE -->
|
||||||
|
<!ENTITY dscy "ѕ"> <!-- CYRILLIC SMALL LETTER DZE -->
|
||||||
|
<!ENTITY DScy "Ѕ"> <!-- CYRILLIC CAPITAL LETTER DZE -->
|
||||||
|
<!ENTITY iukcy "і"> <!-- CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I -->
|
||||||
|
<!ENTITY Iukcy "І"> <!-- CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I -->
|
||||||
|
<!ENTITY yicy "ї"> <!-- CYRILLIC SMALL LETTER YI -->
|
||||||
|
<!ENTITY YIcy "Ї"> <!-- CYRILLIC CAPITAL LETTER YI -->
|
||||||
|
<!ENTITY jsercy "ј"> <!-- CYRILLIC SMALL LETTER JE -->
|
||||||
|
<!ENTITY Jsercy "Ј"> <!-- CYRILLIC CAPITAL LETTER JE -->
|
||||||
|
<!ENTITY ljcy "љ"> <!-- CYRILLIC SMALL LETTER LJE -->
|
||||||
|
<!ENTITY LJcy "Љ"> <!-- CYRILLIC CAPITAL LETTER LJE -->
|
||||||
|
<!ENTITY njcy "њ"> <!-- CYRILLIC SMALL LETTER NJE -->
|
||||||
|
<!ENTITY NJcy "Њ"> <!-- CYRILLIC CAPITAL LETTER NJE -->
|
||||||
|
<!ENTITY tshcy "ћ"> <!-- CYRILLIC SMALL LETTER TSHE -->
|
||||||
|
<!ENTITY TSHcy "Ћ"> <!-- CYRILLIC CAPITAL LETTER TSHE -->
|
||||||
|
<!ENTITY kjcy "ќ"> <!-- CYRILLIC SMALL LETTER KJE -->
|
||||||
|
<!ENTITY KJcy "Ќ"> <!-- CYRILLIC CAPITAL LETTER KJE -->
|
||||||
|
<!ENTITY ubrcy "ў"> <!-- CYRILLIC SMALL LETTER SHORT U -->
|
||||||
|
<!ENTITY Ubrcy "Ў"> <!-- CYRILLIC CAPITAL LETTER SHORT U -->
|
||||||
|
<!ENTITY dzcy "џ"> <!-- CYRILLIC SMALL LETTER DZHE -->
|
||||||
|
<!ENTITY DZcy "Џ"> <!-- CYRILLIC CAPITAL LETTER DZHE -->
|
19
docs/dtds/dbxml-4.1.2/ent/iso-dia.ent
Executable file
19
docs/dtds/dbxml-4.1.2/ent/iso-dia.ent
Executable file
@@ -0,0 +1,19 @@
|
|||||||
|
<!-- iso-dia.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY acute "´"> <!-- ACUTE ACCENT -->
|
||||||
|
<!ENTITY breve "˘"> <!-- BREVE -->
|
||||||
|
<!ENTITY caron "ˇ"> <!-- CARON -->
|
||||||
|
<!ENTITY cedil "¸"> <!-- CEDILLA -->
|
||||||
|
<!ENTITY circ "^"> <!-- RING OPERATOR -->
|
||||||
|
<!ENTITY dblac "˝"> <!-- DOUBLE ACUTE ACCENT -->
|
||||||
|
<!ENTITY die "¨"> <!-- -->
|
||||||
|
<!ENTITY dot "˙"> <!-- DOT ABOVE -->
|
||||||
|
<!ENTITY grave "`"> <!-- GRAVE ACCENT -->
|
||||||
|
<!ENTITY macr "¯"> <!-- MACRON -->
|
||||||
|
<!ENTITY ogon "˛"> <!-- OGONEK -->
|
||||||
|
<!ENTITY ring "˚"> <!-- RING ABOVE -->
|
||||||
|
<!ENTITY tilde "˜"> <!-- TILDE -->
|
||||||
|
<!ENTITY uml "¨"> <!-- -->
|
54
docs/dtds/dbxml-4.1.2/ent/iso-grk1.ent
Executable file
54
docs/dtds/dbxml-4.1.2/ent/iso-grk1.ent
Executable file
@@ -0,0 +1,54 @@
|
|||||||
|
<!-- iso-grk1.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY agr "α"> <!-- -->
|
||||||
|
<!ENTITY Agr "Α"> <!-- GREEK CAPITAL LETTER ALPHA -->
|
||||||
|
<!ENTITY bgr "β"> <!-- GREEK SMALL LETTER BETA -->
|
||||||
|
<!ENTITY Bgr "Β"> <!-- GREEK CAPITAL LETTER BETA -->
|
||||||
|
<!ENTITY ggr "γ"> <!-- GREEK SMALL LETTER GAMMA -->
|
||||||
|
<!ENTITY Ggr "Γ"> <!-- GREEK CAPITAL LETTER GAMMA -->
|
||||||
|
<!ENTITY dgr "δ"> <!-- GREEK SMALL LETTER DELTA -->
|
||||||
|
<!ENTITY Dgr "Δ"> <!-- GREEK CAPITAL LETTER DELTA -->
|
||||||
|
<!ENTITY egr "ε"> <!-- -->
|
||||||
|
<!ENTITY Egr "Ε"> <!-- GREEK CAPITAL LETTER EPSILON -->
|
||||||
|
<!ENTITY zgr "ζ"> <!-- GREEK SMALL LETTER ZETA -->
|
||||||
|
<!ENTITY Zgr "Ζ"> <!-- GREEK CAPITAL LETTER ZETA -->
|
||||||
|
<!ENTITY eegr "η"> <!-- GREEK SMALL LETTER ETA -->
|
||||||
|
<!ENTITY EEgr "Η"> <!-- GREEK CAPITAL LETTER ETA -->
|
||||||
|
<!ENTITY thgr "θ"> <!-- -->
|
||||||
|
<!ENTITY THgr "Θ"> <!-- GREEK CAPITAL LETTER THETA -->
|
||||||
|
<!ENTITY igr "ι"> <!-- GREEK SMALL LETTER IOTA -->
|
||||||
|
<!ENTITY Igr "Ι"> <!-- GREEK CAPITAL LETTER IOTA -->
|
||||||
|
<!ENTITY kgr "κ"> <!-- GREEK SMALL LETTER KAPPA -->
|
||||||
|
<!ENTITY Kgr "Κ"> <!-- GREEK CAPITAL LETTER KAPPA -->
|
||||||
|
<!ENTITY lgr "λ"> <!-- GREEK SMALL LETTER LAMDA -->
|
||||||
|
<!ENTITY Lgr "Λ"> <!-- GREEK CAPITAL LETTER LAMDA -->
|
||||||
|
<!ENTITY mgr "μ"> <!-- GREEK SMALL LETTER MU -->
|
||||||
|
<!ENTITY Mgr "Μ"> <!-- GREEK CAPITAL LETTER MU -->
|
||||||
|
<!ENTITY ngr "ν"> <!-- GREEK SMALL LETTER NU -->
|
||||||
|
<!ENTITY Ngr "Ν"> <!-- GREEK CAPITAL LETTER NU -->
|
||||||
|
<!ENTITY xgr "ξ"> <!-- GREEK SMALL LETTER XI -->
|
||||||
|
<!ENTITY Xgr "Ξ"> <!-- GREEK CAPITAL LETTER XI -->
|
||||||
|
<!ENTITY ogr "ο"> <!-- GREEK SMALL LETTER OMICRON -->
|
||||||
|
<!ENTITY Ogr "Ο"> <!-- GREEK CAPITAL LETTER OMICRON -->
|
||||||
|
<!ENTITY pgr "π"> <!-- GREEK SMALL LETTER PI -->
|
||||||
|
<!ENTITY Pgr "Π"> <!-- GREEK CAPITAL LETTER PI -->
|
||||||
|
<!ENTITY rgr "ρ"> <!-- GREEK SMALL LETTER RHO -->
|
||||||
|
<!ENTITY Rgr "Ρ"> <!-- GREEK CAPITAL LETTER RHO -->
|
||||||
|
<!ENTITY sgr "σ"> <!-- GREEK SMALL LETTER SIGMA -->
|
||||||
|
<!ENTITY Sgr "Σ"> <!-- GREEK CAPITAL LETTER SIGMA -->
|
||||||
|
<!ENTITY sfgr "ς"> <!-- -->
|
||||||
|
<!ENTITY tgr "τ"> <!-- GREEK SMALL LETTER TAU -->
|
||||||
|
<!ENTITY Tgr "Τ"> <!-- GREEK CAPITAL LETTER TAU -->
|
||||||
|
<!ENTITY ugr "υ"> <!-- GREEK SMALL LETTER UPSILON -->
|
||||||
|
<!ENTITY Ugr "Υ"> <!-- -->
|
||||||
|
<!ENTITY phgr "φ"> <!-- GREEK SMALL LETTER PHI -->
|
||||||
|
<!ENTITY PHgr "Φ"> <!-- GREEK CAPITAL LETTER PHI -->
|
||||||
|
<!ENTITY khgr "χ"> <!-- GREEK SMALL LETTER CHI -->
|
||||||
|
<!ENTITY KHgr "Χ"> <!-- GREEK CAPITAL LETTER CHI -->
|
||||||
|
<!ENTITY psgr "ψ"> <!-- GREEK SMALL LETTER PSI -->
|
||||||
|
<!ENTITY PSgr "Ψ"> <!-- GREEK CAPITAL LETTER PSI -->
|
||||||
|
<!ENTITY ohgr "ω"> <!-- GREEK SMALL LETTER OMEGA -->
|
||||||
|
<!ENTITY OHgr "Ω"> <!-- GREEK CAPITAL LETTER OMEGA -->
|
25
docs/dtds/dbxml-4.1.2/ent/iso-grk2.ent
Executable file
25
docs/dtds/dbxml-4.1.2/ent/iso-grk2.ent
Executable file
@@ -0,0 +1,25 @@
|
|||||||
|
<!-- iso-grk2.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY aacgr "ά"> <!-- GREEK SMALL LETTER ALPHA WITH TONOS -->
|
||||||
|
<!ENTITY Aacgr "Ά"> <!-- GREEK CAPITAL LETTER ALPHA WITH TONOS -->
|
||||||
|
<!ENTITY eacgr "έ"> <!-- GREEK SMALL LETTER EPSILON WITH TONOS -->
|
||||||
|
<!ENTITY Eacgr "Έ"> <!-- GREEK CAPITAL LETTER EPSILON WITH TONOS -->
|
||||||
|
<!ENTITY eeacgr "ή"> <!-- GREEK SMALL LETTER ETA WITH TONOS -->
|
||||||
|
<!ENTITY EEacgr "Ή"> <!-- GREEK CAPITAL LETTER ETA WITH TONOS -->
|
||||||
|
<!ENTITY idigr "ϊ"> <!-- GREEK SMALL LETTER IOTA WITH DIALYTIKA -->
|
||||||
|
<!ENTITY Idigr "Ϊ"> <!-- GREEK CAPITAL LETTER IOTA WITH DIALYTIKA -->
|
||||||
|
<!ENTITY iacgr "ί"> <!-- GREEK SMALL LETTER IOTA WITH TONOS -->
|
||||||
|
<!ENTITY Iacgr "Ί"> <!-- GREEK CAPITAL LETTER IOTA WITH TONOS -->
|
||||||
|
<!ENTITY idiagr "ΐ"> <!-- GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS -->
|
||||||
|
<!ENTITY oacgr "ό"> <!-- GREEK SMALL LETTER OMICRON WITH TONOS -->
|
||||||
|
<!ENTITY Oacgr "Ό"> <!-- GREEK CAPITAL LETTER OMICRON WITH TONOS -->
|
||||||
|
<!ENTITY udigr "ϋ"> <!-- GREEK SMALL LETTER UPSILON WITH DIALYTIKA -->
|
||||||
|
<!ENTITY Udigr "Ϋ"> <!-- GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA -->
|
||||||
|
<!ENTITY uacgr "ύ"> <!-- GREEK SMALL LETTER UPSILON WITH TONOS -->
|
||||||
|
<!ENTITY Uacgr "Ύ"> <!-- GREEK CAPITAL LETTER UPSILON WITH TONOS -->
|
||||||
|
<!ENTITY udiagr "ΰ"> <!-- GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS -->
|
||||||
|
<!ENTITY ohacgr "ώ"> <!-- GREEK SMALL LETTER OMEGA WITH TONOS -->
|
||||||
|
<!ENTITY OHacgr "Ώ"> <!-- GREEK CAPITAL LETTER OMEGA WITH TONOS -->
|
48
docs/dtds/dbxml-4.1.2/ent/iso-grk3.ent
Executable file
48
docs/dtds/dbxml-4.1.2/ent/iso-grk3.ent
Executable file
@@ -0,0 +1,48 @@
|
|||||||
|
<!-- iso-grk3.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY alpha "α"> <!-- -->
|
||||||
|
<!ENTITY beta "β"> <!-- GREEK SMALL LETTER BETA -->
|
||||||
|
<!ENTITY gamma "γ"> <!-- GREEK SMALL LETTER GAMMA -->
|
||||||
|
<!ENTITY Gamma "Γ"> <!-- GREEK CAPITAL LETTER GAMMA -->
|
||||||
|
<!ENTITY gammad "Ϝ"> <!-- GREEK LETTER DIGAMMA -->
|
||||||
|
<!ENTITY delta "δ"> <!-- GREEK SMALL LETTER DELTA -->
|
||||||
|
<!ENTITY Delta "Δ"> <!-- GREEK CAPITAL LETTER DELTA -->
|
||||||
|
<!ENTITY epsi "∊"> <!-- -->
|
||||||
|
<!ENTITY epsiv "ε"> <!-- -->
|
||||||
|
<!ENTITY epsis "∊"> <!-- -->
|
||||||
|
<!ENTITY zeta "ζ"> <!-- GREEK SMALL LETTER ZETA -->
|
||||||
|
<!ENTITY eta "η"> <!-- GREEK SMALL LETTER ETA -->
|
||||||
|
<!ENTITY thetas "θ"> <!-- -->
|
||||||
|
<!ENTITY Theta "Θ"> <!-- GREEK CAPITAL LETTER THETA -->
|
||||||
|
<!ENTITY thetav "ϑ"> <!-- -->
|
||||||
|
<!ENTITY iota "ι"> <!-- GREEK SMALL LETTER IOTA -->
|
||||||
|
<!ENTITY kappa "κ"> <!-- GREEK SMALL LETTER KAPPA -->
|
||||||
|
<!ENTITY kappav "ϰ"> <!-- GREEK KAPPA SYMBOL -->
|
||||||
|
<!ENTITY lambda "λ"> <!-- GREEK SMALL LETTER LAMDA -->
|
||||||
|
<!ENTITY Lambda "Λ"> <!-- GREEK CAPITAL LETTER LAMDA -->
|
||||||
|
<!ENTITY mu "μ"> <!-- GREEK SMALL LETTER MU -->
|
||||||
|
<!ENTITY nu "ν"> <!-- GREEK SMALL LETTER NU -->
|
||||||
|
<!ENTITY xi "ξ"> <!-- GREEK SMALL LETTER XI -->
|
||||||
|
<!ENTITY Xi "Ξ"> <!-- GREEK CAPITAL LETTER XI -->
|
||||||
|
<!ENTITY pi "π"> <!-- GREEK SMALL LETTER PI -->
|
||||||
|
<!ENTITY piv "ϖ"> <!-- GREEK PI SYMBOL -->
|
||||||
|
<!ENTITY Pi "Π"> <!-- GREEK CAPITAL LETTER PI -->
|
||||||
|
<!ENTITY rho "ρ"> <!-- GREEK SMALL LETTER RHO -->
|
||||||
|
<!ENTITY rhov "ϱ"> <!-- GREEK RHO SYMBOL -->
|
||||||
|
<!ENTITY sigma "σ"> <!-- GREEK SMALL LETTER SIGMA -->
|
||||||
|
<!ENTITY Sigma "Σ"> <!-- GREEK CAPITAL LETTER SIGMA -->
|
||||||
|
<!ENTITY sigmav "ς"> <!-- -->
|
||||||
|
<!ENTITY tau "τ"> <!-- GREEK SMALL LETTER TAU -->
|
||||||
|
<!ENTITY upsi "υ"> <!-- GREEK SMALL LETTER UPSILON -->
|
||||||
|
<!ENTITY Upsi "ϒ"> <!-- -->
|
||||||
|
<!ENTITY phis "φ"> <!-- GREEK SMALL LETTER PHI -->
|
||||||
|
<!ENTITY Phi "Φ"> <!-- GREEK CAPITAL LETTER PHI -->
|
||||||
|
<!ENTITY phiv "ϕ"> <!-- GREEK PHI SYMBOL -->
|
||||||
|
<!ENTITY chi "χ"> <!-- GREEK SMALL LETTER CHI -->
|
||||||
|
<!ENTITY psi "ψ"> <!-- GREEK SMALL LETTER PSI -->
|
||||||
|
<!ENTITY Psi "Ψ"> <!-- GREEK CAPITAL LETTER PSI -->
|
||||||
|
<!ENTITY omega "ω"> <!-- GREEK SMALL LETTER OMEGA -->
|
||||||
|
<!ENTITY Omega "Ω"> <!-- GREEK CAPITAL LETTER OMEGA -->
|
48
docs/dtds/dbxml-4.1.2/ent/iso-grk4.ent
Executable file
48
docs/dtds/dbxml-4.1.2/ent/iso-grk4.ent
Executable file
@@ -0,0 +1,48 @@
|
|||||||
|
<!-- iso-grk4.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY b.alpha "α"> <!-- -->
|
||||||
|
<!ENTITY b.beta "β"> <!-- GREEK SMALL LETTER BETA -->
|
||||||
|
<!ENTITY b.gamma "γ"> <!-- GREEK SMALL LETTER GAMMA -->
|
||||||
|
<!ENTITY b.Gamma "Γ"> <!-- GREEK CAPITAL LETTER GAMMA -->
|
||||||
|
<!ENTITY b.gammad "Ϝ"> <!-- GREEK LETTER DIGAMMA -->
|
||||||
|
<!ENTITY b.delta "δ"> <!-- GREEK SMALL LETTER DELTA -->
|
||||||
|
<!ENTITY b.Delta "Δ"> <!-- GREEK CAPITAL LETTER DELTA -->
|
||||||
|
<!ENTITY b.epsi "ε"> <!-- -->
|
||||||
|
<!ENTITY b.epsiv "ε"> <!-- -->
|
||||||
|
<!ENTITY b.epsis "ε"> <!-- -->
|
||||||
|
<!ENTITY b.zeta "ζ"> <!-- GREEK SMALL LETTER ZETA -->
|
||||||
|
<!ENTITY b.eta "η"> <!-- GREEK SMALL LETTER ETA -->
|
||||||
|
<!ENTITY b.thetas "θ"> <!-- -->
|
||||||
|
<!ENTITY b.Theta "Θ"> <!-- GREEK CAPITAL LETTER THETA -->
|
||||||
|
<!ENTITY b.thetav "ϑ"> <!-- -->
|
||||||
|
<!ENTITY b.iota "ι"> <!-- GREEK SMALL LETTER IOTA -->
|
||||||
|
<!ENTITY b.kappa "κ"> <!-- GREEK SMALL LETTER KAPPA -->
|
||||||
|
<!ENTITY b.kappav "ϰ"> <!-- GREEK KAPPA SYMBOL -->
|
||||||
|
<!ENTITY b.lambda "λ"> <!-- GREEK SMALL LETTER LAMDA -->
|
||||||
|
<!ENTITY b.Lambda "Λ"> <!-- GREEK CAPITAL LETTER LAMDA -->
|
||||||
|
<!ENTITY b.mu "μ"> <!-- GREEK SMALL LETTER MU -->
|
||||||
|
<!ENTITY b.nu "ν"> <!-- GREEK SMALL LETTER NU -->
|
||||||
|
<!ENTITY b.xi "ξ"> <!-- GREEK SMALL LETTER XI -->
|
||||||
|
<!ENTITY b.Xi "Ξ"> <!-- GREEK CAPITAL LETTER XI -->
|
||||||
|
<!ENTITY b.pi "π"> <!-- GREEK SMALL LETTER PI -->
|
||||||
|
<!ENTITY b.Pi "Π"> <!-- GREEK CAPITAL LETTER PI -->
|
||||||
|
<!ENTITY b.piv "ϖ"> <!-- GREEK PI SYMBOL -->
|
||||||
|
<!ENTITY b.rho "ρ"> <!-- GREEK SMALL LETTER RHO -->
|
||||||
|
<!ENTITY b.rhov "ϱ"> <!-- GREEK RHO SYMBOL -->
|
||||||
|
<!ENTITY b.sigma "σ"> <!-- GREEK SMALL LETTER SIGMA -->
|
||||||
|
<!ENTITY b.Sigma "Σ"> <!-- GREEK CAPITAL LETTER SIGMA -->
|
||||||
|
<!ENTITY b.sigmav "ς"> <!-- -->
|
||||||
|
<!ENTITY b.tau "τ"> <!-- GREEK SMALL LETTER TAU -->
|
||||||
|
<!ENTITY b.upsi "υ"> <!-- GREEK SMALL LETTER UPSILON -->
|
||||||
|
<!ENTITY b.Upsi "ϒ"> <!-- -->
|
||||||
|
<!ENTITY b.phis "φ"> <!-- GREEK SMALL LETTER PHI -->
|
||||||
|
<!ENTITY b.Phi "Φ"> <!-- GREEK CAPITAL LETTER PHI -->
|
||||||
|
<!ENTITY b.phiv "ϕ"> <!-- GREEK PHI SYMBOL -->
|
||||||
|
<!ENTITY b.chi "χ"> <!-- GREEK SMALL LETTER CHI -->
|
||||||
|
<!ENTITY b.psi "ψ"> <!-- GREEK SMALL LETTER PSI -->
|
||||||
|
<!ENTITY b.Psi "Ψ"> <!-- GREEK CAPITAL LETTER PSI -->
|
||||||
|
<!ENTITY b.omega "ω"> <!-- GREEK SMALL LETTER OMEGA -->
|
||||||
|
<!ENTITY b.Omega "Ω"> <!-- GREEK CAPITAL LETTER OMEGA -->
|
67
docs/dtds/dbxml-4.1.2/ent/iso-lat1.ent
Executable file
67
docs/dtds/dbxml-4.1.2/ent/iso-lat1.ent
Executable file
@@ -0,0 +1,67 @@
|
|||||||
|
<!-- iso-lat1.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY aacute "á"> <!-- LATIN SMALL LETTER A WITH ACUTE -->
|
||||||
|
<!ENTITY Aacute "Á"> <!-- LATIN CAPITAL LETTER A WITH ACUTE -->
|
||||||
|
<!ENTITY acirc "â"> <!-- LATIN SMALL LETTER A WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Acirc "Â"> <!-- LATIN CAPITAL LETTER A WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY agrave "à"> <!-- LATIN SMALL LETTER A WITH GRAVE -->
|
||||||
|
<!ENTITY Agrave "À"> <!-- LATIN CAPITAL LETTER A WITH GRAVE -->
|
||||||
|
<!ENTITY aring "å"> <!-- LATIN SMALL LETTER A WITH RING ABOVE -->
|
||||||
|
<!ENTITY Aring "Å"> <!-- LATIN CAPITAL LETTER A WITH RING ABOVE -->
|
||||||
|
<!ENTITY atilde "ã"> <!-- LATIN SMALL LETTER A WITH TILDE -->
|
||||||
|
<!ENTITY Atilde "Ã"> <!-- LATIN CAPITAL LETTER A WITH TILDE -->
|
||||||
|
<!ENTITY auml "ä"> <!-- LATIN SMALL LETTER A WITH DIAERESIS -->
|
||||||
|
<!ENTITY Auml "Ä"> <!-- LATIN CAPITAL LETTER A WITH DIAERESIS -->
|
||||||
|
<!ENTITY aelig "æ"> <!-- LATIN SMALL LETTER AE -->
|
||||||
|
<!ENTITY AElig "Æ"> <!-- LATIN CAPITAL LETTER AE -->
|
||||||
|
<!ENTITY ccedil "ç"> <!-- LATIN SMALL LETTER C WITH CEDILLA -->
|
||||||
|
<!ENTITY Ccedil "Ç"> <!-- LATIN CAPITAL LETTER C WITH CEDILLA -->
|
||||||
|
<!ENTITY eth "ð"> <!-- LATIN SMALL LETTER ETH -->
|
||||||
|
<!ENTITY ETH "Ð"> <!-- LATIN CAPITAL LETTER ETH -->
|
||||||
|
<!ENTITY eacute "é"> <!-- LATIN SMALL LETTER E WITH ACUTE -->
|
||||||
|
<!ENTITY Eacute "É"> <!-- LATIN CAPITAL LETTER E WITH ACUTE -->
|
||||||
|
<!ENTITY ecirc "ê"> <!-- LATIN SMALL LETTER E WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Ecirc "Ê"> <!-- LATIN CAPITAL LETTER E WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY egrave "è"> <!-- LATIN SMALL LETTER E WITH GRAVE -->
|
||||||
|
<!ENTITY Egrave "È"> <!-- LATIN CAPITAL LETTER E WITH GRAVE -->
|
||||||
|
<!ENTITY euml "ë"> <!-- LATIN SMALL LETTER E WITH DIAERESIS -->
|
||||||
|
<!ENTITY Euml "Ë"> <!-- LATIN CAPITAL LETTER E WITH DIAERESIS -->
|
||||||
|
<!ENTITY iacute "í"> <!-- LATIN SMALL LETTER I WITH ACUTE -->
|
||||||
|
<!ENTITY Iacute "Í"> <!-- LATIN CAPITAL LETTER I WITH ACUTE -->
|
||||||
|
<!ENTITY icirc "î"> <!-- LATIN SMALL LETTER I WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Icirc "Î"> <!-- LATIN CAPITAL LETTER I WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY igrave "ì"> <!-- LATIN SMALL LETTER I WITH GRAVE -->
|
||||||
|
<!ENTITY Igrave "Ì"> <!-- LATIN CAPITAL LETTER I WITH GRAVE -->
|
||||||
|
<!ENTITY iuml "ï"> <!-- LATIN SMALL LETTER I WITH DIAERESIS -->
|
||||||
|
<!ENTITY Iuml "Ï"> <!-- LATIN CAPITAL LETTER I WITH DIAERESIS -->
|
||||||
|
<!ENTITY ntilde "ñ"> <!-- LATIN SMALL LETTER N WITH TILDE -->
|
||||||
|
<!ENTITY Ntilde "Ñ"> <!-- LATIN CAPITAL LETTER N WITH TILDE -->
|
||||||
|
<!ENTITY oacute "ó"> <!-- LATIN SMALL LETTER O WITH ACUTE -->
|
||||||
|
<!ENTITY Oacute "Ó"> <!-- LATIN CAPITAL LETTER O WITH ACUTE -->
|
||||||
|
<!ENTITY ocirc "ô"> <!-- LATIN SMALL LETTER O WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Ocirc "Ô"> <!-- LATIN CAPITAL LETTER O WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY ograve "ò"> <!-- LATIN SMALL LETTER O WITH GRAVE -->
|
||||||
|
<!ENTITY Ograve "Ò"> <!-- LATIN CAPITAL LETTER O WITH GRAVE -->
|
||||||
|
<!ENTITY oslash "ø"> <!-- CIRCLED DIVISION SLASH -->
|
||||||
|
<!ENTITY Oslash "Ø"> <!-- LATIN CAPITAL LETTER O WITH STROKE -->
|
||||||
|
<!ENTITY otilde "õ"> <!-- LATIN SMALL LETTER O WITH TILDE -->
|
||||||
|
<!ENTITY Otilde "Õ"> <!-- LATIN CAPITAL LETTER O WITH TILDE -->
|
||||||
|
<!ENTITY ouml "ö"> <!-- LATIN SMALL LETTER O WITH DIAERESIS -->
|
||||||
|
<!ENTITY Ouml "Ö"> <!-- LATIN CAPITAL LETTER O WITH DIAERESIS -->
|
||||||
|
<!ENTITY szlig "ß"> <!-- LATIN SMALL LETTER SHARP S -->
|
||||||
|
<!ENTITY thorn "þ"> <!-- LATIN SMALL LETTER THORN -->
|
||||||
|
<!ENTITY THORN "Þ"> <!-- LATIN CAPITAL LETTER THORN -->
|
||||||
|
<!ENTITY uacute "ú"> <!-- LATIN SMALL LETTER U WITH ACUTE -->
|
||||||
|
<!ENTITY Uacute "Ú"> <!-- LATIN CAPITAL LETTER U WITH ACUTE -->
|
||||||
|
<!ENTITY ucirc "û"> <!-- LATIN SMALL LETTER U WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Ucirc "Û"> <!-- LATIN CAPITAL LETTER U WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY ugrave "ù"> <!-- LATIN SMALL LETTER U WITH GRAVE -->
|
||||||
|
<!ENTITY Ugrave "Ù"> <!-- LATIN CAPITAL LETTER U WITH GRAVE -->
|
||||||
|
<!ENTITY uuml "ü"> <!-- LATIN SMALL LETTER U WITH DIAERESIS -->
|
||||||
|
<!ENTITY Uuml "Ü"> <!-- LATIN CAPITAL LETTER U WITH DIAERESIS -->
|
||||||
|
<!ENTITY yacute "ý"> <!-- LATIN SMALL LETTER Y WITH ACUTE -->
|
||||||
|
<!ENTITY Yacute "Ý"> <!-- LATIN CAPITAL LETTER Y WITH ACUTE -->
|
||||||
|
<!ENTITY yuml "ÿ"> <!-- LATIN SMALL LETTER Y WITH DIAERESIS -->
|
126
docs/dtds/dbxml-4.1.2/ent/iso-lat2.ent
Executable file
126
docs/dtds/dbxml-4.1.2/ent/iso-lat2.ent
Executable file
@@ -0,0 +1,126 @@
|
|||||||
|
<!-- iso-lat2.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY abreve "ă"> <!-- LATIN SMALL LETTER A WITH BREVE -->
|
||||||
|
<!ENTITY Abreve "Ă"> <!-- LATIN CAPITAL LETTER A WITH BREVE -->
|
||||||
|
<!ENTITY amacr "ā"> <!-- LATIN SMALL LETTER A WITH MACRON -->
|
||||||
|
<!ENTITY Amacr "Ā"> <!-- LATIN CAPITAL LETTER A WITH MACRON -->
|
||||||
|
<!ENTITY aogon "ą"> <!-- LATIN SMALL LETTER A WITH OGONEK -->
|
||||||
|
<!ENTITY Aogon "Ą"> <!-- LATIN CAPITAL LETTER A WITH OGONEK -->
|
||||||
|
<!ENTITY cacute "ć"> <!-- LATIN SMALL LETTER C WITH ACUTE -->
|
||||||
|
<!ENTITY Cacute "Ć"> <!-- LATIN CAPITAL LETTER C WITH ACUTE -->
|
||||||
|
<!ENTITY ccaron "č"> <!-- LATIN SMALL LETTER C WITH CARON -->
|
||||||
|
<!ENTITY Ccaron "Č"> <!-- LATIN CAPITAL LETTER C WITH CARON -->
|
||||||
|
<!ENTITY ccirc "ĉ"> <!-- LATIN SMALL LETTER C WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Ccirc "Ĉ"> <!-- LATIN CAPITAL LETTER C WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY cdot "ċ"> <!-- DOT OPERATOR -->
|
||||||
|
<!ENTITY Cdot "Ċ"> <!-- LATIN CAPITAL LETTER C WITH DOT ABOVE -->
|
||||||
|
<!ENTITY dcaron "ď"> <!-- LATIN SMALL LETTER D WITH CARON -->
|
||||||
|
<!ENTITY Dcaron "Ď"> <!-- LATIN CAPITAL LETTER D WITH CARON -->
|
||||||
|
<!ENTITY dstrok "đ"> <!-- LATIN SMALL LETTER D WITH STROKE -->
|
||||||
|
<!ENTITY Dstrok "Đ"> <!-- LATIN CAPITAL LETTER D WITH STROKE -->
|
||||||
|
<!ENTITY ecaron "ě"> <!-- LATIN SMALL LETTER E WITH CARON -->
|
||||||
|
<!ENTITY Ecaron "Ě"> <!-- LATIN CAPITAL LETTER E WITH CARON -->
|
||||||
|
<!ENTITY edot "ė"> <!-- LATIN SMALL LETTER E WITH DOT ABOVE -->
|
||||||
|
<!ENTITY Edot "Ė"> <!-- LATIN CAPITAL LETTER E WITH DOT ABOVE -->
|
||||||
|
<!ENTITY emacr "ē"> <!-- LATIN SMALL LETTER E WITH MACRON -->
|
||||||
|
<!ENTITY Emacr "Ē"> <!-- LATIN CAPITAL LETTER E WITH MACRON -->
|
||||||
|
<!ENTITY eogon "ę"> <!-- LATIN SMALL LETTER E WITH OGONEK -->
|
||||||
|
<!ENTITY Eogon "Ę"> <!-- LATIN CAPITAL LETTER E WITH OGONEK -->
|
||||||
|
<!ENTITY gacute "ǵ"> <!-- LATIN SMALL LETTER G WITH ACUTE -->
|
||||||
|
<!ENTITY gbreve "ğ"> <!-- LATIN SMALL LETTER G WITH BREVE -->
|
||||||
|
<!ENTITY Gbreve "Ğ"> <!-- LATIN CAPITAL LETTER G WITH BREVE -->
|
||||||
|
<!ENTITY Gcedil "Ģ"> <!-- LATIN CAPITAL LETTER G WITH CEDILLA -->
|
||||||
|
<!ENTITY gcirc "ĝ"> <!-- LATIN SMALL LETTER G WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Gcirc "Ĝ"> <!-- LATIN CAPITAL LETTER G WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY gdot "ġ"> <!-- LATIN SMALL LETTER G WITH DOT ABOVE -->
|
||||||
|
<!ENTITY Gdot "Ġ"> <!-- LATIN CAPITAL LETTER G WITH DOT ABOVE -->
|
||||||
|
<!ENTITY hcirc "ĥ"> <!-- LATIN SMALL LETTER H WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Hcirc "Ĥ"> <!-- LATIN CAPITAL LETTER H WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY hstrok "ħ"> <!-- LATIN SMALL LETTER H WITH STROKE -->
|
||||||
|
<!ENTITY Hstrok "Ħ"> <!-- LATIN CAPITAL LETTER H WITH STROKE -->
|
||||||
|
<!ENTITY Idot "İ"> <!-- LATIN CAPITAL LETTER I WITH DOT ABOVE -->
|
||||||
|
<!ENTITY Imacr "Ī"> <!-- LATIN CAPITAL LETTER I WITH MACRON -->
|
||||||
|
<!ENTITY imacr "ī"> <!-- LATIN SMALL LETTER I WITH MACRON -->
|
||||||
|
<!ENTITY ijlig "ij"> <!-- LATIN SMALL LIGATURE IJ -->
|
||||||
|
<!ENTITY IJlig "IJ"> <!-- LATIN CAPITAL LIGATURE IJ -->
|
||||||
|
<!ENTITY inodot "ı"> <!-- LATIN SMALL LETTER DOTLESS I -->
|
||||||
|
<!ENTITY iogon "į"> <!-- LATIN SMALL LETTER I WITH OGONEK -->
|
||||||
|
<!ENTITY Iogon "Į"> <!-- LATIN CAPITAL LETTER I WITH OGONEK -->
|
||||||
|
<!ENTITY itilde "ĩ"> <!-- LATIN SMALL LETTER I WITH TILDE -->
|
||||||
|
<!ENTITY Itilde "Ĩ"> <!-- LATIN CAPITAL LETTER I WITH TILDE -->
|
||||||
|
<!ENTITY jcirc "ĵ"> <!-- LATIN SMALL LETTER J WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Jcirc "Ĵ"> <!-- LATIN CAPITAL LETTER J WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY kcedil "ķ"> <!-- LATIN SMALL LETTER K WITH CEDILLA -->
|
||||||
|
<!ENTITY Kcedil "Ķ"> <!-- LATIN CAPITAL LETTER K WITH CEDILLA -->
|
||||||
|
<!ENTITY kgreen "ĸ"> <!-- LATIN SMALL LETTER KRA -->
|
||||||
|
<!ENTITY lacute "ĺ"> <!-- LATIN SMALL LETTER L WITH ACUTE -->
|
||||||
|
<!ENTITY Lacute "Ĺ"> <!-- LATIN CAPITAL LETTER L WITH ACUTE -->
|
||||||
|
<!ENTITY lcaron "ľ"> <!-- LATIN SMALL LETTER L WITH CARON -->
|
||||||
|
<!ENTITY Lcaron "Ľ"> <!-- LATIN CAPITAL LETTER L WITH CARON -->
|
||||||
|
<!ENTITY lcedil "ļ"> <!-- LATIN SMALL LETTER L WITH CEDILLA -->
|
||||||
|
<!ENTITY Lcedil "Ļ"> <!-- LATIN CAPITAL LETTER L WITH CEDILLA -->
|
||||||
|
<!ENTITY lmidot "ŀ"> <!-- LATIN SMALL LETTER L WITH MIDDLE DOT -->
|
||||||
|
<!ENTITY Lmidot "Ŀ"> <!-- LATIN CAPITAL LETTER L WITH MIDDLE DOT -->
|
||||||
|
<!ENTITY lstrok "ł"> <!-- LATIN SMALL LETTER L WITH STROKE -->
|
||||||
|
<!ENTITY Lstrok "Ł"> <!-- LATIN CAPITAL LETTER L WITH STROKE -->
|
||||||
|
<!ENTITY nacute "ń"> <!-- LATIN SMALL LETTER N WITH ACUTE -->
|
||||||
|
<!ENTITY Nacute "Ń"> <!-- LATIN CAPITAL LETTER N WITH ACUTE -->
|
||||||
|
<!ENTITY eng "ŋ"> <!-- LATIN SMALL LETTER ENG -->
|
||||||
|
<!ENTITY ENG "Ŋ"> <!-- LATIN CAPITAL LETTER ENG -->
|
||||||
|
<!ENTITY napos "ʼn"> <!-- LATIN SMALL LETTER N PRECEDED BY APOSTROPHE -->
|
||||||
|
<!ENTITY ncaron "ň"> <!-- LATIN SMALL LETTER N WITH CARON -->
|
||||||
|
<!ENTITY Ncaron "Ň"> <!-- LATIN CAPITAL LETTER N WITH CARON -->
|
||||||
|
<!ENTITY ncedil "ņ"> <!-- LATIN SMALL LETTER N WITH CEDILLA -->
|
||||||
|
<!ENTITY Ncedil "Ņ"> <!-- LATIN CAPITAL LETTER N WITH CEDILLA -->
|
||||||
|
<!ENTITY odblac "ő"> <!-- LATIN SMALL LETTER O WITH DOUBLE ACUTE -->
|
||||||
|
<!ENTITY Odblac "Ő"> <!-- LATIN CAPITAL LETTER O WITH DOUBLE ACUTE -->
|
||||||
|
<!ENTITY Omacr "Ō"> <!-- LATIN CAPITAL LETTER O WITH MACRON -->
|
||||||
|
<!ENTITY omacr "ō"> <!-- LATIN SMALL LETTER O WITH MACRON -->
|
||||||
|
<!ENTITY oelig "œ"> <!-- LATIN SMALL LIGATURE OE -->
|
||||||
|
<!ENTITY OElig "Œ"> <!-- LATIN CAPITAL LIGATURE OE -->
|
||||||
|
<!ENTITY racute "ŕ"> <!-- LATIN SMALL LETTER R WITH ACUTE -->
|
||||||
|
<!ENTITY Racute "Ŕ"> <!-- LATIN CAPITAL LETTER R WITH ACUTE -->
|
||||||
|
<!ENTITY rcaron "ř"> <!-- LATIN SMALL LETTER R WITH CARON -->
|
||||||
|
<!ENTITY Rcaron "Ř"> <!-- LATIN CAPITAL LETTER R WITH CARON -->
|
||||||
|
<!ENTITY rcedil "ŗ"> <!-- LATIN SMALL LETTER R WITH CEDILLA -->
|
||||||
|
<!ENTITY Rcedil "Ŗ"> <!-- LATIN CAPITAL LETTER R WITH CEDILLA -->
|
||||||
|
<!ENTITY sacute "ś"> <!-- LATIN SMALL LETTER S WITH ACUTE -->
|
||||||
|
<!ENTITY Sacute "Ś"> <!-- LATIN CAPITAL LETTER S WITH ACUTE -->
|
||||||
|
<!ENTITY scaron "š"> <!-- LATIN SMALL LETTER S WITH CARON -->
|
||||||
|
<!ENTITY Scaron "Š"> <!-- LATIN CAPITAL LETTER S WITH CARON -->
|
||||||
|
<!ENTITY scedil "ş"> <!-- LATIN SMALL LETTER S WITH CEDILLA -->
|
||||||
|
<!ENTITY Scedil "Ş"> <!-- LATIN CAPITAL LETTER S WITH CEDILLA -->
|
||||||
|
<!ENTITY scirc "ŝ"> <!-- LATIN SMALL LETTER S WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Scirc "Ŝ"> <!-- LATIN CAPITAL LETTER S WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY tcaron "ť"> <!-- LATIN SMALL LETTER T WITH CARON -->
|
||||||
|
<!ENTITY Tcaron "Ť"> <!-- LATIN CAPITAL LETTER T WITH CARON -->
|
||||||
|
<!ENTITY tcedil "ţ"> <!-- LATIN SMALL LETTER T WITH CEDILLA -->
|
||||||
|
<!ENTITY Tcedil "Ţ"> <!-- LATIN CAPITAL LETTER T WITH CEDILLA -->
|
||||||
|
<!ENTITY tstrok "ŧ"> <!-- LATIN SMALL LETTER T WITH STROKE -->
|
||||||
|
<!ENTITY Tstrok "Ŧ"> <!-- LATIN CAPITAL LETTER T WITH STROKE -->
|
||||||
|
<!ENTITY ubreve "ŭ"> <!-- LATIN SMALL LETTER U WITH BREVE -->
|
||||||
|
<!ENTITY Ubreve "Ŭ"> <!-- LATIN CAPITAL LETTER U WITH BREVE -->
|
||||||
|
<!ENTITY udblac "ű"> <!-- LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
|
||||||
|
<!ENTITY Udblac "Ű"> <!-- LATIN CAPITAL LETTER U WITH DOUBLE ACUTE -->
|
||||||
|
<!ENTITY umacr "ū"> <!-- LATIN SMALL LETTER U WITH MACRON -->
|
||||||
|
<!ENTITY Umacr "Ū"> <!-- LATIN CAPITAL LETTER U WITH MACRON -->
|
||||||
|
<!ENTITY uogon "ų"> <!-- LATIN SMALL LETTER U WITH OGONEK -->
|
||||||
|
<!ENTITY Uogon "Ų"> <!-- LATIN CAPITAL LETTER U WITH OGONEK -->
|
||||||
|
<!ENTITY uring "ů"> <!-- LATIN SMALL LETTER U WITH RING ABOVE -->
|
||||||
|
<!ENTITY Uring "Ů"> <!-- LATIN CAPITAL LETTER U WITH RING ABOVE -->
|
||||||
|
<!ENTITY utilde "ũ"> <!-- LATIN SMALL LETTER U WITH TILDE -->
|
||||||
|
<!ENTITY Utilde "Ũ"> <!-- LATIN CAPITAL LETTER U WITH TILDE -->
|
||||||
|
<!ENTITY wcirc "ŵ"> <!-- LATIN SMALL LETTER W WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Wcirc "Ŵ"> <!-- LATIN CAPITAL LETTER W WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY ycirc "ŷ"> <!-- LATIN SMALL LETTER Y WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Ycirc "Ŷ"> <!-- LATIN CAPITAL LETTER Y WITH CIRCUMFLEX -->
|
||||||
|
<!ENTITY Yuml "Ÿ"> <!-- LATIN CAPITAL LETTER Y WITH DIAERESIS -->
|
||||||
|
<!ENTITY zacute "ź"> <!-- LATIN SMALL LETTER Z WITH ACUTE -->
|
||||||
|
<!ENTITY Zacute "Ź"> <!-- LATIN CAPITAL LETTER Z WITH ACUTE -->
|
||||||
|
<!ENTITY zcaron "ž"> <!-- LATIN SMALL LETTER Z WITH CARON -->
|
||||||
|
<!ENTITY Zcaron "Ž"> <!-- LATIN CAPITAL LETTER Z WITH CARON -->
|
||||||
|
<!ENTITY zdot "ż"> <!-- LATIN SMALL LETTER Z WITH DOT ABOVE -->
|
||||||
|
<!ENTITY Zdot "Ż"> <!-- LATIN CAPITAL LETTER Z WITH DOT ABOVE -->
|
81
docs/dtds/dbxml-4.1.2/ent/iso-num.ent
Executable file
81
docs/dtds/dbxml-4.1.2/ent/iso-num.ent
Executable file
@@ -0,0 +1,81 @@
|
|||||||
|
<!-- iso-num.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY half "½"> <!-- VULGAR FRACTION ONE HALF -->
|
||||||
|
<!ENTITY frac12 "½"> <!-- VULGAR FRACTION ONE HALF -->
|
||||||
|
<!ENTITY frac14 "¼"> <!-- VULGAR FRACTION ONE QUARTER -->
|
||||||
|
<!ENTITY frac34 "¾"> <!-- VULGAR FRACTION THREE QUARTERS -->
|
||||||
|
<!ENTITY frac18 "⅛"> <!-- -->
|
||||||
|
<!ENTITY frac38 "⅜"> <!-- -->
|
||||||
|
<!ENTITY frac58 "⅝"> <!-- -->
|
||||||
|
<!ENTITY frac78 "⅞"> <!-- -->
|
||||||
|
<!ENTITY sup1 "¹"> <!-- SUPERSCRIPT ONE -->
|
||||||
|
<!ENTITY sup2 "²"> <!-- SUPERSCRIPT TWO -->
|
||||||
|
<!ENTITY sup3 "³"> <!-- SUPERSCRIPT THREE -->
|
||||||
|
<!ENTITY plus "+"> <!-- PLUS SIGN -->
|
||||||
|
<!ENTITY plusmn "±"> <!-- PLUS-MINUS SIGN -->
|
||||||
|
<!ENTITY lt "&#60;"> <!-- LESS-THAN SIGN -->
|
||||||
|
<!ENTITY equals "="> <!-- EQUALS SIGN -->
|
||||||
|
<!ENTITY gt ">"> <!-- GREATER-THAN SIGN -->
|
||||||
|
<!ENTITY divide "÷"> <!-- DIVISION SIGN -->
|
||||||
|
<!ENTITY times "×"> <!-- MULTIPLICATION SIGN -->
|
||||||
|
<!ENTITY curren "¤"> <!-- CURRENCY SIGN -->
|
||||||
|
<!ENTITY pound "£"> <!-- POUND SIGN -->
|
||||||
|
<!ENTITY dollar "$"> <!-- DOLLAR SIGN -->
|
||||||
|
<!ENTITY cent "¢"> <!-- CENT SIGN -->
|
||||||
|
<!ENTITY yen "¥"> <!-- YEN SIGN -->
|
||||||
|
<!ENTITY num "#"> <!-- NUMBER SIGN -->
|
||||||
|
<!ENTITY percnt "%"> <!-- PERCENT SIGN -->
|
||||||
|
<!ENTITY amp "&#38;"> <!-- AMPERSAND -->
|
||||||
|
<!ENTITY ast "*"> <!-- ASTERISK OPERATOR -->
|
||||||
|
<!ENTITY commat "@"> <!-- COMMERCIAL AT -->
|
||||||
|
<!ENTITY lsqb "["> <!-- LEFT SQUARE BRACKET -->
|
||||||
|
<!ENTITY bsol "\"> <!-- REVERSE SOLIDUS -->
|
||||||
|
<!ENTITY rsqb "]"> <!-- RIGHT SQUARE BRACKET -->
|
||||||
|
<!ENTITY lcub "{"> <!-- LEFT CURLY BRACKET -->
|
||||||
|
<!ENTITY horbar "―"> <!-- HORIZONTAL BAR -->
|
||||||
|
<!ENTITY verbar "|"> <!-- VERTICAL LINE -->
|
||||||
|
<!ENTITY rcub "}"> <!-- RIGHT CURLY BRACKET -->
|
||||||
|
<!ENTITY micro "µ"> <!-- MICRO SIGN -->
|
||||||
|
<!ENTITY ohm "Ω"> <!-- OHM SIGN -->
|
||||||
|
<!ENTITY deg "°"> <!-- DEGREE SIGN -->
|
||||||
|
<!ENTITY ordm "º"> <!-- MASCULINE ORDINAL INDICATOR -->
|
||||||
|
<!ENTITY ordf "ª"> <!-- FEMININE ORDINAL INDICATOR -->
|
||||||
|
<!ENTITY sect "§"> <!-- SECTION SIGN -->
|
||||||
|
<!ENTITY para "¶"> <!-- PILCROW SIGN -->
|
||||||
|
<!ENTITY middot "·"> <!-- MIDDLE DOT -->
|
||||||
|
<!ENTITY larr "←"> <!-- LEFTWARDS DOUBLE ARROW -->
|
||||||
|
<!ENTITY rarr "→"> <!-- RIGHTWARDS DOUBLE ARROW -->
|
||||||
|
<!ENTITY uarr "↑"> <!-- UPWARDS ARROW -->
|
||||||
|
<!ENTITY darr "↓"> <!-- DOWNWARDS ARROW -->
|
||||||
|
<!ENTITY copy "©"> <!-- COPYRIGHT SIGN -->
|
||||||
|
<!ENTITY reg "®"> <!-- REG TRADE MARK SIGN -->
|
||||||
|
<!ENTITY trade "™"> <!-- TRADE MARK SIGN -->
|
||||||
|
<!ENTITY brvbar "¦"> <!-- BROKEN BAR -->
|
||||||
|
<!ENTITY not "¬"> <!-- NOT SIGN -->
|
||||||
|
<!ENTITY sung "♩"> <!-- -->
|
||||||
|
<!ENTITY excl "!"> <!-- EXCLAMATION MARK -->
|
||||||
|
<!ENTITY iexcl "¡"> <!-- INVERTED EXCLAMATION MARK -->
|
||||||
|
<!ENTITY quot """> <!-- QUOTATION MARK -->
|
||||||
|
<!ENTITY apos "'"> <!-- APOSTROPHE -->
|
||||||
|
<!ENTITY lpar "("> <!-- LEFT PARENTHESIS -->
|
||||||
|
<!ENTITY rpar ")"> <!-- RIGHT PARENTHESIS -->
|
||||||
|
<!ENTITY comma ","> <!-- COMMA -->
|
||||||
|
<!ENTITY lowbar "_"> <!-- LOW LINE -->
|
||||||
|
<!ENTITY hyphen "-"> <!-- HYPHEN-MINUS -->
|
||||||
|
<!ENTITY period "."> <!-- FULL STOP -->
|
||||||
|
<!ENTITY sol "/"> <!-- SOLIDUS -->
|
||||||
|
<!ENTITY colon ":"> <!-- COLON -->
|
||||||
|
<!ENTITY semi ";"> <!-- SEMICOLON -->
|
||||||
|
<!ENTITY quest "?"> <!-- QUESTION MARK -->
|
||||||
|
<!ENTITY iquest "¿"> <!-- INVERTED QUESTION MARK -->
|
||||||
|
<!ENTITY laquo "«"> <!-- LEFT-POINTING DOUBLE ANGLE QUOTATION MARK -->
|
||||||
|
<!ENTITY raquo "»"> <!-- RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -->
|
||||||
|
<!ENTITY lsquo "‘"> <!-- -->
|
||||||
|
<!ENTITY rsquo "’"> <!-- RIGHT SINGLE QUOTATION MARK -->
|
||||||
|
<!ENTITY ldquo "“"> <!-- -->
|
||||||
|
<!ENTITY rdquo "”"> <!-- RIGHT DOUBLE QUOTATION MARK -->
|
||||||
|
<!ENTITY nbsp " "> <!-- NO-BREAK SPACE -->
|
||||||
|
<!ENTITY shy "­"> <!-- SOFT HYPHEN -->
|
90
docs/dtds/dbxml-4.1.2/ent/iso-pub.ent
Executable file
90
docs/dtds/dbxml-4.1.2/ent/iso-pub.ent
Executable file
@@ -0,0 +1,90 @@
|
|||||||
|
<!-- iso-pub.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz -->
|
||||||
|
|
||||||
|
<!ENTITY emsp " "> <!-- EM SPACE -->
|
||||||
|
<!ENTITY ensp " "> <!-- EN SPACE -->
|
||||||
|
<!ENTITY emsp13 " "> <!-- THREE-PER-EM SPACE -->
|
||||||
|
<!ENTITY emsp14 " "> <!-- FOUR-PER-EM SPACE -->
|
||||||
|
<!ENTITY numsp " "> <!-- FIGURE SPACE -->
|
||||||
|
<!ENTITY puncsp " "> <!-- PUNCTUATION SPACE -->
|
||||||
|
<!ENTITY thinsp " "> <!-- THIN SPACE -->
|
||||||
|
<!ENTITY hairsp " "> <!-- HAIR SPACE -->
|
||||||
|
<!ENTITY mdash "—"> <!-- EM DASH -->
|
||||||
|
<!ENTITY ndash "–"> <!-- EN DASH -->
|
||||||
|
<!ENTITY dash "‐"> <!-- HYPHEN -->
|
||||||
|
<!ENTITY blank "␣"> <!-- OPEN BOX -->
|
||||||
|
<!ENTITY hellip "…"> <!-- HORIZONTAL ELLIPSIS -->
|
||||||
|
<!ENTITY nldr "‥"> <!-- TWO DOT LEADER -->
|
||||||
|
<!ENTITY frac13 "⅓"> <!-- VULGAR FRACTION ONE THIRD -->
|
||||||
|
<!ENTITY frac23 "⅔"> <!-- VULGAR FRACTION TWO THIRDS -->
|
||||||
|
<!ENTITY frac15 "⅕"> <!-- VULGAR FRACTION ONE FIFTH -->
|
||||||
|
<!ENTITY frac25 "⅖"> <!-- VULGAR FRACTION TWO FIFTHS -->
|
||||||
|
<!ENTITY frac35 "⅗"> <!-- VULGAR FRACTION THREE FIFTHS -->
|
||||||
|
<!ENTITY frac45 "⅘"> <!-- VULGAR FRACTION FOUR FIFTHS -->
|
||||||
|
<!ENTITY frac16 "⅙"> <!-- VULGAR FRACTION ONE SIXTH -->
|
||||||
|
<!ENTITY frac56 "⅚"> <!-- VULGAR FRACTION FIVE SIXTHS -->
|
||||||
|
<!ENTITY incare "℅"> <!-- CARE OF -->
|
||||||
|
<!ENTITY block "█"> <!-- FULL BLOCK -->
|
||||||
|
<!ENTITY uhblk "▀"> <!-- UPPER HALF BLOCK -->
|
||||||
|
<!ENTITY lhblk "▄"> <!-- LOWER HALF BLOCK -->
|
||||||
|
<!ENTITY blk14 "░"> <!-- LIGHT SHADE -->
|
||||||
|
<!ENTITY blk12 "▒"> <!-- MEDIUM SHADE -->
|
||||||
|
<!ENTITY blk34 "▓"> <!-- DARK SHADE -->
|
||||||
|
<!ENTITY marker "▮"> <!-- BLACK VERTICAL RECTANGLE -->
|
||||||
|
<!ENTITY cir "○"> <!-- WHITE CIRCLE -->
|
||||||
|
<!ENTITY squ "□"> <!-- WHITE SQUARE -->
|
||||||
|
<!ENTITY rect "▭"> <!-- WHITE RECTANGLE -->
|
||||||
|
<!ENTITY utri "▵"> <!-- WHITE UP-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY dtri "▿"> <!-- WHITE DOWN-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY star "⋆"> <!-- STAR OPERATOR -->
|
||||||
|
<!ENTITY bull "•"> <!-- BULLET -->
|
||||||
|
<!ENTITY squf "▪"> <!-- -->
|
||||||
|
<!ENTITY utrif "▴"> <!-- BLACK UP-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY dtrif "▾"> <!-- BLACK DOWN-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY ltrif "◂"> <!-- BLACK LEFT-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY rtrif "▸"> <!-- BLACK RIGHT-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY clubs "♣"> <!-- BLACK CLUB SUIT -->
|
||||||
|
<!ENTITY diams "♦"> <!-- BLACK DIAMOND SUIT -->
|
||||||
|
<!ENTITY hearts "♥"> <!-- BLACK HEART SUIT -->
|
||||||
|
<!ENTITY spades "♠"> <!-- BLACK SPADE SUIT -->
|
||||||
|
<!ENTITY malt "✠"> <!-- MALTESE CROSS -->
|
||||||
|
<!ENTITY dagger "†"> <!-- DAGGER -->
|
||||||
|
<!ENTITY Dagger "‡"> <!-- DOUBLE DAGGER -->
|
||||||
|
<!ENTITY check "✓"> <!-- CHECK MARK -->
|
||||||
|
<!ENTITY cross "✗"> <!-- BALLOT X -->
|
||||||
|
<!ENTITY sharp "♯"> <!-- MUSIC SHARP SIGN -->
|
||||||
|
<!ENTITY flat "♭"> <!-- MUSIC FLAT SIGN -->
|
||||||
|
<!ENTITY male "♂"> <!-- MALE SIGN -->
|
||||||
|
<!ENTITY female "♀"> <!-- -->
|
||||||
|
<!ENTITY phone "☎"> <!-- TELEPHONE SIGN -->
|
||||||
|
<!ENTITY telrec "⌕"> <!-- TELEPHONE RECORDER -->
|
||||||
|
<!ENTITY copysr "℗"> <!-- SOUND RECORDING COPYRIGHT -->
|
||||||
|
<!ENTITY caret "⁁"> <!-- CARET -->
|
||||||
|
<!ENTITY lsquor "‚"> <!-- SINGLE LOW-9 QUOTATION MARK -->
|
||||||
|
<!ENTITY ldquor "„"> <!-- DOUBLE LOW-9 QUOTATION MARK -->
|
||||||
|
<!ENTITY fflig "ff"> <!-- -->
|
||||||
|
<!ENTITY filig "fi"> <!-- -->
|
||||||
|
<!-- fjlig Unknown unicode character -->
|
||||||
|
<!ENTITY ffilig "ffi"> <!-- -->
|
||||||
|
<!ENTITY ffllig "ffl"> <!-- -->
|
||||||
|
<!ENTITY fllig "fl"> <!-- -->
|
||||||
|
<!ENTITY mldr "…"> <!-- HORIZONTAL ELLIPSIS -->
|
||||||
|
<!ENTITY rdquor "“"> <!-- -->
|
||||||
|
<!ENTITY rsquor "‘"> <!-- -->
|
||||||
|
<!ENTITY vellip "⋮"> <!-- -->
|
||||||
|
<!ENTITY hybull "⁃"> <!-- HYPHEN BULLET -->
|
||||||
|
<!ENTITY loz "◊"> <!-- LOZENGE -->
|
||||||
|
<!ENTITY lozf "✦"> <!-- -->
|
||||||
|
<!ENTITY ltri "◃"> <!-- WHITE LEFT-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY rtri "▹"> <!-- WHITE RIGHT-POINTING TRIANGLE -->
|
||||||
|
<!ENTITY starf "★"> <!-- BLACK STAR -->
|
||||||
|
<!ENTITY natur "♮"> <!-- MUSIC NATURAL SIGN -->
|
||||||
|
<!ENTITY rx "℞"> <!-- PRESCRIPTION TAKE -->
|
||||||
|
<!ENTITY sext "✶"> <!-- SIX POINTED BLACK STAR -->
|
||||||
|
<!ENTITY target "⌖"> <!-- POSITION INDICATOR -->
|
||||||
|
<!ENTITY dlcrop "⌍"> <!-- BOTTOM LEFT CROP -->
|
||||||
|
<!ENTITY drcrop "⌌"> <!-- BOTTOM RIGHT CROP -->
|
||||||
|
<!ENTITY ulcrop "⌏"> <!-- TOP LEFT CROP -->
|
||||||
|
<!ENTITY urcrop "⌎"> <!-- TOP RIGHT CROP -->
|
69
docs/dtds/dbxml-4.1.2/ent/iso-tech.ent
Executable file
69
docs/dtds/dbxml-4.1.2/ent/iso-tech.ent
Executable file
@@ -0,0 +1,69 @@
|
|||||||
|
<!-- iso-tech.ent (initially distributed with DocBook XML DTD V4.1.1beta1) -->
|
||||||
|
|
||||||
|
<!-- Derived from the corresponding ISO 8879 standard entity set
|
||||||
|
and the Unicode character mappings provided by Sebastian Rahtz.
|
||||||
|
With additional derivations from
|
||||||
|
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/SGML.TXT -->
|
||||||
|
|
||||||
|
<!ENTITY aleph "ℵ"> <!-- ALEF SYMBOL -->
|
||||||
|
<!ENTITY and "∧"> <!-- -->
|
||||||
|
<!ENTITY ang90 "∟"> <!-- RIGHT ANGLE -->
|
||||||
|
<!ENTITY angsph "∢"> <!-- -->
|
||||||
|
<!ENTITY ap "≈"> <!-- -->
|
||||||
|
<!ENTITY becaus "∵"> <!-- BECAUSE -->
|
||||||
|
<!ENTITY bottom "⊥"> <!-- -->
|
||||||
|
<!ENTITY cap "∩"> <!-- -->
|
||||||
|
<!ENTITY cong "≅"> <!-- -->
|
||||||
|
<!ENTITY conint "∮"> <!-- -->
|
||||||
|
<!ENTITY cup "∪"> <!-- -->
|
||||||
|
<!ENTITY equiv "≡"> <!-- -->
|
||||||
|
<!ENTITY exist "∃"> <!-- -->
|
||||||
|
<!ENTITY forall "∀"> <!-- -->
|
||||||
|
<!ENTITY fnof "ƒ"> <!-- LATIN SMALL LETTER F WITH HOOK -->
|
||||||
|
<!ENTITY ge "≥"> <!-- GREATER-THAN OR EQUAL TO -->
|
||||||
|
<!ENTITY iff "⇔"> <!-- LEFT RIGHT DOUBLE ARROW -->
|
||||||
|
<!ENTITY infin "∞"> <!-- -->
|
||||||
|
<!ENTITY int "∫"> <!-- -->
|
||||||
|
<!ENTITY isin "∊"> <!-- -->
|
||||||
|
<!ENTITY lang "〈"> <!-- -->
|
||||||
|
<!ENTITY lArr "⇐"> <!-- LEFTWARDS ARROW -->
|
||||||
|
<!ENTITY le "≤"> <!-- -->
|
||||||
|
<!ENTITY minus "−"> <!-- MINUS SIGN -->
|
||||||
|
<!ENTITY mnplus "∓"> <!-- -->
|
||||||
|
<!ENTITY nabla "∇"> <!-- NABLA -->
|
||||||
|
<!ENTITY ne "≠"> <!-- -->
|
||||||
|
<!ENTITY ni "∍"> <!-- -->
|
||||||
|
<!ENTITY or "∨"> <!-- -->
|
||||||
|
<!ENTITY par "∥"> <!-- PARALLEL TO -->
|
||||||
|
<!ENTITY part "∂"> <!-- -->
|
||||||
|
<!ENTITY permil "‰"> <!-- PER MILLE SIGN -->
|
||||||
|
<!ENTITY perp "⊥"> <!-- -->
|
||||||
|
<!ENTITY prime "′"> <!-- PRIME -->
|
||||||
|
<!ENTITY Prime "″"> <!-- DOUBLE PRIME -->
|
||||||
|
<!ENTITY prop "∝"> <!-- -->
|
||||||
|
<!ENTITY radic "√"> <!-- -->
|
||||||
|
<!ENTITY rang "〉"> <!-- -->
|
||||||
|
<!ENTITY rArr "⇒"> <!-- RIGHTWARDS ARROW -->
|
||||||
|
<!ENTITY sim "∼"> <!-- -->
|
||||||
|
<!ENTITY sime "≃"> <!-- -->
|
||||||
|
<!ENTITY square "□"> <!-- WHITE SQUARE -->
|
||||||
|
<!ENTITY sub "⊂"> <!-- -->
|
||||||
|
<!ENTITY sube "⊆"> <!-- -->
|
||||||
|
<!ENTITY sup "⊃"> <!-- -->
|
||||||
|
<!ENTITY supe "⊇"> <!-- -->
|
||||||
|
<!ENTITY there4 "∴"> <!-- -->
|
||||||
|
<!ENTITY Verbar "‖"> <!-- DOUBLE VERTICAL LINE -->
|
||||||
|
<!ENTITY angst "Å"> <!-- ANGSTROM SIGN -->
|
||||||
|
<!ENTITY bernou "ℬ"> <!-- SCRIPT CAPITAL B -->
|
||||||
|
<!ENTITY compfn "∘"> <!-- RING OPERATOR -->
|
||||||
|
<!ENTITY Dot "¨"> <!-- -->
|
||||||
|
<!ENTITY DotDot "⃜"> <!-- COMBINING FOUR DOTS ABOVE -->
|
||||||
|
<!ENTITY hamilt "ℋ"> <!-- SCRIPT CAPITAL H -->
|
||||||
|
<!ENTITY lagran "ℒ"> <!-- SCRIPT CAPITAL L -->
|
||||||
|
<!ENTITY lowast "∗"> <!-- ASTERISK OPERATOR -->
|
||||||
|
<!ENTITY notin "∉"> <!-- -->
|
||||||
|
<!ENTITY order "ℴ"> <!-- SCRIPT SMALL O -->
|
||||||
|
<!ENTITY phmmat "ℳ"> <!-- SCRIPT CAPITAL M -->
|
||||||
|
<!ENTITY tdot "⃛"> <!-- COMBINING THREE DOTS ABOVE -->
|
||||||
|
<!ENTITY tprime "‴"> <!-- TRIPLE PRIME -->
|
||||||
|
<!ENTITY wedgeq "≙"> <!-- ESTIMATES -->
|
179
docs/dtds/dbxml-4.1.2/phpdocxml.dcl
Executable file
179
docs/dtds/dbxml-4.1.2/phpdocxml.dcl
Executable file
@@ -0,0 +1,179 @@
|
|||||||
|
<!SGML -- SGML Declaration for valid XML documents --
|
||||||
|
"ISO 8879:1986 (WWW)"
|
||||||
|
|
||||||
|
CHARSET
|
||||||
|
BASESET
|
||||||
|
"ISO Registration Number 176//CHARSET
|
||||||
|
ISO/IEC 10646-1:1993 UCS-4 with implementation
|
||||||
|
level 3//ESC 2/5 2/15 4/6"
|
||||||
|
DESCSET
|
||||||
|
0 9 UNUSED
|
||||||
|
9 2 9
|
||||||
|
11 2 UNUSED
|
||||||
|
13 1 13
|
||||||
|
14 18 UNUSED
|
||||||
|
32 95 32
|
||||||
|
127 1 UNUSED
|
||||||
|
128 32 UNUSED
|
||||||
|
-- use this instead of the official declaration because SP only
|
||||||
|
supports 16-bit characters --
|
||||||
|
160 65374 160
|
||||||
|
65534 2 UNUSED
|
||||||
|
-- 55296 2048 UNUSED
|
||||||
|
57344 8190 57344
|
||||||
|
65534 2 UNUSED
|
||||||
|
65536 1048576 65536 --
|
||||||
|
CAPACITY NONE
|
||||||
|
|
||||||
|
SCOPE DOCUMENT
|
||||||
|
|
||||||
|
SYNTAX
|
||||||
|
SHUNCHAR NONE
|
||||||
|
BASESET "ISO Registration Number 176//CHARSET
|
||||||
|
ISO/IEC 10646-1:1993 UCS-4 with implementation
|
||||||
|
level 3//ESC 2/5 2/15 4/6"
|
||||||
|
DESCSET
|
||||||
|
0 1114112 0
|
||||||
|
FUNCTION
|
||||||
|
RE 13
|
||||||
|
RS 10
|
||||||
|
SPACE 32
|
||||||
|
TAB SEPCHAR 9
|
||||||
|
|
||||||
|
NAMING
|
||||||
|
LCNMSTRT ""
|
||||||
|
UCNMSTRT ""
|
||||||
|
NAMESTRT
|
||||||
|
58 95 192-214 216-246 248-305 308-318 321-328
|
||||||
|
330-382 384-451 461-496 500-501 506-535 592-680
|
||||||
|
699-705 902 904-906 908 910-929 931-974 976-982
|
||||||
|
986 988 990 992 994-1011 1025-1036 1038-1103
|
||||||
|
1105-1116 1118-1153 1168-1220 1223-1224
|
||||||
|
1227-1228 1232-1259 1262-1269 1272-1273
|
||||||
|
1329-1366 1369 1377-1414 1488-1514 1520-1522
|
||||||
|
1569-1594 1601-1610 1649-1719 1722-1726
|
||||||
|
1728-1742 1744-1747 1749 1765-1766 2309-2361
|
||||||
|
2365 2392-2401 2437-2444 2447-2448 2451-2472
|
||||||
|
2474-2480 2482 2486-2489 2524-2525 2527-2529
|
||||||
|
2544-2545 2565-2570 2575-2576 2579-2600
|
||||||
|
2602-2608 2610-2611 2613-2614 2616-2617
|
||||||
|
2649-2652 2654 2674-2676 2693-2699 2701
|
||||||
|
2703-2705 2707-2728 2730-2736 2738-2739
|
||||||
|
2741-2745 2749 2784 2821-2828 2831-2832
|
||||||
|
2835-2856 2858-2864 2866-2867 2870-2873 2877
|
||||||
|
2908-2909 2911-2913 2949-2954 2958-2960
|
||||||
|
2962-2965 2969-2970 2972 2974-2975 2979-2980
|
||||||
|
2984-2986 2990-2997 2999-3001 3077-3084
|
||||||
|
3086-3088 3090-3112 3114-3123 3125-3129
|
||||||
|
3168-3169 3205-3212 3214-3216 3218-3240
|
||||||
|
3242-3251 3253-3257 3294 3296-3297 3333-3340
|
||||||
|
3342-3344 3346-3368 3370-3385 3424-3425
|
||||||
|
3585-3630 3632 3634-3635 3648-3653 3713-3714
|
||||||
|
3716 3719-3720 3722 3725 3732-3735 3737-3743
|
||||||
|
3745-3747 3749 3751 3754-3755 3757-3758 3760
|
||||||
|
3762-3763 3773 3776-3780 3904-3911 3913-3945
|
||||||
|
4256-4293 4304-4342 4352 4354-4355 4357-4359
|
||||||
|
4361 4363-4364 4366-4370 4412 4414 4416 4428
|
||||||
|
4430 4432 4436-4437 4441 4447-4449 4451 4453
|
||||||
|
4455 4457 4461-4462 4466-4467 4469 4510 4520
|
||||||
|
4523 4526-4527 4535-4536 4538 4540-4546 4587
|
||||||
|
4592 4601 7680-7835 7840-7929 7936-7957
|
||||||
|
7960-7965 7968-8005 8008-8013 8016-8023 8025
|
||||||
|
8027 8029 8031-8061 8064-8116 8118-8124 8126
|
||||||
|
8130-8132 8134-8140 8144-8147 8150-8155
|
||||||
|
8160-8172 8178-8180 8182-8188 8486 8490-8491
|
||||||
|
8494 8576-8578 12295 12321-12329 12353-12436
|
||||||
|
12449-12538 12549-12588 19968-40869 44032-55203
|
||||||
|
|
||||||
|
LCNMCHAR ""
|
||||||
|
UCNMCHAR ""
|
||||||
|
NAMECHAR
|
||||||
|
45-46 183 720-721 768-837 864-865 903 1155-1158
|
||||||
|
1425-1441 1443-1465 1467-1469 1471 1473-1474
|
||||||
|
1476 1600 1611-1618 1632-1641 1648 1750-1764
|
||||||
|
1767-1768 1770-1773 1776-1785 2305-2307 2364
|
||||||
|
2366-2381 2385-2388 2402-2403 2406-2415
|
||||||
|
2433-2435 2492 2494-2500 2503-2504 2507-2509
|
||||||
|
2519 2530-2531 2534-2543 2562 2620 2622-2626
|
||||||
|
2631-2632 2635-2637 2662-2673 2689-2691 2748
|
||||||
|
2750-2757 2759-2761 2763-2765 2790-2799
|
||||||
|
2817-2819 2876 2878-2883 2887-2888 2891-2893
|
||||||
|
2902-2903 2918-2927 2946-2947 3006-3010
|
||||||
|
3014-3016 3018-3021 3031 3047-3055 3073-3075
|
||||||
|
3134-3140 3142-3144 3146-3149 3157-3158
|
||||||
|
3174-3183 3202-3203 3262-3268 3270-3272
|
||||||
|
3274-3277 3285-3286 3302-3311 3330-3331
|
||||||
|
3390-3395 3398-3400 3402-3405 3415 3430-3439
|
||||||
|
3633 3636-3642 3654-3662 3664-3673 3761
|
||||||
|
3764-3769 3771-3772 3782 3784-3789 3792-3801
|
||||||
|
3864-3865 3872-3881 3893 3895 3897 3902-3903
|
||||||
|
3953-3972 3974-3979 3984-3989 3991 3993-4013
|
||||||
|
4017-4023 4025 8400-8412 8417 12293 12330-12335
|
||||||
|
12337-12341 12441-12442 12445-12446 12540-12542
|
||||||
|
|
||||||
|
NAMECASE
|
||||||
|
GENERAL NO
|
||||||
|
ENTITY NO
|
||||||
|
|
||||||
|
DELIM
|
||||||
|
GENERAL SGMLREF
|
||||||
|
HCRO "&#x" -- 38 is the number for ampersand --
|
||||||
|
NESTC "/"
|
||||||
|
NET ">"
|
||||||
|
PIC "?>"
|
||||||
|
SHORTREF NONE
|
||||||
|
|
||||||
|
NAMES
|
||||||
|
SGMLREF
|
||||||
|
|
||||||
|
QUANTITY NONE
|
||||||
|
|
||||||
|
ENTITIES
|
||||||
|
"amp" 38
|
||||||
|
"lt" 60
|
||||||
|
"gt" 62
|
||||||
|
"quot" 34
|
||||||
|
"apos" 39
|
||||||
|
|
||||||
|
FEATURES
|
||||||
|
MINIMIZE
|
||||||
|
DATATAG NO
|
||||||
|
OMITTAG NO
|
||||||
|
RANK NO
|
||||||
|
SHORTTAG
|
||||||
|
STARTTAG
|
||||||
|
EMPTY NO
|
||||||
|
UNCLOSED NO
|
||||||
|
NETENABL IMMEDNET
|
||||||
|
ENDTAG
|
||||||
|
EMPTY NO
|
||||||
|
UNCLOSED NO
|
||||||
|
ATTRIB
|
||||||
|
DEFAULT YES
|
||||||
|
OMITNAME NO
|
||||||
|
VALUE NO
|
||||||
|
EMPTYNRM YES
|
||||||
|
IMPLYDEF
|
||||||
|
ATTLIST NO
|
||||||
|
DOCTYPE NO
|
||||||
|
ELEMENT NO
|
||||||
|
ENTITY NO
|
||||||
|
NOTATION NO
|
||||||
|
LINK
|
||||||
|
SIMPLE NO
|
||||||
|
IMPLICIT NO
|
||||||
|
EXPLICIT NO
|
||||||
|
OTHER
|
||||||
|
CONCUR NO
|
||||||
|
SUBDOC NO
|
||||||
|
FORMAL NO
|
||||||
|
URN NO
|
||||||
|
KEEPRSRE YES
|
||||||
|
VALIDITY TYPE
|
||||||
|
ENTITIES
|
||||||
|
REF ANY
|
||||||
|
INTEGRAL YES
|
||||||
|
APPINFO NONE
|
||||||
|
SEEALSO "ISO 8879:1986//NOTATION
|
||||||
|
Extensible Markup Language (XML) 1.0//EN"
|
||||||
|
>
|
16
docs/dtds/dbxml-4.1.2/readme.txt
Executable file
16
docs/dtds/dbxml-4.1.2/readme.txt
Executable file
@@ -0,0 +1,16 @@
|
|||||||
|
README for DocBook XML V4.1.2
|
||||||
|
|
||||||
|
This is DocBook XML V4.1.2, released 27 Aug 2000.
|
||||||
|
|
||||||
|
See 41chg.txt for information about what has changed since DocBook 4.0.
|
||||||
|
|
||||||
|
For more information about DocBook, please see
|
||||||
|
|
||||||
|
http://www.oasis-open.org/docbook/
|
||||||
|
|
||||||
|
a partial mirror of the official DocBook site is available at
|
||||||
|
|
||||||
|
http://docbook.org/
|
||||||
|
|
||||||
|
Please send all questions, comments, concerns, and bug reports to the
|
||||||
|
DocBook mailing list: docbook@lists.oasis-open.org
|
308
docs/dtds/dbxml-4.1.2/soextblx.dtd
Executable file
308
docs/dtds/dbxml-4.1.2/soextblx.dtd
Executable file
@@ -0,0 +1,308 @@
|
|||||||
|
<!-- XML EXCHANGE TABLE MODEL DECLARATION MODULE -->
|
||||||
|
|
||||||
|
<!-- This set of declarations defines the XML version of the Exchange
|
||||||
|
Table Model as of the date shown in the Formal Public Identifier
|
||||||
|
(FPI) for this entity.
|
||||||
|
|
||||||
|
This set of declarations may be referred to using a public external
|
||||||
|
entity declaration and reference as shown in the following three
|
||||||
|
lines:
|
||||||
|
|
||||||
|
<!ENTITY % calstblx
|
||||||
|
PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN">
|
||||||
|
%calstblx;
|
||||||
|
|
||||||
|
If various parameter entities used within this set of declarations
|
||||||
|
are to be given non-default values, the appropriate declarations
|
||||||
|
should be given before calling in this package (i.e., before the
|
||||||
|
"%calstblx;" reference).
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- The motivation for this XML version of the Exchange Table Model
|
||||||
|
is simply to create an XML version of the SGML Exchange Table
|
||||||
|
Model. By design, no effort has been made to "improve" the model.
|
||||||
|
|
||||||
|
This XML version incorporates the logical bare minimum changes
|
||||||
|
necessary to make the Exchange Table Model a valid XML DTD.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- The XML version of the Exchange Table Model differs from
|
||||||
|
the SGML version in the following ways:
|
||||||
|
|
||||||
|
The following parameter entities have been removed:
|
||||||
|
|
||||||
|
- tbl.table.excep, tbl.hdft.excep, tbl.row.excep, tbl.entry.excep
|
||||||
|
There are no exceptions in XML. The following normative statement
|
||||||
|
is made in lieu of exceptions: the exchange table model explicitly
|
||||||
|
forbids a table from occurring within another table. If the
|
||||||
|
content model of an entry includes a table element, then this
|
||||||
|
cannot be enforced by the DTD, but it is a deviation from the
|
||||||
|
exchange table model to include a table within a table.
|
||||||
|
|
||||||
|
- tbl.hdft.name, tbl.hdft.mdl, tbl.hdft.excep, tbl.hdft.att
|
||||||
|
The motivation for these elements was to change the table
|
||||||
|
header/footer elements. Since XML does not allow element declarations
|
||||||
|
to contain name groups, and the exchange table model does not
|
||||||
|
allow a table to contain footers, the continued presence of these
|
||||||
|
attributes seems unnecessary.
|
||||||
|
|
||||||
|
The following parameter entity has been added:
|
||||||
|
|
||||||
|
- tbl.thead.att
|
||||||
|
This entity parameterizes the attributes on thead. It replaces
|
||||||
|
the tbl.hdft.att parameter entity.
|
||||||
|
|
||||||
|
Other miscellaneous changes:
|
||||||
|
|
||||||
|
- Tag ommission indicators have been removed
|
||||||
|
- Comments have been removed from declarations
|
||||||
|
- NUMBER attributes have been changed to NMTOKEN
|
||||||
|
- NUTOKEN attributes have been to changed to NMTOKEN
|
||||||
|
- Removed the grouping characters around the content model
|
||||||
|
parameter entry for the 'entry' element. This is necessary
|
||||||
|
so that an entry can contain #PCDATA and be defined as an
|
||||||
|
optional, repeatable OR group beginning with #PCDATA.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- This entity includes a set of element and attribute declarations
|
||||||
|
that partially defines the Exchange table model. However, the model
|
||||||
|
is not well-defined without the accompanying natural language
|
||||||
|
description of the semantics (meanings) of these various elements,
|
||||||
|
attributes, and attribute values. The semantic writeup, also available
|
||||||
|
from SGML Open, should be used in conjunction with this entity.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- In order to use the Exchange table model, various parameter entity
|
||||||
|
declarations are required. A brief description is as follows:
|
||||||
|
|
||||||
|
ENTITY NAME WHERE USED WHAT IT IS
|
||||||
|
|
||||||
|
%yesorno In ATTLIST of: An attribute declared value
|
||||||
|
almost all elements for a "boolean" attribute
|
||||||
|
|
||||||
|
%paracon In content model of: The "text" (logical content)
|
||||||
|
<entry> of the model group for <entry>
|
||||||
|
|
||||||
|
%titles In content model of: The "title" part of the model
|
||||||
|
table element group for the table element
|
||||||
|
|
||||||
|
%tbl.table.name In declaration of: The name of the "table"
|
||||||
|
table element element
|
||||||
|
|
||||||
|
%tbl.table-titles.mdl In content model of: The model group for the title
|
||||||
|
table elements part of the content model for
|
||||||
|
table element
|
||||||
|
|
||||||
|
%tbl.table.mdl In content model of: The model group for the content
|
||||||
|
table elements model for table element,
|
||||||
|
often (and by default) defined
|
||||||
|
in terms of %tbl.table-titles.mdl
|
||||||
|
and tgroup
|
||||||
|
|
||||||
|
%tbl.table.att In ATTLIST of: Additional attributes on the
|
||||||
|
table element table element
|
||||||
|
|
||||||
|
%bodyatt In ATTLIST of: Additional attributes on the
|
||||||
|
table element table element (for backward
|
||||||
|
compatibility with the SGML
|
||||||
|
model)
|
||||||
|
|
||||||
|
%tbl.tgroup.mdl In content model of: The model group for the content
|
||||||
|
<tgroup> model for <tgroup>
|
||||||
|
|
||||||
|
%tbl.tgroup.att In ATTLIST of: Additional attributes on the
|
||||||
|
<tgroup> <tgroup> element
|
||||||
|
|
||||||
|
%tbl.thead.att In ATTLIST of: Additional attributes on the
|
||||||
|
<thead> <thead> element
|
||||||
|
|
||||||
|
%tbl.tbody.att In ATTLIST of: Additional attributes on the
|
||||||
|
<tbody> <tbody> element
|
||||||
|
|
||||||
|
%tbl.colspec.att In ATTLIST of: Additional attributes on the
|
||||||
|
<colspec> <colspec> element
|
||||||
|
|
||||||
|
%tbl.row.mdl In content model of: The model group for the content
|
||||||
|
<row> model for <row>
|
||||||
|
|
||||||
|
%tbl.row.att In ATTLIST of: Additional attributes on the
|
||||||
|
<row> <row> element
|
||||||
|
|
||||||
|
%tbl.entry.mdl In content model of: The model group for the content
|
||||||
|
<entry> model for <entry>
|
||||||
|
|
||||||
|
%tbl.entry.att In ATTLIST of: Additional attributes on the
|
||||||
|
<entry> <entry> element
|
||||||
|
|
||||||
|
This set of declarations will use the default definitions shown below
|
||||||
|
for any of these parameter entities that are not declared before this
|
||||||
|
set of declarations is referenced.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- These definitions are not directly related to the table model, but are
|
||||||
|
used in the default CALS table model and may be defined elsewhere (and
|
||||||
|
prior to the inclusion of this table module) in the referencing DTD. -->
|
||||||
|
|
||||||
|
<!ENTITY % yesorno 'NMTOKEN'> <!-- no if zero(s), yes if any other value -->
|
||||||
|
<!ENTITY % titles 'title?'>
|
||||||
|
<!ENTITY % pcd "#PCDATA">
|
||||||
|
<!ENTITY % paracon '%pcd;'> <!-- default for use in entry content -->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
The parameter entities as defined below change and simplify the CALS table
|
||||||
|
model as published (as part of the Example DTD) in MIL-HDBK-28001. The
|
||||||
|
resulting simplified DTD has support from the SGML Open vendors and is
|
||||||
|
therefore more interoperable among different systems.
|
||||||
|
|
||||||
|
These following declarations provide the Exchange default definitions
|
||||||
|
for these entities. However, these entities can be redefined (by giving
|
||||||
|
the appropriate parameter entity declaration(s) prior to the reference
|
||||||
|
to this Table Model declaration set entity) to fit the needs of the
|
||||||
|
current application.
|
||||||
|
|
||||||
|
Note, however, that changes may have significant effect on the ability to
|
||||||
|
interchange table information. These changes may manifest themselves
|
||||||
|
in useability, presentation, and possible structure information degradation.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ENTITY % tbl.table.name "table">
|
||||||
|
<!ENTITY % tbl.table-titles.mdl "%titles;,">
|
||||||
|
<!ENTITY % tbl.table-main.mdl "tgroup+">
|
||||||
|
<!ENTITY % tbl.table.mdl "%tbl.table-titles.mdl; %tbl.table-main.mdl;">
|
||||||
|
<!ENTITY % tbl.table.att "
|
||||||
|
pgwide %yesorno; #IMPLIED ">
|
||||||
|
<!ENTITY % bodyatt "">
|
||||||
|
<!ENTITY % tbl.tgroup.mdl "colspec*,thead?,tbody">
|
||||||
|
<!ENTITY % tbl.tgroup.att "">
|
||||||
|
<!ENTITY % tbl.thead.att "">
|
||||||
|
<!ENTITY % tbl.tbody.att "">
|
||||||
|
<!ENTITY % tbl.colspec.att "">
|
||||||
|
<!ENTITY % tbl.row.mdl "entry+">
|
||||||
|
<!ENTITY % tbl.row.att "">
|
||||||
|
<!ENTITY % tbl.entry.mdl "(%paracon;)*">
|
||||||
|
<!ENTITY % tbl.entry.att "">
|
||||||
|
|
||||||
|
<!-- ===== Element and attribute declarations follow. ===== -->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Default declarations previously defined in this entity and
|
||||||
|
referenced below include:
|
||||||
|
ENTITY % tbl.table.name "table"
|
||||||
|
ENTITY % tbl.table-titles.mdl "%titles;,"
|
||||||
|
ENTITY % tbl.table.mdl "%tbl.table-titles; tgroup+"
|
||||||
|
ENTITY % tbl.table.att "
|
||||||
|
pgwide %yesorno; #IMPLIED "
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ELEMENT %tbl.table.name; (%tbl.table.mdl;)>
|
||||||
|
|
||||||
|
<!ATTLIST %tbl.table.name;
|
||||||
|
frame (top|bottom|topbot|all|sides|none) #IMPLIED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
%tbl.table.att;
|
||||||
|
%bodyatt;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Default declarations previously defined in this entity and
|
||||||
|
referenced below include:
|
||||||
|
ENTITY % tbl.tgroup.mdl "colspec*,thead?,tbody"
|
||||||
|
ENTITY % tbl.tgroup.att ""
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ELEMENT tgroup (%tbl.tgroup.mdl;) >
|
||||||
|
|
||||||
|
<!ATTLIST tgroup
|
||||||
|
cols NMTOKEN #REQUIRED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
%tbl.tgroup.att;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Default declarations previously defined in this entity and
|
||||||
|
referenced below include:
|
||||||
|
ENTITY % tbl.colspec.att ""
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ELEMENT colspec EMPTY >
|
||||||
|
|
||||||
|
<!ATTLIST colspec
|
||||||
|
colnum NMTOKEN #IMPLIED
|
||||||
|
colname NMTOKEN #IMPLIED
|
||||||
|
colwidth CDATA #IMPLIED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
char CDATA #IMPLIED
|
||||||
|
charoff NMTOKEN #IMPLIED
|
||||||
|
%tbl.colspec.att;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Default declarations previously defined in this entity and
|
||||||
|
referenced below include:
|
||||||
|
ENTITY % tbl.thead.att ""
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ELEMENT thead (row+)>
|
||||||
|
|
||||||
|
<!ATTLIST thead
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%tbl.thead.att;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Default declarations previously defined in this entity and
|
||||||
|
referenced below include:
|
||||||
|
ENTITY % tbl.tbody.att ""
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ELEMENT tbody (row+)>
|
||||||
|
|
||||||
|
<!ATTLIST tbody
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%tbl.tbody.att;
|
||||||
|
>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Default declarations previously defined in this entity and
|
||||||
|
referenced below include:
|
||||||
|
ENTITY % tbl.row.mdl "entry+"
|
||||||
|
ENTITY % tbl.row.att ""
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ELEMENT row (%tbl.row.mdl;)>
|
||||||
|
|
||||||
|
<!ATTLIST row
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%tbl.row.att;
|
||||||
|
>
|
||||||
|
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Default declarations previously defined in this entity and
|
||||||
|
referenced below include:
|
||||||
|
ENTITY % paracon "#PCDATA"
|
||||||
|
ENTITY % tbl.entry.mdl "(%paracon;)*"
|
||||||
|
ENTITY % tbl.entry.att ""
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!ELEMENT entry %tbl.entry.mdl;>
|
||||||
|
|
||||||
|
<!ATTLIST entry
|
||||||
|
colname NMTOKEN #IMPLIED
|
||||||
|
namest NMTOKEN #IMPLIED
|
||||||
|
nameend NMTOKEN #IMPLIED
|
||||||
|
morerows NMTOKEN #IMPLIED
|
||||||
|
colsep %yesorno; #IMPLIED
|
||||||
|
rowsep %yesorno; #IMPLIED
|
||||||
|
align (left|right|center|justify|char) #IMPLIED
|
||||||
|
char CDATA #IMPLIED
|
||||||
|
charoff NMTOKEN #IMPLIED
|
||||||
|
valign (top|middle|bottom) #IMPLIED
|
||||||
|
%tbl.entry.att;
|
||||||
|
>
|
26
docs/dtds/dbxml-4.1.2/tblcals.xml
Executable file
26
docs/dtds/dbxml-4.1.2/tblcals.xml
Executable file
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version='1.0'?>
|
||||||
|
<!DOCTYPE article SYSTEM "dbtblcals.dtd">
|
||||||
|
<article><title>Table Test</title>
|
||||||
|
|
||||||
|
<!-- This table is valid in both models; this is just to exercise the DTD. -->
|
||||||
|
|
||||||
|
<informaltable id="foo" role="test">
|
||||||
|
<tgroup cols="1">
|
||||||
|
<tbody>
|
||||||
|
<row>
|
||||||
|
<entry>foo</entry></row>
|
||||||
|
<row><entry>bar</entry></row>
|
||||||
|
</tbody>
|
||||||
|
</tgroup>
|
||||||
|
</informaltable>
|
||||||
|
|
||||||
|
<table id="bar" role="test"><title>bar</title>
|
||||||
|
<tgroup cols="1">
|
||||||
|
<tbody>
|
||||||
|
<row><entry>bar</entry></row>
|
||||||
|
</tbody>
|
||||||
|
</tgroup>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
26
docs/dtds/dbxml-4.1.2/tblxchg.xml
Executable file
26
docs/dtds/dbxml-4.1.2/tblxchg.xml
Executable file
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version='1.0'?>
|
||||||
|
<!DOCTYPE article SYSTEM "dbtblxchg.dtd">
|
||||||
|
<article><title>Table Test</title>
|
||||||
|
|
||||||
|
<!-- This table is valid in both models; this is just to exercise the DTD. -->
|
||||||
|
|
||||||
|
<informaltable id="foo" role="test">
|
||||||
|
<tgroup cols="1">
|
||||||
|
<tbody>
|
||||||
|
<row>
|
||||||
|
<entry>foo</entry></row>
|
||||||
|
<row><entry>bar</entry></row>
|
||||||
|
</tbody>
|
||||||
|
</tgroup>
|
||||||
|
</informaltable>
|
||||||
|
|
||||||
|
<table id="bar" role="test"><title>bar</title>
|
||||||
|
<tgroup cols="1">
|
||||||
|
<tbody>
|
||||||
|
<row><entry>bar</entry></row>
|
||||||
|
</tbody>
|
||||||
|
</tgroup>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
Reference in New Issue
Block a user