<!-- ====================================================================== -->
<!-- DocBk30 XML Information Pool V1.0
Part of the DocBk30 XML V1.0 DTD
http://nwalsh.com/docbook/
See COPYRIGHT for more information
Please direct all questions and comments about this DTD to
Norman Walsh, <ndw@nwalsh.com>.
-->
<!-- ====================================================================== -->
<!-- ...................................................................... -->
<!-- General-purpose semantics entities ................................... -->
<!ENTITY % yesorno.attvals "CDATA">
<!-- ...................................................................... -->
<!-- Entities for module inclusions ....................................... -->
<!ENTITY % dbpool.redecl.module "IGNORE">
<!-- ...................................................................... -->
<!-- Entities for element classes and mixtures ............................ -->
<!-- "Ubiquitous" classes: ndxterm.class and beginpage -->
<!ENTITY % local.ndxterm.class "">
<!ENTITY % ndxterm.class
"indexterm %local.ndxterm.class;">
<!-- Object-level classes ................................................. -->
<!ENTITY % local.list.class "">
<!ENTITY % list.class
"calloutlist|glosslist|itemizedlist|orderedlist|segmentedlist
|simplelist|variablelist %local.list.class;">
<!ENTITY % local.admon.class "">
<!ENTITY % admon.class
"caution|important|note|tip|warning %local.admon.class;">
<!ENTITY % local.linespecific.class "">
<!ENTITY % linespecific.class
"literallayout|programlisting|programlistingco|screen
|screenco|screenshot %local.linespecific.class;">
<!ENTITY % local.synop.class "">
<!ENTITY % synop.class
"synopsis|cmdsynopsis|funcsynopsis %local.synop.class;">
<!ENTITY % local.para.class "">
<!ENTITY % para.class
"formalpara|para|simpara %local.para.class;">
<!ENTITY % local.informal.class "">
<!ENTITY % informal.class
"address|blockquote|graphic|graphicco|informalequation
|informalexample|informaltable %local.informal.class;">
<!ENTITY % local.formal.class "">
<!ENTITY % formal.class
"equation|example|figure|table %local.formal.class;">
<!ENTITY % local.compound.class "">
<!ENTITY % compound.class
"msgset|procedure|sidebar %local.compound.class;">
<!ENTITY % local.genobj.class "">
<!ENTITY % genobj.class
"anchor|bridgehead|comment|highlights
%local.genobj.class;">
<!ENTITY % local.descobj.class "">
<!ENTITY % descobj.class
"abstract|authorblurb|epigraph
%local.descobj.class;">
<!-- Character-level classes .............................................. -->
<!ENTITY % local.xref.char.class "">
<!ENTITY % xref.char.class
"footnoteref|xref %local.xref.char.class;">
<!ENTITY % local.gen.char.class "">
<!ENTITY % gen.char.class
"abbrev|acronym|citation|citerefentry|citetitle|emphasis
|firstterm|foreignphrase|glossterm|footnote|phrase
|quote|trademark|wordasword %local.gen.char.class;">
<!ENTITY % local.link.char.class "">
<!ENTITY % link.char.class
"link|olink|ulink %local.link.char.class;">
<!ENTITY % local.tech.char.class "">
<!--FUTURE USE (V4.0):
......................
MsgText will be removed from tech.char.class to a more appropriate
parameter entity.
......................
-->
<!ENTITY % tech.char.class
"action|application|classname|command|computeroutput
|database|email|envar|errorcode|errorname|errortype|filename
|function|guibutton|guiicon|guilabel|guimenu|guimenuitem
|guisubmenu|hardware|interface|interfacedefinition|keycap
|keycode|keycombo|keysym|literal|markup|medialabel|menuchoice
|mousebutton|msgtext|option|optional|parameter|prompt|property
|replaceable|returnvalue|sgmltag|structfield|structname
|symbol|systemitem|token|type|userinput
%local.tech.char.class;">
<!ENTITY % local.base.char.class "">
<!ENTITY % base.char.class
"anchor %local.base.char.class;">
<!ENTITY % local.docinfo.char.class "">
<!ENTITY % docinfo.char.class
"author|authorinitials|corpauthor|modespec|othercredit
|productname|productnumber|revhistory
%local.docinfo.char.class;">
<!ENTITY % local.other.char.class "">
<!ENTITY % other.char.class
"comment|subscript|superscript %local.other.char.class;">
<!ENTITY % local.inlineobj.char.class "">
<!ENTITY % inlineobj.char.class
"inlinegraphic|inlineequation %local.inlineobj.char.class;">
<!-- Redeclaration placeholder ............................................ -->
<!-- For redeclaring entities that are declared after this point while
retaining their references to the entities that are declared before
this point -->
<![%dbpool.redecl.module;[
%rdbpool;
<!--end of dbpool.redecl.module-->]]>
<!-- Object-level mixtures ................................................ -->
<!--
list admn line synp para infm form cmpd gen desc
Component mixture X X X X X X X X X X
Sidebar mixture X X X X X X X a X
Footnote mixture X X X X X
Example mixture X X X X X
Highlights mixture X X X
Paragraph mixture X X X X
Admonition mixture X X X X X X b c
Figure mixture X X X
Table entry mixture X X X X d
Glossary def mixture X X X X X e
Legal notice mixture X X X X f
a. Just Procedure; not Sidebar itself or MsgSet.
b. No MsgSet.
c. No Highlights.
d. Just Graphic; no other informal objects.
e. No Anchor, BridgeHead, or Highlights.
f. Just BlockQuote; no other informal objects.
-->
<!ENTITY % local.component.mix "">
<!ENTITY % component.mix
"%list.class; |%admon.class;
|%linespecific.class; |%synop.class;
|%para.class; |%informal.class;
|%formal.class; |%compound.class;
|%genobj.class; |%descobj.class;
|%ndxterm.class; |beginpage
%local.component.mix;">
<!ENTITY % local.sidebar.mix "">
<!ENTITY % sidebar.mix
"%list.class; |%admon.class;
|%linespecific.class; |%synop.class;
|%para.class; |%informal.class;
|%formal.class; |procedure
|%genobj.class;
|%ndxterm.class; |beginpage
%local.sidebar.mix;">
<!ENTITY % local.footnote.mix "">
<!ENTITY % footnote.mix
"%list.class;
|%linespecific.class; |%synop.class;
|%para.class; |%informal.class;
%local.footnote.mix;">
<!ENTITY % local.example.mix "">
<!ENTITY % example.mix
"%list.class;
|%linespecific.class; |%synop.class;
|%para.class; |%informal.class;
%local.example.mix;">
<!ENTITY % local.highlights.mix "">
<!ENTITY % highlights.mix
"%list.class; |%admon.class;
|%para.class;
%local.highlights.mix;">
<!-- %synop.class; is already included in para.char.mix because synopses
used inside paragraph-like contexts are "inline" synopses -->
<!-- %formal.class; is explicitly excluded from many contexts in which
paragraphs are used -->
<!ENTITY % local.para.mix "">
<!ENTITY % para.mix
"%list.class; |%admon.class;
|%linespecific.class;
|%informal.class;
|%formal.class;
%local.para.mix;">
<!ENTITY % local.admon.mix "">
<!ENTITY % admon.mix
"%list.class;
|%linespecific.class; |%synop.class;
|%para.class; |%informal.class;
|%formal.class; |procedure|sidebar
|anchor|bridgehead|comment
%local.admon.mix;">
<!ENTITY % local.figure.mix "">
<!ENTITY % figure.mix
"%linespecific.class; |%synop.class;
|%informal.class;
%local.figure.mix;">
<!ENTITY % local.tabentry.mix "">
<!ENTITY % tabentry.mix
"%list.class; |%admon.class;
|%linespecific.class;
|%para.class; |graphic
%local.tabentry.mix;">
<!ENTITY % local.glossdef.mix "">
<!ENTITY % glossdef.mix
"%list.class;
|%linespecific.class; |%synop.class;
|%para.class; |%informal.class;
|%formal.class;
|comment
%local.glossdef.mix;">
<!ENTITY % local.legalnotice.mix "">
<!ENTITY % legalnotice.mix
"%list.class; |%admon.class;
|%linespecific.class;
|%para.class; |blockquote
%local.legalnotice.mix;">
<!-- Character-level mixtures ............................................. -->
<!--
#PCD xref word link cptr base dnfo othr inob (synop)
para.char.mix X X X X X X X X X X
title.char.mix X X X X X X X X X
ndxterm.char.mix X X X X X X X X a
cptr.char.mix X X X X X a
smallcptr.char.mix X b a
word.char.mix X c X X X a
docinfo.char.mix X d b X a
a. Just InlineGraphic; no InlineEquation.
b. Just Replaceable; no other computer terms.
c. Just Emphasis and Trademark; no other word elements.
d. Just Acronym, Emphasis, and Trademark; no other word elements.
-->
<!-- Note that synop.class is not usually used for *.char.mixes,
but is used here because synopses used inside paragraph
contexts are "inline" synopses -->
<!ENTITY % local.para.char.mix "">
<!ENTITY % para.char.mix
"#PCDATA
|%xref.char.class; |%gen.char.class;
|%link.char.class; |%tech.char.class;
|%base.char.class; |%docinfo.char.class;
|%other.char.class; |%inlineobj.char.class;
|%synop.class;
|%ndxterm.class; |beginpage
%local.para.char.mix;">
<!ENTITY % local.title.char.mix "">
<!ENTITY % title.char.mix
"#PCDATA
|%xref.char.class; |%gen.char.class;
|%link.char.class; |%tech.char.class;
|%base.char.class; |%docinfo.char.class;
|%other.char.class; |%inlineobj.char.class;
|%ndxterm.class;
%local.title.char.mix;">
<!ENTITY % local.ndxterm.char.mix "">
<!ENTITY % ndxterm.char.mix
"#PCDATA
|%xref.char.class; |%gen.char.class;
|%link.char.class; |%tech.char.class;
|%base.char.class; |%docinfo.char.class;
|%other.char.class; |inlinegraphic
%local.ndxterm.char.mix;">
<!ENTITY % local.cptr.char.mix "">
<!ENTITY % cptr.char.mix
"#PCDATA
|%link.char.class; |%tech.char.class;
|%base.char.class;
|%other.char.class; |inlinegraphic
|%ndxterm.class; |beginpage
%local.cptr.char.mix;">
<!ENTITY % local.smallcptr.char.mix "">
<!ENTITY % smallcptr.char.mix
"#PCDATA
|replaceable
|inlinegraphic
|%ndxterm.class; |beginpage
%local.smallcptr.char.mix;">
<!ENTITY % local.word.char.mix "">
<!ENTITY % word.char.mix
"#PCDATA
|acronym|emphasis|trademark
|%link.char.class;
|%base.char.class;
|%other.char.class; |inlinegraphic
|%ndxterm.class; |beginpage
%local.word.char.mix;">
<!ENTITY % local.docinfo.char.mix "">
<!ENTITY % docinfo.char.mix
"#PCDATA
|emphasis|trademark
|replaceable
|%other.char.class; |inlinegraphic
|%ndxterm.class;
%local.docinfo.char.mix;">
<!--ENTITY % bibliocomponent.mix (see Bibliographic section, below)-->
<!--ENTITY % person.ident.mix (see Bibliographic section, below)-->
<!-- ...................................................................... -->
<!-- Entities for content models .......................................... -->
<!ENTITY % formalobject.title.content "title, titleabbrev?">
<!ENTITY % equation.content "(graphic+)">
<!ENTITY % inlineequation.content "(graphic+)">
<!ENTITY % programlisting.content "%para.char.mix; | co | lineannotation">
<!ENTITY % screen.content "%para.char.mix; | co | lineannotation">
<!-- ...................................................................... -->
<!-- Entities for attributes and attribute components ..................... -->
<!-- Effectivity attributes ............................................... -->
<!-- Arch: Computer or chip architecture to which element applies; no
default -->
<!ENTITY % arch.attrib
"arch CDATA #IMPLIED">
<!-- Conformance: Standards conformance characteristics -->
<!ENTITY % conformance.attrib
"conformance NMTOKENS #IMPLIED">
<!-- OS: Operating system to which element applies; no default -->
<!ENTITY % os.attrib
"os CDATA #IMPLIED">
<!-- Revision: Editorial revision to which element belongs; no default -->
<!ENTITY % revision.attrib
"revision CDATA #IMPLIED">
<!-- UserLevel: Level of user experience to which element applies; no
default -->
<!ENTITY % userlevel.attrib
"userlevel CDATA #IMPLIED">
<!-- Vendor: Computer vendor to which element applies; no default -->
<!ENTITY % vendor.attrib
"vendor CDATA #IMPLIED">
<!ENTITY % local.effectivity.attrib "">
<!ENTITY % effectivity.attrib
"%arch.attrib;
%conformance.attrib;
%os.attrib;
%revision.attrib;
%userlevel.attrib;
%vendor.attrib;
%local.effectivity.attrib;"
>
<!-- Common attributes .................................................... -->
<!-- Id: Unique identifier of element; no default -->
<!ENTITY % id.attrib
"id ID #IMPLIED">
<!-- Id: Unique identifier of element; a value must be supplied; no
default -->
<!ENTITY % idreq.attrib
"id ID #REQUIRED">
<!-- Lang: Indicator of language in which element is written, for
translation, character set management, etc.; no default -->
<!ENTITY % lang.attrib
"lang CDATA #IMPLIED">
<!-- Remap: Previous role of element before conversion; no default -->
<!ENTITY % remap.attrib
"remap CDATA #IMPLIED">
<!-- Role: New role of element in local environment; no default -->
<!ENTITY % role.attrib
"role CDATA #IMPLIED">
<!-- XRefLabel: Alternate labeling string for XRef text generation;
default is usually title or other appropriate label text already
contained in element -->
<!ENTITY % xreflabel.attrib
"xreflabel CDATA #IMPLIED">
<!-- RevisionFlag: Revision status of element; default is that element
wasn't revised -->
<!ENTITY % revisionflag.attrib
"revisionflag (changed
|added
|deleted
|off) #IMPLIED">
<!ENTITY % local.common.attrib "">
<!-- Role is included explicitly on each element -->
<!ENTITY % common.attrib
"%id.attrib;
%lang.attrib;
%remap.attrib;
%xreflabel.attrib;
%revisionflag.attrib;
%effectivity.attrib;
%local.common.attrib;"
>
<!-- Role is included explicitly on each element -->
<!ENTITY % idreq.common.attrib
"%idreq.attrib;
%lang.attrib;
%remap.attrib;
%xreflabel.attrib;
%revisionflag.attrib;
%effectivity.attrib;
%local.common.attrib;"
>
<!-- Semi-common attributes and other attribute entities .................. -->
<!ENTITY % local.graphics.attrib "">
<!-- EntityRef: Name of an external entity containing the content
of the graphic -->
<!-- FileRef: Filename, qualified by a pathname if desired,
designating the file containing the content of the graphic -->
<!-- Format: Notation of the element content, if any -->
<!-- SrcCredit: Information about the source of the Graphic -->
<!-- Width: Same as CALS reprowid (desired width) -->
<!-- Depth: Same as CALS reprodep (desired depth) -->
<!-- Align: Same as CALS hplace with 'none' removed; #IMPLIED means
application-specific -->
<!-- Scale: Conflation of CALS hscale and vscale -->
<!-- Scalefit: Same as CALS scalefit -->
<!ENTITY % graphics.attrib
"
entityref ENTITY #IMPLIED
fileref CDATA #IMPLIED
format CDATA #IMPLIED
srccredit CDATA #IMPLIED
width CDATA #IMPLIED
depth CDATA #IMPLIED
align (left
|right
|center) #IMPLIED
scale CDATA #IMPLIED
scalefit %yesorno.attvals;
#IMPLIED
%local.graphics.attrib;"
>
<!ENTITY % local.keyaction.attrib "">
<!-- Action: Key combination type; default is unspecified if one
child element, Simul if there is more than one; if value is
Other, the OtherAction attribute must have a nonempty value -->
<!-- OtherAction: User-defined key combination type -->
<!ENTITY % keyaction.attrib
"
action (click
|double-click
|press
|seq
|simul
|other) #IMPLIED
otheraction CDATA #IMPLIED
%local.keyaction.attrib;"
>
<!-- Label: Identifying number or string; default is usually the
appropriate number or string autogenerated by a formatter -->
<!ENTITY % label.attrib
"label CDATA #IMPLIED">
<!-- Format: whether element is assumed to contain significant white
space -->
<!ENTITY % linespecific.attrib
"format NOTATION
(linespecific) 'linespecific'">
<!-- Linkend: link to related information; no default -->
<!ENTITY % linkend.attrib
"linkend IDREF #IMPLIED">
<!-- Linkend: required link to related information -->
<!ENTITY % linkendreq.attrib
"linkend IDREF #REQUIRED">
<!-- Linkends: link to one or more sets of related information; no
default -->
<!ENTITY % linkends.attrib
"linkends IDREFS #IMPLIED">
<!ENTITY % local.mark.attrib "">
<!ENTITY % mark.attrib
"mark CDATA #IMPLIED
%local.mark.attrib;"
>
<!-- MoreInfo: whether element's content has an associated RefEntry -->
<!ENTITY % moreinfo.attrib
"moreinfo (refentry|none) 'none'">
<!-- Pagenum: number of page on which element appears; no default -->
<!ENTITY % pagenum.attrib
"pagenum CDATA #IMPLIED">
<!ENTITY % local.status.attrib "">
<!-- Status: Editorial or publication status of the element
it applies to, such as "in review" or "approved for distribution" -->
<!ENTITY % status.attrib
"status CDATA #IMPLIED
%local.status.attrib;"
>
<!-- Width: width of the longest line in the element to which it
pertains, in number of characters -->
<!ENTITY % width.attrib
"width CDATA #IMPLIED">
<!-- ...................................................................... -->
<!-- Title elements ....................................................... -->
<!ENTITY % title.module "INCLUDE">
<![%title.module;[
<!ENTITY % local.title.attrib "">
<!ENTITY % title.role.attrib "%role.attrib;">
<!ELEMENT title (%title.char.mix;)*>
<!ATTLIST title
%pagenum.attrib;
%common.attrib;
%title.role.attrib;
%local.title.attrib;
>
<!--end of title.module-->]]>
<!ENTITY % titleabbrev.module "INCLUDE">
<![%titleabbrev.module;[
<!ENTITY % local.titleabbrev.attrib "">
<!ENTITY % titleabbrev.role.attrib "%role.attrib;">
<!ELEMENT titleabbrev (%title.char.mix;)*>
<!ATTLIST titleabbrev
%common.attrib;
%titleabbrev.role.attrib;
%local.titleabbrev.attrib;
>
<!--end of titleabbrev.module-->]]>
<!ENTITY % subtitle.module "INCLUDE">
<![%subtitle.module;[
<!ENTITY % local.subtitle.attrib "">
<!ENTITY % subtitle.role.attrib "%role.attrib;">
<!ELEMENT subtitle (%title.char.mix;)*>
<!ATTLIST subtitle
%common.attrib;
%subtitle.role.attrib;
%local.subtitle.attrib;
>
<!--end of subtitle.module-->]]>
<!-- ...................................................................... -->
<!-- Bibliographic entities and elements .................................. -->
<!-- The bibliographic elements are typically used in the document
hierarchy. They do not appear in content models of information
pool elements. See also the document information elements,
below. -->
<!ENTITY % local.person.ident.mix "">
<!--FUTURE USE (V4.0):
......................
AuthorBlurb and Affiliation will be removed from %person.ident.mix; and a new
wrapper element created to allow association of those two elements with
Author name information.
......................
-->
<!ENTITY % person.ident.mix
"honorific|firstname|surname|lineage|othername|affiliation
|authorblurb|contrib %local.person.ident.mix;">
<!ENTITY % local.bibliocomponent.mix "">
<!ENTITY % bibliocomponent.mix
"abbrev|abstract|address|artpagenums|author
|authorgroup|authorinitials|bibliomisc|biblioset
|collab|confgroup|contractnum|contractsponsor
|copyright|corpauthor|corpname|date|edition
|editor|invpartnumber|isbn|issn|issuenum|orgname
|othercredit|pagenums|printhistory|productname
|productnumber|pubdate|publisher|publishername
|pubsnumber|releaseinfo|revhistory|seriesvolnums
|subtitle|title|titleabbrev|volumenum
|%person.ident.mix;
|%ndxterm.class;
%local.bibliocomponent.mix;">
<!ENTITY % biblioentry.module "INCLUDE">
<![%biblioentry.module;[
<!ENTITY % local.biblioentry.attrib "">
<!--FUTURE USE (V4.0):
......................
The ArtHeader element will be renamed to ArticleInfo.
......................
-->
<!ENTITY % biblioentry.role.attrib "%role.attrib;">
<!ELEMENT biblioentry ((artheader | bookbiblio | seriesinfo
| (%bibliocomponent.mix;))+)>
<!ATTLIST biblioentry
%common.attrib;
%biblioentry.role.attrib;
%local.biblioentry.attrib;
>
<!--end of biblioentry.module-->]]>
<!ENTITY % bibliomixed.module "INCLUDE">
<![%bibliomixed.module;[
<!ENTITY % local.bibliomixed.attrib "">
<!ENTITY % bibliomixed.role.attrib "%role.attrib;">
<!ELEMENT bibliomixed (#PCDATA | %bibliocomponent.mix; | bibliomset)*>
<!ATTLIST bibliomixed
%common.attrib;
%bibliomixed.role.attrib;
%local.bibliomixed.attrib;
>
<!--end of bibliomixed.module-->]]>
<!ENTITY % bookbiblio.module "INCLUDE">
<![%bookbiblio.module;[
<!--FUTURE USE (V4.0):
......................
BookBiblio will be discarded.
......................
-->
<!ENTITY % local.bookbiblio.attrib "">
<!ENTITY % bookbiblio.role.attrib "%role.attrib;">
<!ELEMENT bookbiblio ((%bibliocomponent.mix; | seriesinfo)+)>
<!ATTLIST bookbiblio
%common.attrib;
%bookbiblio.role.attrib;
%local.bookbiblio.attrib;
>
<!--end of bookbiblio.module-->]]>
<!ENTITY % seriesinfo.module "INCLUDE">
<![%seriesinfo.module;[
<!--FUTURE USE (V4.0):
......................
SeriesInfo *may* be discarded; it has become a special case of BiblioSet.
......................
-->
<!ENTITY % local.seriesinfo.attrib "">
<!ENTITY % seriesinfo.role.attrib "%role.attrib;">
<!ELEMENT seriesinfo ((%bibliocomponent.mix;)+)>
<!ATTLIST seriesinfo
%common.attrib;
%seriesinfo.role.attrib;
%local.seriesinfo.attrib;
>
<!--end of seriesinfo.module-->]]>
<!ENTITY % artheader.module "INCLUDE">
<![%artheader.module;[
<!--FUTURE USE (V4.0):
......................
BookBiblio will be discarded and will be removed from ArtHeader, which
will be renamed to ArticleInfo.
......................
-->
<!ENTITY % local.artheader.attrib "">
<!ENTITY % artheader.role.attrib "%role.attrib;">
<!ELEMENT artheader ((%bibliocomponent.mix; | bookbiblio)+)>
<!ATTLIST artheader
%common.attrib;
%artheader.role.attrib;
%local.artheader.attrib;
>
<!--end of artheader.module-->]]>
<!ENTITY % biblioset.module "INCLUDE">
<![%biblioset.module;[
<!ENTITY % local.biblioset.attrib "">
<!ENTITY % biblioset.role.attrib "%role.attrib;">
<!ELEMENT biblioset ((%bibliocomponent.mix;)+)>
<!-- Relation: Relationship of elements contained within BiblioSet -->
<!ATTLIST biblioset
relation CDATA #IMPLIED
%common.attrib;
%biblioset.role.attrib;
%local.biblioset.attrib;
>
<!--end of biblioset.module-->]]>
<!ENTITY % bibliomset.module "INCLUDE">
<![%bibliomset.module;[
<!ENTITY % bibliomset.role.attrib "%role.attrib;">
<!ENTITY % local.bibliomset.attrib "">
<!ELEMENT bibliomset (#PCDATA | %bibliocomponent.mix; | bibliomset)*>
<!-- Relation: Relationship of elements contained within BiblioMSet -->
<!ATTLIST bibliomset
relation CDATA #IMPLIED
%bibliomset.role.attrib;
%common.attrib;
%local.bibliomset.attrib;
>
<!--end of bibliomset.module-->]]>
<!ENTITY % bibliomisc.module "INCLUDE">
<![%bibliomisc.module;[
<!ENTITY % local.bibliomisc.attrib "">
<!ENTITY % bibliomisc.role.attrib "%role.attrib;">
<!ELEMENT bibliomisc (%para.char.mix;)*>
<!ATTLIST bibliomisc
%common.attrib;
%bibliomisc.role.attrib;
%local.bibliomisc.attrib;
>
<!--end of bibliomisc.module-->]]>
<!-- ...................................................................... -->
<!-- Subject, Keyword, and ITermSet elements .............................. -->
<!ENTITY % subjectset.content.module "INCLUDE">
<![%subjectset.content.module;[
<!ENTITY % subjectset.module "INCLUDE">
<![%subjectset.module;[
<!ENTITY % local.subjectset.attrib "">
<!ENTITY % subjectset.role.attrib "%role.attrib;">
<!ELEMENT subjectset (subject+)>
<!-- Scheme: Controlled vocabulary employed in SubjectTerms -->
<!ATTLIST subjectset
scheme NMTOKEN #IMPLIED
%common.attrib;
%subjectset.role.attrib;
%local.subjectset.attrib;
>
<!--end of subjectset.module-->]]>
<!ENTITY % subject.module "INCLUDE">
<![%subject.module;[
<!ENTITY % local.subject.attrib "">
<!ENTITY % subject.role.attrib "%role.attrib;">
<!ELEMENT subject (subjectterm+)>
<!-- Weight: Ranking of this group of SubjectTerms relative
to others, 0 is low, no highest value specified -->
<!ATTLIST subject
weight CDATA #IMPLIED
%common.attrib;
%subject.role.attrib;
%local.subject.attrib;
>
<!--end of subject.module-->]]>
<!ENTITY % subjectterm.module "INCLUDE">
<![%subjectterm.module;[
<!ENTITY % local.subjectterm.attrib "">
<!ENTITY % subjectterm.role.attrib "%role.attrib;">
<!ELEMENT subjectterm (#PCDATA)>
<!ATTLIST subjectterm
%common.attrib;
%subjectterm.role.attrib;
%local.subjectterm.attrib;
>
<!--end of subjectterm.module-->]]>
<!--end of subjectset.content.module-->]]>
<!ENTITY % keywordset.content.module "INCLUDE">
<![%keywordset.content.module;[
<!ENTITY % local.keywordset.attrib "">
<!ENTITY % keywordset.module "INCLUDE">
<![%keywordset.module;[
<!ENTITY % local.keywordset.attrib "">
<!ENTITY % keywordset.role.attrib "%role.attrib;">
<!ELEMENT keywordset (keyword+)>
<!ATTLIST keywordset
%common.attrib;
%keywordset.role.attrib;
%local.keywordset.attrib;
>
<!--end of keywordset.module-->]]>
<!ENTITY % keyword.module "INCLUDE">
<![%keyword.module;[
<!ENTITY % local.keyword.attrib "">
<!ENTITY % keyword.role.attrib "%role.attrib;">
<!ELEMENT keyword (#PCDATA)>
<!ATTLIST keyword
%common.attrib;
%keyword.role.attrib;
%local.keyword.attrib;
>
<!--end of keyword.module-->]]>
<!--end of keywordset.content.module-->]]>
<!ENTITY % itermset.module "INCLUDE">
<![%itermset.module;[
<!ENTITY % local.itermset.attrib "">
<!ENTITY % itermset.role.attrib "%role.attrib;">
<!ELEMENT itermset (indexterm+)>
<!ATTLIST itermset
%common.attrib;
%itermset.role.attrib;
%local.itermset.attrib;
>
<!--end of itermset.module-->]]>
<!-- ...................................................................... -->
<!-- Compound (section-ish) elements ...................................... -->
<!-- Message set ...................... -->
<!ENTITY % msgset.content.module "INCLUDE">
<![%msgset.content.module;[
<!ENTITY % msgset.module "INCLUDE">
<![%msgset.module;[
<!ENTITY % local.msgset.attrib "">
<!ENTITY % msgset.role.attrib "%role.attrib;">
<!ELEMENT msgset (msgentry+)>
<!ATTLIST msgset
%common.attrib;
%msgset.role.attrib;
%local.msgset.attrib;
>
<!--end of msgset.module-->]]>
<!ENTITY % msgentry.module "INCLUDE">
<![%msgentry.module;[
<!ENTITY % local.msgentry.attrib "">
<!ENTITY % msgentry.role.attrib "%role.attrib;">
<!ELEMENT msgentry (msg+, msginfo?, msgexplan*)>
<!ATTLIST msgentry
%common.attrib;
%msgentry.role.attrib;
%local.msgentry.attrib;
>
<!--end of msgentry.module-->]]>
<!ENTITY % msg.module "INCLUDE">
<![%msg.module;[
<!ENTITY % local.msg.attrib "">
<!ENTITY % msg.role.attrib "%role.attrib;">
<!ELEMENT msg (title?, msgmain, (msgsub | msgrel)*)>
<!ATTLIST msg
%common.attrib;
%msg.role.attrib;
%local.msg.attrib;
>
<!--end of msg.module-->]]>
<!ENTITY % msgmain.module "INCLUDE">
<![%msgmain.module;[
<!ENTITY % local.msgmain.attrib "">
<!ENTITY % msgmain.role.attrib "%role.attrib;">
<!ELEMENT msgmain (title?, msgtext)>
<!ATTLIST msgmain
%common.attrib;
%msgmain.role.attrib;
%local.msgmain.attrib;
>
<!--end of msgmain.module-->]]>
<!ENTITY % msgsub.module "INCLUDE">
<![%msgsub.module;[
<!ENTITY % local.msgsub.attrib "">
<!ENTITY % msgsub.role.attrib "%role.attrib;">
<!ELEMENT msgsub (title?, msgtext)>
<!ATTLIST msgsub
%common.attrib;
%msgsub.role.attrib;
%local.msgsub.attrib;
>
<!--end of msgsub.module-->]]>
<!ENTITY % msgrel.module "INCLUDE">
<![%msgrel.module;[
<!ENTITY % local.msgrel.attrib "">
<!ENTITY % msgrel.role.attrib "%role.attrib;">
<!ELEMENT msgrel (title?, msgtext)>
<!ATTLIST msgrel
%common.attrib;
%msgrel.role.attrib;
%local.msgrel.attrib;
>
<!--end of msgrel.module-->]]>
<!--ELEMENT MsgText (defined in the Inlines section, below)-->
<!ENTITY % msginfo.module "INCLUDE">
<![%msginfo.module;[
<!ENTITY % local.msginfo.attrib "">
<!ENTITY % msginfo.role.attrib "%role.attrib;">
<!ELEMENT msginfo ((msglevel | msgorig | msgaud)*)>
<!ATTLIST msginfo
%common.attrib;
%msginfo.role.attrib;
%local.msginfo.attrib;
>
<!--end of msginfo.module-->]]>
<!ENTITY % msglevel.module "INCLUDE">
<![%msglevel.module;[
<!ENTITY % local.msglevel.attrib "">
<!ENTITY % msglevel.role.attrib "%role.attrib;">
<!ELEMENT msglevel (%smallcptr.char.mix;)*>
<!ATTLIST msglevel
%common.attrib;
%msglevel.role.attrib;
%local.msglevel.attrib;
>
<!--end of msglevel.module-->]]>
<!ENTITY % msgorig.module "INCLUDE">
<![%msgorig.module;[
<!ENTITY % local.msgorig.attrib "">
<!ENTITY % msgorig.role.attrib "%role.attrib;">
<!ELEMENT msgorig (%smallcptr.char.mix;)*>
<!ATTLIST msgorig
%common.attrib;
%msgorig.role.attrib;
%local.msgorig.attrib;
>
<!--end of msgorig.module-->]]>
<!ENTITY % msgaud.module "INCLUDE">
<![%msgaud.module;[
<!ENTITY % local.msgaud.attrib "">
<!ENTITY % msgaud.role.attrib "%role.attrib;">
<!ELEMENT msgaud (%para.char.mix;)*>
<!ATTLIST msgaud
%common.attrib;
%msgaud.role.attrib;
%local.msgaud.attrib;
>
<!--end of msgaud.module-->]]>
<!ENTITY % msgexplan.module "INCLUDE">
<![%msgexplan.module;[
<!ENTITY % local.msgexplan.attrib "">
<!ENTITY % msgexplan.role.attrib "%role.attrib;">
<!ELEMENT msgexplan (title?, (%component.mix;)+)>
<!ATTLIST msgexplan
%common.attrib;
%msgexplan.role.attrib;
%local.msgexplan.attrib;
>
<!--end of msgexplan.module-->]]>
<!--end of msgset.content.module-->]]>
<!-- Procedure ........................ -->
<!ENTITY % procedure.content.module "INCLUDE">
<![%procedure.content.module;[
<!ENTITY % procedure.module "INCLUDE">
<![%procedure.module;[
<!ENTITY % local.procedure.attrib "">
<!ENTITY % procedure.role.attrib "%role.attrib;">
<!ELEMENT procedure ((%formalobject.title.content;)?,
(%component.mix;)*, step+)>
<!ATTLIST procedure
%common.attrib;
%procedure.role.attrib;
%local.procedure.attrib;
>
<!--end of procedure.module-->]]>
<!ENTITY % step.module "INCLUDE">
<![%step.module;[
<!ENTITY % local.step.attrib "">
<!ENTITY % step.role.attrib "%role.attrib;">
<!ELEMENT step (title?, (((%component.mix;)+, (substeps,
(%component.mix;)*)?) | (substeps, (%component.mix;)*)))>
<!-- Performance: Whether the Step must be performed -->
<!-- not #REQUIRED! -->
<!ATTLIST step
performance (optional
|required) "required"
%common.attrib;
%step.role.attrib;
%local.step.attrib;
>
<!--end of step.module-->]]>
<!ENTITY % substeps.module "INCLUDE">
<![%substeps.module;[
<!ENTITY % local.substeps.attrib "">
<!ENTITY % substeps.role.attrib "%role.attrib;">
<!ELEMENT substeps (step+)>
<!-- Performance: whether entire set of substeps must be performed -->
<!-- not #REQUIRED! -->
<!ATTLIST substeps
performance (optional
|required) "required"
%common.attrib;
%substeps.role.attrib;
%local.substeps.attrib;
>
<!--end of substeps.module-->]]>
<!--end of procedure.content.module-->]]>
<!-- Sidebar .......................... -->
<!ENTITY % sidebar.module "INCLUDE">
<![%sidebar.module;[
<!ENTITY % local.sidebar.attrib "">
<!ENTITY % sidebar.role.attrib "%role.attrib;">
<!ELEMENT sidebar ((%formalobject.title.content;)?, (%sidebar.mix;)+)>
<!ATTLIST sidebar
%common.attrib;
%sidebar.role.attrib;
%local.sidebar.attrib;
>
<!--end of sidebar.module-->]]>
<!-- ...................................................................... -->
<!-- Paragraph-related elements ........................................... -->
<!ENTITY % abstract.module "INCLUDE">
<![%abstract.module;[
<!ENTITY % local.abstract.attrib "">
<!ENTITY % abstract.role.attrib "%role.attrib;">
<!ELEMENT abstract (title?, (%para.class;)+)>
<!ATTLIST abstract
%common.attrib;
%abstract.role.attrib;
%local.abstract.attrib;
>
<!--end of abstract.module-->]]>
<!ENTITY % authorblurb.module "INCLUDE">
<![%authorblurb.module;[
<!ENTITY % local.authorblurb.attrib "">
<!ENTITY % authorblurb.role.attrib "%role.attrib;">
<!ELEMENT authorblurb (title?, (%para.class;)+)>
<!ATTLIST authorblurb
%common.attrib;
%authorblurb.role.attrib;
%local.authorblurb.attrib;
>
<!--end of authorblurb.module-->]]>
<!ENTITY % blockquote.module "INCLUDE">
<![%blockquote.module;[
<!--FUTURE USE (V4.0):
......................
Epigraph will be disallowed from appearing in BlockQuote.
......................
-->
<!ENTITY % local.blockquote.attrib "">
<!ENTITY % blockquote.role.attrib "%role.attrib;">
<!ELEMENT blockquote (title?, attribution?, (%component.mix;)+)>
<!ATTLIST blockquote
%common.attrib;
%blockquote.role.attrib;
%local.blockquote.attrib;
>
<!--end of blockquote.module-->]]>
<!ENTITY % attribution.module "INCLUDE">
<![%attribution.module;[
<!ENTITY % local.attribution.attrib "">
<!ENTITY % attribution.role.attrib "%role.attrib;">
<!ELEMENT attribution (%para.char.mix;)*>
<!ATTLIST attribution
%common.attrib;
%attribution.role.attrib;
%local.attribution.attrib;
>
<!--end of attribution.module-->]]>
<!ENTITY % bridgehead.module "INCLUDE">
<![%bridgehead.module;[
<!ENTITY % local.bridgehead.attrib "">
<!ENTITY % bridgehead.role.attrib "%role.attrib;">
<!ELEMENT bridgehead (%title.char.mix;)*>
<!-- Renderas: Indicates the format in which the BridgeHead
should appear -->
<!ATTLIST bridgehead
renderas (other
|sect1
|sect2
|sect3
|sect4
|sect5) #IMPLIED
%common.attrib;
%bridgehead.role.attrib;
%local.bridgehead.attrib;
>
<!--end of bridgehead.module-->]]>
<!ENTITY % comment.module "INCLUDE">
<![%comment.module;[
<!--FUTURE USE (V4.0):
......................
Comment will be renamed to Remark and will be excluded from itself.
......................
-->
<!ENTITY % local.comment.attrib "">
<!ENTITY % comment.role.attrib "%role.attrib;">
<!ELEMENT comment (%para.char.mix;)*>
<!ATTLIST comment
%common.attrib;
%comment.role.attrib;
%local.comment.attrib;
>
<!--end of comment.module-->]]>
<!ENTITY % epigraph.module "INCLUDE">
<![%epigraph.module;[
<!ENTITY % local.epigraph.attrib "">
<!ENTITY % epigraph.role.attrib "%role.attrib;">
<!ELEMENT epigraph (attribution?, (%para.class;)+)>
<!ATTLIST epigraph
%common.attrib;
%epigraph.role.attrib;
%local.epigraph.attrib;
>
<!--ELEMENT Attribution (defined above)-->
<!--end of epigraph.module-->]]>
<!ENTITY % footnote.module "INCLUDE">
<![%footnote.module;[
<!ENTITY % local.footnote.attrib "">
<!ENTITY % footnote.role.attrib "%role.attrib;">
<!ELEMENT footnote ((%footnote.mix;)+)>
<!ATTLIST footnote
%label.attrib;
%common.attrib;
%footnote.role.attrib;
%local.footnote.attrib;
>
<!--end of footnote.module-->]]>
<!ENTITY % highlights.module "INCLUDE">
<![%highlights.module;[
<!ENTITY % local.highlights.attrib "">
<!ENTITY % highlights.role.attrib "%role.attrib;">
<!ELEMENT highlights ((%highlights.mix;)+)>
<!ATTLIST highlights
%common.attrib;
%highlights.role.attrib;
%local.highlights.attrib;
>
<!--end of highlights.module-->]]>
<!ENTITY % formalpara.module "INCLUDE">
<![%formalpara.module;[
<!ENTITY % local.formalpara.attrib "">
<!ENTITY % formalpara.role.attrib "%role.attrib;">
<!ELEMENT formalpara (title, para)>
<!ATTLIST formalpara
%common.attrib;
%formalpara.role.attrib;
%local.formalpara.attrib;
>
<!--end of formalpara.module-->]]>
<!ENTITY % para.module "INCLUDE">
<![%para.module;[
<!ENTITY % local.para.attrib "">
<!ENTITY % para.role.attrib "%role.attrib;">
<!ELEMENT para (%para.char.mix; | %para.mix;)*>
<!ATTLIST para
%common.attrib;
%para.role.attrib;
%local.para.attrib;
>
<!--end of para.module-->]]>
<!ENTITY % simpara.module "INCLUDE">
<![%simpara.module;[
<!ENTITY % local.simpara.attrib "">
<!ENTITY % simpara.role.attrib "%role.attrib;">
<!ELEMENT simpara (%para.char.mix;)*>
<!ATTLIST simpara
%common.attrib;
%simpara.role.attrib;
%local.simpara.attrib;
>
<!--end of simpara.module-->]]>
<!ENTITY % admon.module "INCLUDE">
<![%admon.module;[
<!ENTITY % local.admon.attrib "">
<!ENTITY % admon.role.attrib "%role.attrib;">
<!ELEMENT caution (title?, (%admon.mix;)+)>
<!ATTLIST caution
%common.attrib;
%admon.role.attrib;
%local.admon.attrib;
>
<!ELEMENT important (title?, (%admon.mix;)+)>
<!ATTLIST important
%common.attrib;
%admon.role.attrib;
%local.admon.attrib;
>
<!ELEMENT note (title?, (%admon.mix;)+)>
<!ATTLIST note
%common.attrib;
%admon.role.attrib;
%local.admon.attrib;
>
<!ELEMENT tip (title?, (%admon.mix;)+)>
<!ATTLIST tip
%common.attrib;
%admon.role.attrib;
%local.admon.attrib;
>
<!ELEMENT warning (title?, (%admon.mix;)+)>
<!ATTLIST warning
%common.attrib;
%admon.role.attrib;
%local.admon.attrib;
>
<!--end of admon.module-->]]>
<!-- ...................................................................... -->
<!-- Lists ................................................................ -->
<!-- GlossList ........................ -->
<!ENTITY % glosslist.module "INCLUDE">
<![%glosslist.module;[
<!ENTITY % local.glosslist.attrib "">
<!ENTITY % glosslist.role.attrib "%role.attrib;">
<!ELEMENT glosslist (glossentry+)>
<!ATTLIST glosslist
%common.attrib;
%glosslist.role.attrib;
%local.glosslist.attrib;
>
<!--end of glosslist.module-->]]>
<!ENTITY % glossentry.content.module "INCLUDE">
<![%glossentry.content.module;[
<!ENTITY % glossentry.module "INCLUDE">
<![%glossentry.module;[
<!ENTITY % local.glossentry.attrib "">
<!ENTITY % glossentry.role.attrib "%role.attrib;">
<!ELEMENT glossentry (glossterm, acronym?, abbrev?, (glosssee|glossdef+))>
<!-- SortAs: String by which the GlossEntry is to be sorted
(alphabetized) in lieu of its proper content -->
<!ATTLIST glossentry
sortas CDATA #IMPLIED
%common.attrib;
%glossentry.role.attrib;
%local.glossentry.attrib;
>
<!--end of glossentry.module-->]]>
<!--FUTURE USE (V4.0):
......................
GlossTerm will be excluded from itself. Also, GlossTerm *may* be split
into an element that appears in a Glossary and an element that can
appear in the main text.
......................
-->
<!--ELEMENT GlossTerm (defined in the Inlines section, below)-->
<!ENTITY % glossdef.module "INCLUDE">
<![%glossdef.module;[
<!ENTITY % local.glossdef.attrib "">
<!ENTITY % glossdef.role.attrib "%role.attrib;">
<!ELEMENT glossdef ((%glossdef.mix;)+, glossseealso*)>
<!--FUTURE USE (V4.0):
......................
The Subject attribute will be renamed Keyword.
......................
-->
<!-- Subject: List of subjects; keywords for the definition -->
<!ATTLIST glossdef
subject CDATA #IMPLIED
%common.attrib;
%glossdef.role.attrib;
%local.glossdef.attrib;
>
<!--end of glossdef.module-->]]>
<!ENTITY % glosssee.module "INCLUDE">
<![%glosssee.module;[
<!ENTITY % local.glosssee.attrib "">
<!ENTITY % glosssee.role.attrib "%role.attrib;">
<!ELEMENT glosssee (%para.char.mix;)*>
<!-- OtherTerm: Reference to the GlossEntry whose GlossTerm
should be displayed at the point of the GlossSee -->
<!ATTLIST glosssee
otherterm IDREF #IMPLIED
%common.attrib;
%glosssee.role.attrib;
%local.glosssee.attrib;
>
<!--end of glosssee.module-->]]>
<!ENTITY % glossseealso.module "INCLUDE">
<![%glossseealso.module;[
<!ENTITY % local.glossseealso.attrib "">
<!ENTITY % glossseealso.role.attrib "%role.attrib;">
<!ELEMENT glossseealso (%para.char.mix;)*>
<!-- OtherTerm: Reference to the GlossEntry whose GlossTerm
should be displayed at the point of the GlossSeeAlso -->
<!ATTLIST glossseealso
otherterm IDREF #IMPLIED
%common.attrib;
%glossseealso.role.attrib;
%local.glossseealso.attrib;
>
<!--end of glossseealso.module-->]]>
<!--end of glossentry.content.module-->]]>
<!-- ItemizedList and OrderedList ..... -->
<!ENTITY % itemizedlist.module "INCLUDE">
<![%itemizedlist.module;[
<!ENTITY % local.itemizedlist.attrib "">
<!ENTITY % itemizedlist.role.attrib "%role.attrib;">
<!ELEMENT itemizedlist (listitem+)>
<!-- Spacing: Whether the vertical space in the list should be
compressed -->
<!-- Mark: Keyword, e.g., bullet, dash, checkbox, none;
list of keywords and defaults are implementation specific -->
<!ATTLIST itemizedlist spacing (normal
|compact) #IMPLIED
%mark.attrib;
%common.attrib;
%itemizedlist.role.attrib;
%local.itemizedlist.attrib;
>
<!--end of itemizedlist.module-->]]>
<!ENTITY % orderedlist.module "INCLUDE">
<![%orderedlist.module;[
<!ENTITY % local.orderedlist.attrib "">
<!ENTITY % orderedlist.role.attrib "%role.attrib;">
<!ELEMENT orderedlist (listitem+)>
<!-- Numeration: Style of ListItem numbered; default is expected
to be Arabic -->
<!-- InheritNum: Specifies for a nested list that the numbering
of ListItems should include the number of the item
within which they are nested (e.g., 1a and 1b within 1,
rather than a and b) -->
<!-- Continuation: Where list numbering begins afresh (Restarts,
the default) or continues that of the immediately preceding
list (Continues) -->
<!-- Spacing: Whether the vertical space in the list should be
compressed -->
<!ATTLIST orderedlist
numeration (arabic
|upperalpha
|loweralpha
|upperroman
|lowerroman) #IMPLIED
inheritnum (inherit
|ignore) "ignore"
continuation (continues
|restarts) "restarts"
spacing (normal
|compact) #IMPLIED
%common.attrib;
%orderedlist.role.attrib;
%local.orderedlist.attrib;
>
<!--end of orderedlist.module-->]]>
<!ENTITY % listitem.module "INCLUDE">
<![%listitem.module;[
<!ENTITY % local.listitem.attrib "">
<!ENTITY % listitem.role.attrib "%role.attrib;">
<!ELEMENT listitem ((%component.mix;)+)>
<!-- Override: Indicates the mark to be used for this ListItem
instead of the default mark or the mark specified by
the Mark attribute on the enclosing ItemizedList -->
<!ATTLIST listitem
override CDATA #IMPLIED
%common.attrib;
%listitem.role.attrib;
%local.listitem.attrib;
>
<!--end of listitem.module-->]]>
<!-- SegmentedList .................... -->
<!ENTITY % segmentedlist.content.module "INCLUDE">
<![%segmentedlist.content.module;[
<!--FUTURE USE (V4.0):
......................
Two SegTitles will be required.
......................
-->
<!ENTITY % segmentedlist.module "INCLUDE">
<![%segmentedlist.module;[
<!ENTITY % local.segmentedlist.attrib "">
<!ENTITY % segmentedlist.role.attrib "%role.attrib;">
<!ELEMENT segmentedlist ((%formalobject.title.content;)?, segtitle*,
seglistitem+)>
<!ATTLIST segmentedlist
%common.attrib;
%segmentedlist.role.attrib;
%local.segmentedlist.attrib;
>
<!--end of segmentedlist.module-->]]>
<!ENTITY % segtitle.module "INCLUDE">
<![%segtitle.module;[
<!ENTITY % local.segtitle.attrib "">
<!ENTITY % segtitle.role.attrib "%role.attrib;">
<!ELEMENT segtitle (%title.char.mix;)*>
<!ATTLIST segtitle
%common.attrib;
%segtitle.role.attrib;
%local.segtitle.attrib;
>
<!--end of segtitle.module-->]]>
<!ENTITY % seglistitem.module "INCLUDE">
<![%seglistitem.module;[
<!ENTITY % local.seglistitem.attrib "">
<!ENTITY % seglistitem.role.attrib "%role.attrib;">
<!ELEMENT seglistitem (seg, seg+)>
<!ATTLIST seglistitem
%common.attrib;
%seglistitem.role.attrib;
%local.seglistitem.attrib;
>
<!--end of seglistitem.module-->]]>
<!ENTITY % seg.module "INCLUDE">
<![%seg.module;[
<!ENTITY % local.seg.attrib "">
<!ENTITY % seg.role.attrib "%role.attrib;">
<!ELEMENT seg (%para.char.mix;)*>
<!ATTLIST seg
%common.attrib;
%seg.role.attrib;
%local.seg.attrib;
>
<!--end of seg.module-->]]>
<!--end of segmentedlist.content.module-->]]>
<!-- SimpleList ....................... -->
<!ENTITY % simplelist.content.module "INCLUDE">
<![%simplelist.content.module;[
<!ENTITY % simplelist.module "INCLUDE">
<![%simplelist.module;[
<!ENTITY % local.simplelist.attrib "">
<!ENTITY % simplelist.role.attrib "%role.attrib;">
<!ELEMENT simplelist (member+)>
<!-- Columns: The number of columns the array should contain -->
<!-- Type: How the Members of the SimpleList should be
formatted: Inline (members separated with commas etc.
inline), Vert (top to bottom in n Columns), or Horiz (in
the direction of text flow) in n Columns. If Column
is 1 or implied, Type=Vert and Type=Horiz give the same
results. -->
<!ATTLIST simplelist
columns CDATA #IMPLIED
type (inline
|vert
|horiz) "vert"
%common.attrib;
%simplelist.role.attrib;
%local.simplelist.attrib;
>
<!--end of simplelist.module-->]]>
<!ENTITY % member.module "INCLUDE">
<![%member.module;[
<!ENTITY % local.member.attrib "">
<!ENTITY % member.role.attrib "%role.attrib;">
<!ELEMENT member (%para.char.mix;)*>
<!ATTLIST member
%common.attrib;
%member.role.attrib;
%local.member.attrib;
>
<!--end of member.module-->]]>
<!--end of simplelist.content.module-->]]>
<!-- VariableList ..................... -->
<!ENTITY % variablelist.content.module "INCLUDE">
<![%variablelist.content.module;[
<!ENTITY % variablelist.module "INCLUDE">
<![%variablelist.module;[
<!ENTITY % local.variablelist.attrib "">
<!ENTITY % variablelist.role.attrib "%role.attrib;">
<!ELEMENT variablelist ((%formalobject.title.content;)?, varlistentry+)>
<!-- TermLength: Length beyond which the presentation engine
may consider the Term too long and select an alternate
presentation of the Term and, or, its associated ListItem. -->
<!ATTLIST variablelist
termlength CDATA #IMPLIED
%common.attrib;
%variablelist.role.attrib;
%local.variablelist.attrib;
>
<!--end of variablelist.module-->]]>
<!ENTITY % varlistentry.module "INCLUDE">
<![%varlistentry.module;[
<!ENTITY % local.varlistentry.attrib "">
<!ENTITY % varlistentry.role.attrib "%role.attrib;">
<!ELEMENT varlistentry (term+, listitem)>
<!ATTLIST varlistentry
%common.attrib;
%varlistentry.role.attrib;
%local.varlistentry.attrib;
>
<!--end of varlistentry.module-->]]>
<!ENTITY % term.module "INCLUDE">
<![%term.module;[
<!ENTITY % local.term.attrib "">
<!ENTITY % term.role.attrib "%role.attrib;">
<!ELEMENT term (%para.char.mix;)*>
<!ATTLIST term
%common.attrib;
%term.role.attrib;
%local.term.attrib;
>
<!--end of term.module-->]]>
<!--ELEMENT ListItem (defined above)-->
<!--end of variablelist.content.module-->]]>
<!-- CalloutList ...................... -->
<!ENTITY % calloutlist.content.module "INCLUDE">
<![%calloutlist.content.module;[
<!ENTITY % calloutlist.module "INCLUDE">
<![%calloutlist.module;[
<!ENTITY % local.calloutlist.attrib "">
<!ENTITY % calloutlist.role.attrib "%role.attrib;">
<!ELEMENT calloutlist ((%formalobject.title.content;)?, callout+)>
<!ATTLIST calloutlist
%common.attrib;
%calloutlist.role.attrib;
%local.calloutlist.attrib;
>
<!--end of calloutlist.module-->]]>
<!ENTITY % callout.module "INCLUDE">
<![%callout.module;[
<!ENTITY % local.callout.attrib "">
<!ENTITY % callout.role.attrib "%role.attrib;">
<!ELEMENT callout ((%component.mix;)+)>
<!-- AreaRefs: IDs of one or more Areas or AreaSets described
by this Callout -->
<!ATTLIST callout
arearefs IDREFS #REQUIRED
%common.attrib;
%callout.role.attrib;
%local.callout.attrib;
>
<!--end of callout.module-->]]>
<!--end of calloutlist.content.module-->]]>
<!-- ...................................................................... -->
<!-- Objects .............................................................. -->
<!-- Examples etc. .................... -->
<!ENTITY % example.module "INCLUDE">
<![%example.module;[
<!ENTITY % local.example.attrib "">
<!ENTITY % example.role.attrib "%role.attrib;">
<!ELEMENT example ((%formalobject.title.content;), (%example.mix;)+)>
<!ATTLIST example
%label.attrib;
%width.attrib;
%common.attrib;
%example.role.attrib;
%local.example.attrib;
>
<!--end of example.module-->]]>
<!ENTITY % informalexample.module "INCLUDE">
<![%informalexample.module;[
<!ENTITY % local.informalexample.attrib "">
<!ENTITY % informalexample.role.attrib "%role.attrib;">
<!ELEMENT informalexample ((%example.mix;)+)>
<!ATTLIST informalexample
%width.attrib;
%common.attrib;
%informalexample.role.attrib;
%local.informalexample.attrib;
>
<!--end of informalexample.module-->]]>
<!ENTITY % programlistingco.module "INCLUDE">
<![%programlistingco.module;[
<!ENTITY % local.programlistingco.attrib "">
<!ENTITY % programlistingco.role.attrib "%role.attrib;">
<!ELEMENT programlistingco (areaspec, programlisting, calloutlist*)>
<!ATTLIST programlistingco
%common.attrib;
%programlistingco.role.attrib;
%local.programlistingco.attrib;
>
<!--ELEMENT CalloutList (defined above in Lists)-->
<!--end of informalexample.module-->]]>
<!ENTITY % areaspec.content.module "INCLUDE">
<![%areaspec.content.module;[
<!ENTITY % areaspec.module "INCLUDE">
<![%areaspec.module;[
<!ENTITY % local.areaspec.attrib "">
<!ENTITY % areaspec.role.attrib "%role.attrib;">
<!ELEMENT areaspec ((area|areaset)+)>
<!-- Units: global unit of measure in which coordinates in
this spec are expressed:
- CALSPair "x1,y1 x2,y2": lower-left and upper-right
coordinates in a rectangle describing repro area in which
graphic is placed, where X and Y dimensions are each some
number 0..10000 (taken from CALS graphic attributes)
- LineColumn "line column": line number and column number
at which to start callout text in "linespecific" content
- LineRange "startline endline": whole lines from startline
to endline in "linespecific" content
- LineColumnPair "line1 col1 line2 col2": starting and ending
points of area in "linespecific" content that starts at
first position and ends at second position (including the
beginnings of any intervening lines)
- Other: directive to look at value of OtherUnits attribute
to get implementation-specific keyword
The default is implementation-specific; usually dependent on
the parent element (GraphicCO gets CALSPair, ProgramListingCO
and ScreenCO get LineColumn) -->
<!-- OtherUnits: User-defined units -->
<!ATTLIST areaspec
units (calspair
|linecolumn
|linerange
|linecolumnpair
|other) #IMPLIED
otherunits NMTOKEN #IMPLIED
%common.attrib;
%areaspec.role.attrib;
%local.areaspec.attrib;
>
<!--end of areaspec.module-->]]>
<!ENTITY % area.module "INCLUDE">
<![%area.module;[
<!ENTITY % local.area.attrib "">
<!ENTITY % area.role.attrib "%role.attrib;">
<!ELEMENT area EMPTY>
<!-- bug number/symbol override or initialization -->
<!-- to any related information -->
<!-- Units: unit of measure in which coordinates in this
area are expressed; inherits from AreaSet and AreaSpec -->
<!-- OtherUnits: User-defined units -->
<!ATTLIST area
%label.attrib;
%linkends.attrib;
units (calspair
|linecolumn
|linerange
|linecolumnpair
|other) #IMPLIED
otherunits NMTOKEN #IMPLIED
coords CDATA #REQUIRED
%idreq.common.attrib;
%area.role.attrib;
%local.area.attrib;
>
<!--end of area.module-->]]>
<!ENTITY % areaset.module "INCLUDE">
<![%areaset.module;[
<!ENTITY % local.areaset.attrib "">
<!ENTITY % areaset.role.attrib "%role.attrib;">
<!ELEMENT areaset (area+)>
<!-- bug number/symbol override or initialization -->
<!-- Units: unit of measure in which coordinates in this
area are expressed; inherits from AreaSpec -->
<!ATTLIST areaset
%label.attrib;
units (calspair
|linecolumn
|linerange
|linecolumnpair
|other) #IMPLIED
otherunits NMTOKEN #IMPLIED
coords CDATA #REQUIRED
%idreq.common.attrib;
%areaset.role.attrib;
%local.areaset.attrib;
>
<!--end of areaset.module-->]]>
<!--end of areaspec.content.module-->]]>
<!ENTITY % programlisting.module "INCLUDE">
<![%programlisting.module;[
<!ENTITY % local.programlisting.attrib "">
<!ENTITY % programlisting.role.attrib "%role.attrib;">
<!ELEMENT programlisting (%programlisting.content;)*>
<!ATTLIST programlisting
%width.attrib;
%linespecific.attrib;
%common.attrib;
%programlisting.role.attrib;
%local.programlisting.attrib;
>
<!--end of programlisting.module-->]]>
<!ENTITY % literallayout.module "INCLUDE">
<![%literallayout.module;[
<!ENTITY % local.literallayout.attrib "">
<!ENTITY % literallayout.role.attrib "%role.attrib;">
<!ELEMENT literallayout (%para.char.mix; | lineannotation)*>
<!ATTLIST literallayout
%width.attrib;
%linespecific.attrib;
%common.attrib;
%literallayout.role.attrib;
%local.literallayout.attrib;
>
<!--ELEMENT LineAnnotation (defined in the Inlines section, below)-->
<!--end of literallayout.module-->]]>
<!ENTITY % screenco.module "INCLUDE">
<![%screenco.module;[
<!ENTITY % local.screenco.attrib "">
<!ENTITY % screenco.role.attrib "%role.attrib;">
<!ELEMENT screenco (areaspec, screen, calloutlist*)>
<!ATTLIST screenco
%common.attrib;
%screenco.role.attrib;
%local.screenco.attrib;
>
<!--ELEMENT AreaSpec (defined above)-->
<!--ELEMENT CalloutList (defined above in Lists)-->
<!--end of screenco.module-->]]>
<!ENTITY % screen.module "INCLUDE">
<![%screen.module;[
<!ENTITY % local.screen.attrib "">
<!ENTITY % screen.role.attrib "%role.attrib;">
<!ELEMENT screen (%screen.content;)*>
<!ATTLIST screen
%width.attrib;
%linespecific.attrib;
%common.attrib;
%screen.role.attrib;
%local.screen.attrib;
>
<!--end of screen.module-->]]>
<!ENTITY % screenshot.content.module "INCLUDE">
<![%screenshot.content.module;[
<!ENTITY % screenshot.module "INCLUDE">
<![%screenshot.module;[
<!ENTITY % local.screenshot.attrib "">
<!ENTITY % screenshot.role.attrib "%role.attrib;">
<!ELEMENT screenshot (screeninfo?, (graphic|graphicco))>
<!ATTLIST screenshot
%common.attrib;
%screenshot.role.attrib;
%local.screenshot.attrib;
>
<!--end of screenshot.module-->]]>
<!ENTITY % screeninfo.module "INCLUDE">
<![%screeninfo.module;[
<!ENTITY % local.screeninfo.attrib "">
<!ENTITY % screeninfo.role.attrib "%role.attrib;">
<!ELEMENT screeninfo (%para.char.mix;)*>
<!ATTLIST screeninfo
%common.attrib;
%screeninfo.role.attrib;
%local.screeninfo.attrib;
>
<!--end of screeninfo.module-->]]>
<!--end of screenshot.content.module-->]]>
<!-- Figures etc. ..................... -->
<!ENTITY % figure.module "INCLUDE">
<![%figure.module;[
<!ENTITY % local.figure.attrib "">
<!ENTITY % figure.role.attrib "%role.attrib;">
<!ELEMENT figure ((%formalobject.title.content;), (%figure.mix; |
%link.char.class;)+)>
<!-- Float: Whether the Figure is supposed to be rendered
where convenient (yes (1) value) or at the place it occurs
in the text (no (0) value, the default) -->
<!ATTLIST figure
float %yesorno.attvals; '0'
%label.attrib;
%common.attrib;
%figure.role.attrib;
%local.figure.attrib;
>
<!--end of figure.module-->]]>
<!ENTITY % graphicco.module "INCLUDE">
<![%graphicco.module;[
<!ENTITY % local.graphicco.attrib "">
<!ENTITY % graphicco.role.attrib "%role.attrib;">
<!ELEMENT graphicco (areaspec, graphic, calloutlist*)>
<!ATTLIST graphicco
%common.attrib;
%graphicco.role.attrib;
%local.graphicco.attrib;
>
<!--ELEMENT AreaSpec (defined above in Examples)-->
<!--ELEMENT CalloutList (defined above in Lists)-->
<!--end of graphicco.module-->]]>
<!-- Graphical data can be the content of Graphic, or you can reference
an external file either as an entity (Entitref) or a filename
(Fileref). -->
<!ENTITY % graphic.module "INCLUDE">
<![%graphic.module;[
<!--FUTURE USE (V4.0):
......................
Graphic will be declared EMPTY. This change will require that end-tags
be removed and that any embedded graphic content be stored outside the
SGML source and pointed to from an Entityref or Fileref attribute.
......................
-->
<!ENTITY % local.graphic.attrib "">
<!ENTITY % graphic.role.attrib "%role.attrib;">
<!ELEMENT graphic EMPTY>
<!ATTLIST graphic
%graphics.attrib;
%common.attrib;
%graphic.role.attrib;
%local.graphic.attrib;
>
<!--end of graphic.module-->]]>
<!ENTITY % inlinegraphic.module "INCLUDE">
<![%inlinegraphic.module;[
<!--FUTURE USE (V4.0):
......................
InlineGraphic will be declared EMPTY. This change will require that
end-tags be removed and that any embedded graphic content be stored
outside the SGML source and pointed to from an Entityref or Fileref
attribute.
......................
-->
<!ENTITY % local.inlinegraphic.attrib "">
<!ENTITY % inlinegraphic.role.attrib "%role.attrib;">
<!ELEMENT inlinegraphic EMPTY>
<!ATTLIST inlinegraphic
%graphics.attrib;
%common.attrib;
%inlinegraphic.role.attrib;
%local.inlinegraphic.attrib;
>
<!--end of inlinegraphic.module-->]]>
<!-- Equations ........................ -->
<!ENTITY % equation.module "INCLUDE">
<![%equation.module;[
<!ENTITY % local.equation.attrib "">
<!ENTITY % equation.role.attrib "%role.attrib;">
<!ELEMENT equation ((%formalobject.title.content;)?, (informalequation |
(alt?, %equation.content;)))>
<!ATTLIST equation
%label.attrib;
%common.attrib;
%equation.role.attrib;
%local.equation.attrib;
>
<!--end of equation.module-->]]>
<!ENTITY % informalequation.module "INCLUDE">
<![%informalequation.module;[
<!ENTITY % local.informalequation.attrib "">
<!ENTITY % informalequation.role.attrib "%role.attrib;">
<!ELEMENT informalequation (alt?, %equation.content;)>
<!ATTLIST informalequation
%common.attrib;
%informalequation.role.attrib;
%local.informalequation.attrib;
>
<!--end of informalequation.module-->]]>
<!ENTITY % inlineequation.module "INCLUDE">
<![%inlineequation.module;[
<!ENTITY % local.inlineequation.attrib "">
<!ENTITY % inlineequation.role.attrib "%role.attrib;">
<!ELEMENT inlineequation (alt?, %inlineequation.content;)>
<!ATTLIST inlineequation
%common.attrib;
%inlineequation.role.attrib;
%local.inlineequation.attrib;
>
<!--end of inlineequation.module-->]]>
<!ENTITY % alt.module "INCLUDE">
<![%alt.module;[
<!ENTITY % local.alt.attrib "">
<!ENTITY % alt.role.attrib "%role.attrib;">
<!ELEMENT alt (#PCDATA)>
<!ATTLIST alt
%common.attrib;
%alt.role.attrib;
%local.alt.attrib;
>
<!--end of alt.module-->]]>
<!-- Tables ........................... -->
<!ENTITY % table.module "INCLUDE">
<![%table.module;[
<!ENTITY % tables.role.attrib "%role.attrib;">
<!-- Add Label attribute to Table element (and InformalTable element). -->
<!ENTITY % bodyatt "%label.attrib;">
<!-- Add common attributes to Table, TGroup, TBody, THead, TFoot, Row,
EntryTbl, and Entry (and InformalTable element). -->
<!ENTITY % secur
"%common.attrib;
%tables.role.attrib;">
<!-- Remove Chart. -->
<!ENTITY % tbl.table.name "table">
<!-- Content model for Table. -->
<!ENTITY % tbl.table.mdl
"((%formalobject.title.content;), (graphic+|tgroup+))">
<!-- Exclude all DocBook tables and formal objects. -->
<!ENTITY % tbl.table.excep "">
<!-- Remove pgbrk exception on Row. -->
<!ENTITY % tbl.row.excep "">
<!-- Allow either objects or inlines; beware of REs between elements. -->
<!ENTITY % tbl.entry.mdl "%para.char.mix; | %tabentry.mix;">
<!-- Remove pgbrk exception on Entry. -->
<!ENTITY % tbl.entry.excep "">
<!-- Remove pgbrk exception on EntryTbl, but leave exclusion of itself. -->
<!ENTITY % tbl.entrytbl.excep "">
<!-- Reference CALS table module. -->
<!ENTITY % calstbls PUBLIC "-//Norman Walsh//DTD CALS Table Model XML V1.0//EN"
"calstblx.dtd">
%calstbls;
<!--end of table.module-->]]>
<!ENTITY % informaltable.module "INCLUDE">
<![%informaltable.module;[
<!-- Note that InformalTable is dependent on some of the entity
declarations that customize Table. -->
<!ENTITY % local.informaltable.attrib "">
<!ELEMENT informaltable (graphic+|tgroup+)>
<!-- Frame, Colsep, and Rowsep must be repeated because
they are not in entities in the table module. -->
<!-- includes TabStyle, ToCentry, ShortEntry,
Orient, PgWide -->
<!-- includes Label -->
<!-- includes common attributes -->
<!ATTLIST informaltable
frame (top
|bottom
|topbot
|all
|sides
|none) #IMPLIED
colsep %yesorno.attvals; #IMPLIED
rowsep %yesorno.attvals; #IMPLIED
%tbl.table.att; %bodyatt; %secur; %local.informaltable.attrib;
>
<!--end of informaltable.module-->]]>
<!-- ...................................................................... -->
<!-- Synopses ............................................................. -->
<!-- Synopsis ......................... -->
<!ENTITY % synopsis.module "INCLUDE">
<![%synopsis.module;[
<!ENTITY % local.synopsis.attrib "">
<!ENTITY % synopsis.role.attrib "%role.attrib;">
<!ELEMENT synopsis (%para.char.mix; | graphic | lineannotation)*>
<!ATTLIST synopsis
%label.attrib;
%linespecific.attrib;
%common.attrib;
%synopsis.role.attrib;
%local.synopsis.attrib;
>
<!--ELEMENT LineAnnotation (defined in the Inlines section, below)-->
<!--end of synopsis.module-->]]>
<!-- CmdSynopsis ...................... -->
<!ENTITY % cmdsynopsis.content.module "INCLUDE">
<![%cmdsynopsis.content.module;[
<!ENTITY % cmdsynopsis.module "INCLUDE">
<![%cmdsynopsis.module;[
<!ENTITY % local.cmdsynopsis.attrib "">
<!ENTITY % cmdsynopsis.role.attrib "%role.attrib;">
<!ELEMENT cmdsynopsis ((command | arg | group | sbr)+, synopfragment*)>
<!-- Sepchar: Character that should separate command and all
top-level arguments; alternate value might be e.g., Δ -->
<!ATTLIST cmdsynopsis
%label.attrib;
sepchar CDATA " "
%common.attrib;
%cmdsynopsis.role.attrib;
%local.cmdsynopsis.attrib;
>
<!--end of cmdsynopsis.module-->]]>
<!ENTITY % arg.module "INCLUDE">
<![%arg.module;[
<!ENTITY % local.arg.attrib "">
<!ENTITY % arg.role.attrib "%role.attrib;">
<!ELEMENT arg (#PCDATA
| arg
| group
| option
| synopfragmentref
| replaceable
| sbr)*>
<!-- Choice: Whether Arg must be supplied: Opt (optional to
supply, e.g. [arg]; the default), Req (required to supply,
e.g. {arg}), or Plain (required to supply, e.g. arg) -->
<!-- Rep: whether Arg is repeatable: Norepeat (e.g. arg without
ellipsis; the default), or Repeat (e.g. arg...) -->
<!ATTLIST arg
choice (opt
|req
|plain) 'opt'
rep (norepeat
|repeat) 'norepeat'
%common.attrib;
%arg.role.attrib;
%local.arg.attrib;
>
<!--end of arg.module-->]]>
<!ENTITY % group.module "INCLUDE">
<![%group.module;[
<!--FUTURE USE (V4.0):
......................
The OptMult and ReqMult values for the Choice attribute on Group will be
removed. Use the Rep attribute instead to indicate that the choice is
repeatable.
......................
-->
<!ENTITY % local.group.attrib "">
<!ENTITY % group.role.attrib "%role.attrib;">
<!ELEMENT group ((arg | group | option | synopfragmentref
| replaceable | sbr)+)>
<!-- Choice: Whether Group must be supplied: Opt (optional to
supply, e.g. [g1|g2|g3]; the default), Req (required to
supply, e.g. {g1|g2|g3}), Plain (required to supply,
e.g. g1|g2|g3), OptMult (can supply zero or more, e.g.
[[g1|g2|g3]]), or ReqMult (must supply one or more, e.g.
{{g1|g2|g3}}) -->
<!-- Rep: whether Group is repeatable: Norepeat (e.g. group
without ellipsis; the default), or Repeat (e.g. group...) -->
<!ATTLIST group
choice (opt
|req
|plain
|optmult
|reqmult) 'opt'
rep (norepeat
|repeat) 'norepeat'
%common.attrib;
%group.role.attrib;
%local.group.attrib;
>
<!--end of group.module-->]]>
<!ENTITY % sbr.module "INCLUDE">
<![%sbr.module;[
<!ENTITY % local.sbr.attrib "">
<!-- Synopsis break -->
<!ENTITY % sbr.role.attrib "%role.attrib;">
<!ELEMENT sbr EMPTY>
<!ATTLIST sbr
%common.attrib;
%sbr.role.attrib;
%local.sbr.attrib;
>
<!--end of sbr.module-->]]>
<!ENTITY % synopfragmentref.module "INCLUDE">
<![%synopfragmentref.module;[
<!ENTITY % local.synopfragmentref.attrib "">
<!ENTITY % synopfragmentref.role.attrib "%role.attrib;">
<!ELEMENT synopfragmentref (#PCDATA)>
<!-- to SynopFragment of complex synopsis
material for separate referencing -->
<!ATTLIST synopfragmentref
%linkendreq.attrib; %common.attrib;
%synopfragmentref.role.attrib;
%local.synopfragmentref.attrib;
>
<!--end of synopfragmentref.module-->]]>
<!ENTITY % synopfragment.module "INCLUDE">
<![%synopfragment.module;[
<!ENTITY % local.synopfragment.attrib "">
<!ENTITY % synopfragment.role.attrib "%role.attrib;">
<!ELEMENT synopfragment ((arg | group)+)>
<!ATTLIST synopfragment
%idreq.common.attrib;
%synopfragment.role.attrib;
%local.synopfragment.attrib;
>
<!--end of synopfragment.module-->]]>
<!--ELEMENT Command (defined in the Inlines section, below)-->
<!--ELEMENT Option (defined in the Inlines section, below)-->
<!--ELEMENT Replaceable (defined in the Inlines section, below)-->
<!--end of cmdsynopsis.content.module-->]]>
<!-- FuncSynopsis ..................... -->
<!ENTITY % funcsynopsis.content.module "INCLUDE">
<![%funcsynopsis.content.module;[
<!ENTITY % funcsynopsis.module "INCLUDE">
<![%funcsynopsis.module;[
<!--FUTURE USE (V4.0):
......................
The content model group starting with FuncDef will not be available; you
will have to use FuncPrototype. Also, you will be able to have a
mixture of FuncPrototypes and FuncSynopsisInfos (this is not
backwards-incompatible all by itself).
<!ELEMENT funcsynopsis ((funcsynopsisinfo|funcprototype)+)>
......................
-->
<!ENTITY % local.funcsynopsis.attrib "">
<!ENTITY % funcsynopsis.role.attrib "%role.attrib;">
<!ELEMENT funcsynopsis (funcsynopsisinfo?, (funcprototype+ |
(funcdef, (void | varargs | paramdef+))+), funcsynopsisinfo?)>
<!ATTLIST funcsynopsis
%label.attrib;
%common.attrib;
%funcsynopsis.role.attrib;
%local.funcsynopsis.attrib;
>
<!--end of funcsynopsis.module-->]]>
<!ENTITY % funcsynopsisinfo.module "INCLUDE">
<![%funcsynopsisinfo.module;[
<!ENTITY % local.funcsynopsisinfo.attrib "">
<!ENTITY % funcsynopsisinfo.role.attrib "%role.attrib;">
<!ELEMENT funcsynopsisinfo (%cptr.char.mix; | lineannotation)*>
<!ATTLIST funcsynopsisinfo
%linespecific.attrib;
%common.attrib;
%funcsynopsisinfo.role.attrib;
%local.funcsynopsisinfo.attrib;
>
<!--end of funcsynopsisinfo.module-->]]>
<!ENTITY % funcprototype.module "INCLUDE">
<![%funcprototype.module;[
<!ENTITY % local.funcprototype.attrib "">
<!ENTITY % funcprototype.role.attrib "%role.attrib;">
<!ELEMENT funcprototype (funcdef, (void | varargs | paramdef+))>
<!ATTLIST funcprototype
%common.attrib;
%funcprototype.role.attrib;
%local.funcprototype.attrib;
>
<!--end of funcprototype.module-->]]>
<!ENTITY % funcdef.module "INCLUDE">
<![%funcdef.module;[
<!ENTITY % local.funcdef.attrib "">
<!ENTITY % funcdef.role.attrib "%role.attrib;">
<!ELEMENT funcdef (#PCDATA
| replaceable
| function)*>
<!ATTLIST funcdef
%common.attrib;
%funcdef.role.attrib;
%local.funcdef.attrib;
>
<!--end of funcdef.module-->]]>
<!ENTITY % void.module "INCLUDE">
<![%void.module;[
<!ENTITY % local.void.attrib "">
<!ENTITY % void.role.attrib "%role.attrib;">
<!ELEMENT void EMPTY>
<!ATTLIST void
%common.attrib;
%void.role.attrib;
%local.void.attrib;
>
<!--end of void.module-->]]>
<!ENTITY % varargs.module "INCLUDE">
<![%varargs.module;[
<!ENTITY % local.varargs.attrib "">
<!ENTITY % varargs.role.attrib "%role.attrib;">
<!ELEMENT varargs EMPTY>
<!ATTLIST varargs
%common.attrib;
%varargs.role.attrib;
%local.varargs.attrib;
>
<!--end of varargs.module-->]]>
<!-- Processing assumes that only one Parameter will appear in a
ParamDef, and that FuncParams will be used at most once, for
providing information on the "inner parameters" for parameters that
are pointers to functions. -->
<!ENTITY % paramdef.module "INCLUDE">
<![%paramdef.module;[
<!ENTITY % local.paramdef.attrib "">
<!ENTITY % paramdef.role.attrib "%role.attrib;">
<!ELEMENT paramdef (#PCDATA
| replaceable
| parameter
| funcparams)*>
<!ATTLIST paramdef
%common.attrib;
%paramdef.role.attrib;
%local.paramdef.attrib;
>
<!--end of paramdef.module-->]]>
<!ENTITY % funcparams.module "INCLUDE">
<![%funcparams.module;[
<!ENTITY % local.funcparams.attrib "">
<!ENTITY % funcparams.role.attrib "%role.attrib;">
<!ELEMENT funcparams (%cptr.char.mix;)*>
<!ATTLIST funcparams
%common.attrib;
%funcparams.role.attrib;
%local.funcparams.attrib;
>
<!--end of funcparams.module-->]]>
<!--ELEMENT LineAnnotation (defined in the Inlines section, below)-->
<!--ELEMENT Replaceable (defined in the Inlines section, below)-->
<!--ELEMENT Function (defined in the Inlines section, below)-->
<!--ELEMENT Parameter (defined in the Inlines section, below)-->
<!--end of funcsynopsis.content.module-->]]>
<!-- ...................................................................... -->
<!-- Document information entities and elements ........................... -->
<!-- The document information elements include some elements that are
currently used only in the document hierarchy module. They are
defined here so that they will be available for use in customized
document hierarchies. -->
<!-- .................................. -->
<!ENTITY % docinfo.content.module "INCLUDE">
<![%docinfo.content.module;[
<!-- Ackno ............................ -->
<!ENTITY % ackno.module "INCLUDE">
<![%ackno.module;[
<!ENTITY % local.ackno.attrib "">
<!ENTITY % ackno.role.attrib "%role.attrib;">
<!ELEMENT ackno (%docinfo.char.mix;)*>
<!ATTLIST ackno
%common.attrib;
%ackno.role.attrib;
%local.ackno.attrib;
>
<!--end of ackno.module-->]]>
<!-- Address .......................... -->
<!ENTITY % address.content.module "INCLUDE">
<![%address.content.module;[
<!ENTITY % address.module "INCLUDE">
<![%address.module;[
<!ENTITY % local.address.attrib "">
<!ENTITY % address.role.attrib "%role.attrib;">
<!ELEMENT address (#PCDATA|street|pob|postcode|city|state|country|phone
|fax|email|otheraddr)*>
<!ATTLIST address
%linespecific.attrib;
%common.attrib;
%address.role.attrib;
%local.address.attrib;
>
<!--end of address.module-->]]>
<!ENTITY % street.module "INCLUDE">
<![%street.module;[
<!ENTITY % local.street.attrib "">
<!ENTITY % street.role.attrib "%role.attrib;">
<!ELEMENT street (%docinfo.char.mix;)*>
<!ATTLIST street
%common.attrib;
%street.role.attrib;
%local.street.attrib;
>
<!--end of street.module-->]]>
<!ENTITY % pob.module "INCLUDE">
<![%pob.module;[
<!ENTITY % local.pob.attrib "">
<!ENTITY % pob.role.attrib "%role.attrib;">
<!ELEMENT pob (%docinfo.char.mix;)*>
<!ATTLIST pob
%common.attrib;
%pob.role.attrib;
%local.pob.attrib;
>
<!--end of pob.module-->]]>
<!ENTITY % postcode.module "INCLUDE">
<![%postcode.module;[
<!ENTITY % local.postcode.attrib "">
<!ENTITY % postcode.role.attrib "%role.attrib;">
<!ELEMENT postcode (%docinfo.char.mix;)*>
<!ATTLIST postcode
%common.attrib;
%postcode.role.attrib;
%local.postcode.attrib;
>
<!--end of postcode.module-->]]>
<!ENTITY % city.module "INCLUDE">
<![%city.module;[
<!ENTITY % local.city.attrib "">
<!ENTITY % city.role.attrib "%role.attrib;">
<!ELEMENT city (%docinfo.char.mix;)*>
<!ATTLIST city
%common.attrib;
%city.role.attrib;
%local.city.attrib;
>
<!--end of city.module-->]]>
<!ENTITY % state.module "INCLUDE">
<![%state.module;[
<!ENTITY % local.state.attrib "">
<!ENTITY % state.role.attrib "%role.attrib;">
<!ELEMENT state (%docinfo.char.mix;)*>
<!ATTLIST state
%common.attrib;
%state.role.attrib;
%local.state.attrib;
>
<!--end of state.module-->]]>
<!ENTITY % country.module "INCLUDE">
<![%country.module;[
<!ENTITY % local.country.attrib "">
<!ENTITY % country.role.attrib "%role.attrib;">
<!ELEMENT country (%docinfo.char.mix;)*>
<!ATTLIST country
%common.attrib;
%country.role.attrib;
%local.country.attrib;
>
<!--end of country.module-->]]>
<!ENTITY % phone.module "INCLUDE">
<![%phone.module;[
<!ENTITY % local.phone.attrib "">
<!ENTITY % phone.role.attrib "%role.attrib;">
<!ELEMENT phone (%docinfo.char.mix;)*>
<!ATTLIST phone
%common.attrib;
%phone.role.attrib;
%local.phone.attrib;
>
<!--end of phone.module-->]]>
<!ENTITY % fax.module "INCLUDE">
<![%fax.module;[
<!ENTITY % local.fax.attrib "">
<!ENTITY % fax.role.attrib "%role.attrib;">
<!ELEMENT fax (%docinfo.char.mix;)*>
<!ATTLIST fax
%common.attrib;
%fax.role.attrib;
%local.fax.attrib;
>
<!--end of fax.module-->]]>
<!--ELEMENT Email (defined in the Inlines section, below)-->
<!ENTITY % otheraddr.module "INCLUDE">
<![%otheraddr.module;[
<!ENTITY % local.otheraddr.attrib "">
<!ENTITY % otheraddr.role.attrib "%role.attrib;">
<!ELEMENT otheraddr (%docinfo.char.mix;)*>
<!ATTLIST otheraddr
%common.attrib;
%otheraddr.role.attrib;
%local.otheraddr.attrib;
>
<!--end of otheraddr.module-->]]>
<!--end of address.content.module-->]]>
<!-- Affiliation ...................... -->
<!ENTITY % affiliation.content.module "INCLUDE">
<![%affiliation.content.module;[
<!ENTITY % affiliation.module "INCLUDE">
<![%affiliation.module;[
<!ENTITY % local.affiliation.attrib "">
<!ENTITY % affiliation.role.attrib "%role.attrib;">
<!ELEMENT affiliation (shortaffil?, jobtitle*, orgname?, orgdiv*,
address*)>
<!ATTLIST affiliation
%common.attrib;
%affiliation.role.attrib;
%local.affiliation.attrib;
>
<!--end of affiliation.module-->]]>
<!ENTITY % shortaffil.module "INCLUDE">
<![%shortaffil.module;[
<!ENTITY % local.shortaffil.attrib "">
<!ENTITY % shortaffil.role.attrib "%role.attrib;">
<!ELEMENT shortaffil (%docinfo.char.mix;)*>
<!ATTLIST shortaffil
%common.attrib;
%shortaffil.role.attrib;
%local.shortaffil.attrib;
>
<!--end of shortaffil.module-->]]>
<!ENTITY % jobtitle.module "INCLUDE">
<![%jobtitle.module;[
<!ENTITY % local.jobtitle.attrib "">
<!ENTITY % jobtitle.role.attrib "%role.attrib;">
<!ELEMENT jobtitle (%docinfo.char.mix;)*>
<!ATTLIST jobtitle
%common.attrib;
%jobtitle.role.attrib;
%local.jobtitle.attrib;
>
<!--end of jobtitle.module-->]]>
<!--ELEMENT OrgName (defined elsewhere in this section)-->
<!ENTITY % orgdiv.module "INCLUDE">
<![%orgdiv.module;[
<!ENTITY % local.orgdiv.attrib "">
<!ENTITY % orgdiv.role.attrib "%role.attrib;">
<!ELEMENT orgdiv (%docinfo.char.mix;)*>
<!ATTLIST orgdiv
%common.attrib;
%orgdiv.role.attrib;
%local.orgdiv.attrib;
>
<!--end of orgdiv.module-->]]>
<!--ELEMENT Address (defined elsewhere in this section)-->
<!--end of affiliation.content.module-->]]>
<!-- ArtPageNums ...................... -->
<!ENTITY % artpagenums.module "INCLUDE">
<![%artpagenums.module;[
<!ENTITY % local.artpagenums.attrib "">
<!ENTITY % argpagenums.role.attrib "%role.attrib;">
<!ELEMENT artpagenums (%docinfo.char.mix;)*>
<!ATTLIST artpagenums
%common.attrib;
%argpagenums.role.attrib;
%local.artpagenums.attrib;
>
<!--end of artpagenums.module-->]]>
<!-- Author ........................... -->
<!ENTITY % author.module "INCLUDE">
<![%author.module;[
<!--FUTURE USE (V4.0):
......................
AuthorBlurb and Affiliation will be removed from %person.ident.mix; and a new
wrapper element created to allow association of those two elements with
Author name information.
......................
-->
<!ENTITY % local.author.attrib "">
<!ENTITY % author.role.attrib "%role.attrib;">
<!ELEMENT author ((%person.ident.mix;)+)>
<!ATTLIST author
%common.attrib;
%author.role.attrib;
%local.author.attrib;
>
<!--(see "Personal identity elements" for %person.ident.mix;)-->
<!--end of author.module-->]]>
<!-- AuthorGroup ...................... -->
<!ENTITY % authorgroup.content.module "INCLUDE">
<![%authorgroup.content.module;[
<!ENTITY % authorgroup.module "INCLUDE">
<![%authorgroup.module;[
<!ENTITY % local.authorgroup.attrib "">
<!ENTITY % authorgroup.role.attrib "%role.attrib;">
<!ELEMENT authorgroup ((author|editor|collab|corpauthor|othercredit)+)>
<!ATTLIST authorgroup
%common.attrib;
%authorgroup.role.attrib;
%local.authorgroup.attrib;
>
<!--end of authorgroup.module-->]]>
<!--ELEMENT Author (defined elsewhere in this section)-->
<!--ELEMENT Editor (defined elsewhere in this section)-->
<!ENTITY % collab.content.module "INCLUDE">
<![%collab.content.module;[
<!ENTITY % collab.module "INCLUDE">
<![%collab.module;[
<!ENTITY % local.collab.attrib "">
<!ENTITY % collab.role.attrib "%role.attrib;">
<!ELEMENT collab (collabname, affiliation*)>
<!ATTLIST collab
%common.attrib;
%collab.role.attrib;
%local.collab.attrib;
>
<!--end of collab.module-->]]>
<!ENTITY % collabname.module "INCLUDE">
<![%collabname.module;[
<!ENTITY % local.collabname.attrib "">
<!ENTITY % collabname.role.attrib "%role.attrib;">
<!ELEMENT collabname (%docinfo.char.mix;)*>
<!ATTLIST collabname
%common.attrib;
%collabname.role.attrib;
%local.collabname.attrib;
>
<!--end of collabname.module-->]]>
<!--ELEMENT Affiliation (defined elsewhere in this section)-->
<!--end of collab.content.module-->]]>
<!--ELEMENT CorpAuthor (defined elsewhere in this section)-->
<!--ELEMENT OtherCredit (defined elsewhere in this section)-->
<!--end of authorgroup.content.module-->]]>
<!-- AuthorInitials ................... -->
<!ENTITY % authorinitials.module "INCLUDE">
<![%authorinitials.module;[
<!ENTITY % local.authorinitials.attrib "">
<!ENTITY % authorinitials.role.attrib "%role.attrib;">
<!ELEMENT authorinitials (%docinfo.char.mix;)*>
<!ATTLIST authorinitials
%common.attrib;
%authorinitials.role.attrib;
%local.authorinitials.attrib;
>
<!--end of authorinitials.module-->]]>
<!-- ConfGroup ........................ -->
<!ENTITY % confgroup.content.module "INCLUDE">
<![%confgroup.content.module;[
<!ENTITY % confgroup.module "INCLUDE">
<![%confgroup.module;[
<!ENTITY % local.confgroup.attrib "">
<!ENTITY % confgroup.role.attrib "%role.attrib;">
<!ELEMENT confgroup ((confdates|conftitle|confnum|address|confsponsor)*)>
<!ATTLIST confgroup
%common.attrib;
%confgroup.role.attrib;
%local.confgroup.attrib;
>
<!--end of confgroup.module-->]]>
<!ENTITY % confdates.module "INCLUDE">
<![%confdates.module;[
<!ENTITY % local.confdates.attrib "">
<!ENTITY % confdates.role.attrib "%role.attrib;">
<!ELEMENT confdates (%docinfo.char.mix;)*>
<!ATTLIST confdates
%common.attrib;
%confdates.role.attrib;
%local.confdates.attrib;
>
<!--end of confdates.module-->]]>
<!ENTITY % conftitle.module "INCLUDE">
<![%conftitle.module;[
<!ENTITY % local.conftitle.attrib "">
<!ENTITY % conftitle.role.attrib "%role.attrib;">
<!ELEMENT conftitle (%docinfo.char.mix;)*>
<!ATTLIST conftitle
%common.attrib;
%conftitle.role.attrib;
%local.conftitle.attrib;
>
<!--end of conftitle.module-->]]>
<!ENTITY % confnum.module "INCLUDE">
<![%confnum.module;[
<!ENTITY % local.confnum.attrib "">
<!ENTITY % confnum.role.attrib "%role.attrib;">
<!ELEMENT confnum (%docinfo.char.mix;)*>
<!ATTLIST confnum
%common.attrib;
%confnum.role.attrib;
%local.confnum.attrib;
>
<!--end of confnum.module-->]]>
<!--ELEMENT Address (defined elsewhere in this section)-->
<!ENTITY % confsponsor.module "INCLUDE">
<![%confsponsor.module;[
<!ENTITY % local.confsponsor.attrib "">
<!ENTITY % confsponsor.role.attrib "%role.attrib;">
<!ELEMENT confsponsor (%docinfo.char.mix;)*>
<!ATTLIST confsponsor
%common.attrib;
%confsponsor.role.attrib;
%local.confsponsor.attrib;
>
<!--end of confsponsor.module-->]]>
<!--end of confgroup.content.module-->]]>
<!-- ContractNum ...................... -->
<!ENTITY % contractnum.module "INCLUDE">
<![%contractnum.module;[
<!ENTITY % local.contractnum.attrib "">
<!ENTITY % contractnum.role.attrib "%role.attrib;">
<!ELEMENT contractnum (%docinfo.char.mix;)*>
<!ATTLIST contractnum
%common.attrib;
%contractnum.role.attrib;
%local.contractnum.attrib;
>
<!--end of contractnum.module-->]]>
<!-- ContractSponsor .................. -->
<!ENTITY % contractsponsor.module "INCLUDE">
<![%contractsponsor.module;[
<!ENTITY % local.contractsponsor.attrib "">
<!ENTITY % contractsponsor.role.attrib "%role.attrib;">
<!ELEMENT contractsponsor (%docinfo.char.mix;)*>
<!ATTLIST contractsponsor
%common.attrib;
%contractsponsor.role.attrib;
%local.contractsponsor.attrib;
>
<!--end of contractsponsor.module-->]]>
<!-- Copyright ........................ -->
<!ENTITY % copyright.content.module "INCLUDE">
<![%copyright.content.module;[
<!ENTITY % copyright.module "INCLUDE">
<![%copyright.module;[
<!ENTITY % local.copyright.attrib "">
<!ENTITY % copyright.role.attrib "%role.attrib;">
<!ELEMENT copyright (year+, holder*)>
<!ATTLIST copyright
%common.attrib;
%copyright.role.attrib;
%local.copyright.attrib;
>
<!--end of copyright.module-->]]>
<!ENTITY % year.module "INCLUDE">
<![%year.module;[
<!ENTITY % local.year.attrib "">
<!ENTITY % year.role.attrib "%role.attrib;">
<!ELEMENT year (%docinfo.char.mix;)*>
<!ATTLIST year
%common.attrib;
%year.role.attrib;
%local.year.attrib;
>
<!--end of year.module-->]]>
<!ENTITY % holder.module "INCLUDE">
<![%holder.module;[
<!ENTITY % local.holder.attrib "">
<!ENTITY % holder.role.attrib "%role.attrib;">
<!ELEMENT holder (%docinfo.char.mix;)*>
<!ATTLIST holder
%common.attrib;
%holder.role.attrib;
%local.holder.attrib;
>
<!--end of holder.module-->]]>
<!--end of copyright.content.module-->]]>
<!-- CorpAuthor ....................... -->
<!ENTITY % corpauthor.module "INCLUDE">
<![%corpauthor.module;[
<!ENTITY % local.corpauthor.attrib "">
<!ENTITY % corpauthor.role.attrib "%role.attrib;">
<!ELEMENT corpauthor (%docinfo.char.mix;)*>
<!ATTLIST corpauthor
%common.attrib;
%corpauthor.role.attrib;
%local.corpauthor.attrib;
>
<!--end of corpauthor.module-->]]>
<!-- CorpName ......................... -->
<!ENTITY % corpname.module "INCLUDE">
<![%corpname.module;[
<!ENTITY % local.corpname.attrib "">
<!ELEMENT corpname (%docinfo.char.mix;)*>
<!ENTITY % corpname.role.attrib "%role.attrib;">
<!ATTLIST corpname
%common.attrib;
%corpname.role.attrib;
%local.corpname.attrib;
>
<!--end of corpname.module-->]]>
<!-- Date ............................. -->
<!ENTITY % date.module "INCLUDE">
<![%date.module;[
<!ENTITY % local.date.attrib "">
<!ENTITY % date.role.attrib "%role.attrib;">
<!ELEMENT date (%docinfo.char.mix;)*>
<!ATTLIST date
%common.attrib;
%date.role.attrib;
%local.date.attrib;
>
<!--end of date.module-->]]>
<!-- Edition .......................... -->
<!ENTITY % edition.module "INCLUDE">
<![%edition.module;[
<!ENTITY % local.edition.attrib "">
<!ENTITY % edition.role.attrib "%role.attrib;">
<!ELEMENT edition (%docinfo.char.mix;)*>
<!ATTLIST edition
%common.attrib;
%edition.role.attrib;
%local.edition.attrib;
>
<!--end of edition.module-->]]>
<!-- Editor ........................... -->
<!ENTITY % editor.module "INCLUDE">
<![%editor.module;[
<!--FUTURE USE (V4.0):
......................
AuthorBlurb and Affiliation will be removed from %person.ident.mix; and a new
wrapper element created to allow association of those two elements with
Editor name information.
......................
-->
<!ENTITY % local.editor.attrib "">
<!ENTITY % editor.role.attrib "%role.attrib;">
<!ELEMENT editor ((%person.ident.mix;)+)>
<!ATTLIST editor
%common.attrib;
%editor.role.attrib;
%local.editor.attrib;
>
<!--(see "Personal identity elements" for %person.ident.mix;)-->
<!--end of editor.module-->]]>
<!-- ISBN ............................. -->
<!ENTITY % isbn.module "INCLUDE">
<![%isbn.module;[
<!ENTITY % local.isbn.attrib "">
<!ENTITY % isbn.role.attrib "%role.attrib;">
<!ELEMENT isbn (%docinfo.char.mix;)*>
<!ATTLIST isbn
%common.attrib;
%isbn.role.attrib;
%local.isbn.attrib;
>
<!--end of isbn.module-->]]>
<!-- ISSN ............................. -->
<!ENTITY % issn.module "INCLUDE">
<![%issn.module;[
<!ENTITY % local.issn.attrib "">
<!ENTITY % issn.role.attrib "%role.attrib;">
<!ELEMENT issn (%docinfo.char.mix;)*>
<!ATTLIST issn
%common.attrib;
%issn.role.attrib;
%local.issn.attrib;
>
<!--end of issn.module-->]]>
<!-- InvPartNumber .................... -->
<!ENTITY % invpartnumber.module "INCLUDE">
<![%invpartnumber.module;[
<!ENTITY % local.invpartnumber.attrib "">
<!ENTITY % invpartnumber.role.attrib "%role.attrib;">
<!ELEMENT invpartnumber (%docinfo.char.mix;)*>
<!ATTLIST invpartnumber
%common.attrib;
%invpartnumber.role.attrib;
%local.invpartnumber.attrib;
>
<!--end of invpartnumber.module-->]]>
<!-- IssueNum ......................... -->
<!ENTITY % issuenum.module "INCLUDE">
<![%issuenum.module;[
<!ENTITY % local.issuenum.attrib "">
<!ENTITY % issuenum.role.attrib "%role.attrib;">
<!ELEMENT issuenum (%docinfo.char.mix;)*>
<!ATTLIST issuenum
%common.attrib;
%issuenum.role.attrib;
%local.issuenum.attrib;
>
<!--end of issuenum.module-->]]>
<!-- LegalNotice ...................... -->
<!ENTITY % legalnotice.module "INCLUDE">
<![%legalnotice.module;[
<!ENTITY % local.legalnotice.attrib "">
<!ENTITY % legalnotice.role.attrib "%role.attrib;">
<!ELEMENT legalnotice (title?, (%legalnotice.mix;)+)>
<!ATTLIST legalnotice
%common.attrib;
%legalnotice.role.attrib;
%local.legalnotice.attrib;
>
<!--end of legalnotice.module-->]]>
<!-- ModeSpec ......................... -->
<!ENTITY % modespec.module "INCLUDE">
<![%modespec.module;[
<!ENTITY % local.modespec.attrib "">
<!ENTITY % modespec.role.attrib "%role.attrib;">
<!ELEMENT modespec (%docinfo.char.mix;)*>
<!-- Application: Type of action required for completion
of the links to which the ModeSpec is relevant (e.g.,
retrieval query) -->
<!ATTLIST modespec
application NOTATION
(%notation.class;) #IMPLIED
%common.attrib;
%modespec.role.attrib;
%local.modespec.attrib;
>
<!--end of modespec.module-->]]>
<!-- OrgName .......................... -->
<!ENTITY % orgname.module "INCLUDE">
<![%orgname.module;[
<!ENTITY % local.orgname.attrib "">
<!ENTITY % orgname.role.attrib "%role.attrib;">
<!ELEMENT orgname (%docinfo.char.mix;)*>
<!ATTLIST orgname
%common.attrib;
%orgname.role.attrib;
%local.orgname.attrib;
>
<!--end of orgname.module-->]]>
<!-- OtherCredit ...................... -->
<!ENTITY % othercredit.module "INCLUDE">
<![%othercredit.module;[
<!--FUTURE USE (V4.0):
......................
AuthorBlurb and Affiliation will be removed from %person.ident.mix; and a new
wrapper element created to allow association of those two elements with
OtherCredit name information.
......................
-->
<!ENTITY % local.othercredit.attrib "">
<!ENTITY % othercredit.role.attrib "%role.attrib;">
<!ELEMENT othercredit ((%person.ident.mix;)+)>
<!ATTLIST othercredit
%common.attrib;
%othercredit.role.attrib;
%local.othercredit.attrib;
>
<!--(see "Personal identity elements" for %person.ident.mix;)-->
<!--end of othercredit.module-->]]>
<!-- PageNums ......................... -->
<!ENTITY % pagenums.module "INCLUDE">
<![%pagenums.module;[
<!ENTITY % local.pagenums.attrib "">
<!ENTITY % pagenums.role.attrib "%role.attrib;">
<!ELEMENT pagenums (%docinfo.char.mix;)*>
<!ATTLIST pagenums
%common.attrib;
%pagenums.role.attrib;
%local.pagenums.attrib;
>
<!--end of pagenums.module-->]]>
<!-- Personal identity elements ....... -->
<!-- These elements are used only within Author, Editor, and
OtherCredit. -->
<!ENTITY % person.ident.module "INCLUDE">
<![%person.ident.module;[
<!--FUTURE USE (V4.0):
......................
AuthorBlurb and Affiliation will be removed from %person.ident.mix; and
a new wrapper element created to allow association of those two elements
with Contrib name information.
......................
-->
<!ENTITY % contrib.module "INCLUDE">
<![%contrib.module;[
<!ENTITY % local.contrib.attrib "">
<!ENTITY % contrib.role.attrib "%role.attrib;">
<!ELEMENT contrib (%docinfo.char.mix;)*>
<!ATTLIST contrib
%common.attrib;
%contrib.role.attrib;
%local.contrib.attrib;
>
<!--end of contrib.module-->]]>
<!ENTITY % firstname.module "INCLUDE">
<![%firstname.module;[
<!ENTITY % local.firstname.attrib "">
<!ENTITY % firstname.role.attrib "%role.attrib;">
<!ELEMENT firstname (%docinfo.char.mix;)*>
<!ATTLIST firstname
%common.attrib;
%firstname.role.attrib;
%local.firstname.attrib;
>
<!--end of firstname.module-->]]>
<!ENTITY % honorific.module "INCLUDE">
<![%honorific.module;[
<!ENTITY % local.honorific.attrib "">
<!ENTITY % honorific.role.attrib "%role.attrib;">
<!ELEMENT honorific (%docinfo.char.mix;)*>
<!ATTLIST honorific
%common.attrib;
%honorific.role.attrib;
%local.honorific.attrib;
>
<!--end of honorific.module-->]]>
<!ENTITY % lineage.module "INCLUDE">
<![%lineage.module;[
<!ENTITY % local.lineage.attrib "">
<!ENTITY % lineage.role.attrib "%role.attrib;">
<!ELEMENT lineage (%docinfo.char.mix;)*>
<!ATTLIST lineage
%common.attrib;
%lineage.role.attrib;
%local.lineage.attrib;
>
<!--end of lineage.module-->]]>
<!ENTITY % othername.module "INCLUDE">
<![%othername.module;[
<!ENTITY % local.othername.attrib "">
<!ENTITY % othername.role.attrib "%role.attrib;">
<!ELEMENT othername (%docinfo.char.mix;)*>
<!ATTLIST othername
%common.attrib;
%othername.role.attrib;
%local.othername.attrib;
>
<!--end of othername.module-->]]>
<!ENTITY % surname.module "INCLUDE">
<![%surname.module;[
<!ENTITY % local.surname.attrib "">
<!ENTITY % surname.role.attrib "%role.attrib;">
<!ELEMENT surname (%docinfo.char.mix;)*>
<!ATTLIST surname
%common.attrib;
%surname.role.attrib;
%local.surname.attrib;
>
<!--end of surname.module-->]]>
<!--end of person.ident.module-->]]>
<!-- PrintHistory ..................... -->
<!ENTITY % printhistory.module "INCLUDE">
<![%printhistory.module;[
<!ENTITY % local.printhistory.attrib "">
<!ENTITY % printhistory.role.attrib "%role.attrib;">
<!ELEMENT printhistory ((%para.class;)+)>
<!ATTLIST printhistory
%common.attrib;
%printhistory.role.attrib;
%local.printhistory.attrib;
>
<!--end of printhistory.module-->]]>
<!-- ProductName ...................... -->
<!ENTITY % productname.module "INCLUDE">
<![%productname.module;[
<!ENTITY % local.productname.attrib "">
<!ENTITY % productname.role.attrib "%role.attrib;">
<!ELEMENT productname (%para.char.mix;)*>
<!-- Class: More precisely identifies the item the element names -->
<!ATTLIST productname
class (service
|trade
|registered
|copyright) 'trade'
%common.attrib;
%productname.role.attrib;
%local.productname.attrib;
>
<!--end of productname.module-->]]>
<!-- ProductNumber .................... -->
<!ENTITY % productnumber.module "INCLUDE">
<![%productnumber.module;[
<!ENTITY % local.productnumber.attrib "">
<!ENTITY % productnumber.role.attrib "%role.attrib;">
<!ELEMENT productnumber (%docinfo.char.mix;)*>
<!ATTLIST productnumber
%common.attrib;
%productnumber.role.attrib;
%local.productnumber.attrib;
>
<!--end of productnumber.module-->]]>
<!-- PubDate .......................... -->
<!ENTITY % pubdate.module "INCLUDE">
<![%pubdate.module;[
<!ENTITY % local.pubdate.attrib "">
<!ENTITY % pubdate.role.attrib "%role.attrib;">
<!ELEMENT pubdate (%docinfo.char.mix;)*>
<!ATTLIST pubdate
%common.attrib;
%pubdate.role.attrib;
%local.pubdate.attrib;
>
<!--end of pubdate.module-->]]>
<!-- Publisher ........................ -->
<!ENTITY % publisher.content.module "INCLUDE">
<![%publisher.content.module;[
<!ENTITY % publisher.module "INCLUDE">
<![%publisher.module;[
<!ENTITY % local.publisher.attrib "">
<!ENTITY % publisher.role.attrib "%role.attrib;">
<!ELEMENT publisher (publishername, address*)>
<!ATTLIST publisher
%common.attrib;
%publisher.role.attrib;
%local.publisher.attrib;
>
<!--end of publisher.module-->]]>
<!ENTITY % publishername.module "INCLUDE">
<![%publishername.module;[
<!ENTITY % local.publishername.attrib "">
<!ENTITY % publishername.role.attrib "%role.attrib;">
<!ELEMENT publishername (%docinfo.char.mix;)*>
<!ATTLIST publishername
%common.attrib;
%publishername.role.attrib;
%local.publishername.attrib;
>
<!--end of publishername.module-->]]>
<!--ELEMENT Address (defined elsewhere in this section)-->
<!--end of publisher.content.module-->]]>
<!-- PubsNumber ....................... -->
<!ENTITY % pubsnumber.module "INCLUDE">
<![%pubsnumber.module;[
<!ENTITY % local.pubsnumber.attrib "">
<!ENTITY % pubsnumber.role.attrib "%role.attrib;">
<!ELEMENT pubsnumber (%docinfo.char.mix;)*>
<!ATTLIST pubsnumber
%common.attrib;
%pubsnumber.role.attrib;
%local.pubsnumber.attrib;
>
<!--end of pubsnumber.module-->]]>
<!-- ReleaseInfo ...................... -->
<!ENTITY % releaseinfo.module "INCLUDE">
<![%releaseinfo.module;[
<!ENTITY % local.releaseinfo.attrib "">
<!ENTITY % releaseinfo.role.attrib "%role.attrib;">
<!ELEMENT releaseinfo (%docinfo.char.mix;)*>
<!ATTLIST releaseinfo
%common.attrib;
%releaseinfo.role.attrib;
%local.releaseinfo.attrib;
>
<!--end of releaseinfo.module-->]]>
<!-- RevHistory ....................... -->
<!ENTITY % revhistory.content.module "INCLUDE">
<![%revhistory.content.module;[
<!ENTITY % revhistory.module "INCLUDE">
<![%revhistory.module;[
<!ENTITY % local.revhistory.attrib "">
<!ENTITY % revhistory.role.attrib "%role.attrib;">
<!ELEMENT revhistory (revision+)>
<!ATTLIST revhistory
%common.attrib;
%revhistory.role.attrib;
%local.revhistory.attrib;
>
<!--end of revhistory.module-->]]>
<!ENTITY % revision.module "INCLUDE">
<![%revision.module;[
<!ENTITY % local.revision.attrib "">
<!ENTITY % revision.role.attrib "%role.attrib;">
<!ELEMENT revision (revnumber, date, authorinitials*, revremark?)>
<!ATTLIST revision
%common.attrib;
%revision.role.attrib;
%local.revision.attrib;
>
<!--end of revision.module-->]]>
<!ENTITY % revnumber.module "INCLUDE">
<![%revnumber.module;[
<!ENTITY % local.revnumber.attrib "">
<!ENTITY % revnumber.role.attrib "%role.attrib;">
<!ELEMENT revnumber (%docinfo.char.mix;)*>
<!ATTLIST revnumber
%common.attrib;
%revnumber.role.attrib;
%local.revnumber.attrib;
>
<!--end of revnumber.module-->]]>
<!--ELEMENT Date (defined elsewhere in this section)-->
<!--ELEMENT AuthorInitials (defined elsewhere in this section)-->
<!ENTITY % revremark.module "INCLUDE">
<![%revremark.module;[
<!ENTITY % local.revremark.attrib "">
<!ENTITY % revremark.role.attrib "%role.attrib;">
<!ELEMENT revremark (%docinfo.char.mix;)*>
<!ATTLIST revremark
%common.attrib;
%revremark.role.attrib;
%local.revremark.attrib;
>
<!--end of revremark.module-->]]>
<!--end of revhistory.content.module-->]]>
<!-- SeriesVolNums .................... -->
<!ENTITY % seriesvolnums.module "INCLUDE">
<![%seriesvolnums.module;[
<!ENTITY % local.seriesvolnums.attrib "">
<!ENTITY % seriesvolnums.role.attrib "%role.attrib;">
<!ELEMENT seriesvolnums (%docinfo.char.mix;)*>
<!ATTLIST seriesvolnums
%common.attrib;
%seriesvolnums.role.attrib;
%local.seriesvolnums.attrib;
>
<!--end of seriesvolnums.module-->]]>
<!-- VolumeNum ........................ -->
<!ENTITY % volumenum.module "INCLUDE">
<![%volumenum.module;[
<!ENTITY % local.volumenum.attrib "">
<!ENTITY % volumenum.role.attrib "%role.attrib;">
<!ELEMENT volumenum (%docinfo.char.mix;)*>
<!ATTLIST volumenum
%common.attrib;
%volumenum.role.attrib;
%local.volumenum.attrib;
>
<!--end of volumenum.module-->]]>
<!-- .................................. -->
<!--end of docinfo.content.module-->]]>
<!-- ...................................................................... -->
<!-- Inline, link, and ubiquitous elements ................................ -->
<!-- Technical and computer terms ......................................... -->
<!ENTITY % accel.module "INCLUDE">
<![%accel.module;[
<!ENTITY % local.accel.attrib "">
<!ENTITY % accel.role.attrib "%role.attrib;">
<!ELEMENT accel (%smallcptr.char.mix;)*>
<!ATTLIST accel
%common.attrib;
%accel.role.attrib;
%local.accel.attrib;
>
<!--end of accel.module-->]]>
<!ENTITY % action.module "INCLUDE">
<![%action.module;[
<!--FUTURE USE (V4.0):
......................
Action will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.action.attrib "">
<!ENTITY % action.role.attrib "%role.attrib;">
<!ELEMENT action (%cptr.char.mix;)*>
<!ATTLIST action
%moreinfo.attrib;
%common.attrib;
%action.role.attrib;
%local.action.attrib;
>
<!--end of action.module-->]]>
<!ENTITY % application.module "INCLUDE">
<![%application.module;[
<!ENTITY % local.application.attrib "">
<!ENTITY % application.role.attrib "%role.attrib;">
<!ELEMENT application (%para.char.mix;)*>
<!ATTLIST application
class (hardware
|software) #IMPLIED
%moreinfo.attrib;
%common.attrib;
%application.role.attrib;
%local.application.attrib;
>
<!--end of application.module-->]]>
<!ENTITY % classname.module "INCLUDE">
<![%classname.module;[
<!ENTITY % local.classname.attrib "">
<!ENTITY % classname.role.attrib "%role.attrib;">
<!ELEMENT classname (%smallcptr.char.mix;)*>
<!ATTLIST classname
%common.attrib;
%classname.role.attrib;
%local.classname.attrib;
>
<!--end of classname.module-->]]>
<!ENTITY % co.module "INCLUDE">
<![%co.module;[
<!ENTITY % local.co.attrib "">
<!-- CO is a callout area of the LineColumn unit type (a single character
position); the position is directly indicated by the location of CO. -->
<!ENTITY % co.role.attrib "%role.attrib;">
<!ELEMENT co EMPTY>
<!-- bug number/symbol override or initialization -->
<!-- to any related information -->
<!ATTLIST co
%label.attrib;
%linkends.attrib;
%idreq.common.attrib;
%co.role.attrib;
%local.co.attrib;
>
<!--end of co.module-->]]>
<!ENTITY % command.module "INCLUDE">
<![%command.module;[
<!--FUTURE USE (V4.0):
......................
Command will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.command.attrib "">
<!ENTITY % command.role.attrib "%role.attrib;">
<!ELEMENT command (%cptr.char.mix;)*>
<!ATTLIST command
%moreinfo.attrib;
%common.attrib;
%command.role.attrib;
%local.command.attrib;
>
<!--end of command.module-->]]>
<!ENTITY % computeroutput.module "INCLUDE">
<![%computeroutput.module;[
<!ENTITY % local.computeroutput.attrib "">
<!ENTITY % computeroutput.role.attrib "%role.attrib;">
<!ELEMENT computeroutput (%cptr.char.mix;)*>
<!ATTLIST computeroutput
%moreinfo.attrib;
%common.attrib;
%computeroutput.role.attrib;
%local.computeroutput.attrib;
>
<!--end of computeroutput.module-->]]>
<!ENTITY % database.module "INCLUDE">
<![%database.module;[
<!--FUTURE USE (V4.0):
......................
Database will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.database.attrib "">
<!ENTITY % database.role.attrib "%role.attrib;">
<!ELEMENT database (%cptr.char.mix;)*>
<!-- Class: Type of database the element names; no default -->
<!ATTLIST database
class (name
|table
|field
|key1
|key2
|record) #IMPLIED
%moreinfo.attrib;
%common.attrib;
%database.role.attrib;
%local.database.attrib;
>
<!--end of database.module-->]]>
<!ENTITY % email.module "INCLUDE">
<![%email.module;[
<!ENTITY % local.email.attrib "">
<!ENTITY % email.role.attrib "%role.attrib;">
<!ELEMENT email (%docinfo.char.mix;)*>
<!ATTLIST email
%common.attrib;
%email.role.attrib;
%local.email.attrib;
>
<!--end of email.module-->]]>
<!ENTITY % envar.module "INCLUDE">
<![%envar.module;[
<!ENTITY % local.envar.attrib "">
<!ENTITY % envar.role.attrib "%role.attrib;">
<!ELEMENT envar (%smallcptr.char.mix;)*>
<!ATTLIST envar
%common.attrib;
%envar.role.attrib;
%local.envar.attrib;
>
<!--end of envar.module-->]]>
<!ENTITY % errorcode.module "INCLUDE">
<![%errorcode.module;[
<!ENTITY % local.errorcode.attrib "">
<!ENTITY % errorcode.role.attrib "%role.attrib;">
<!ELEMENT errorcode (%smallcptr.char.mix;)*>
<!ATTLIST errorcode
%moreinfo.attrib;
%common.attrib;
%errorcode.role.attrib;
%local.errorcode.attrib;
>
<!--end of errorcode.module-->]]>
<!ENTITY % errorname.module "INCLUDE">
<![%errorname.module;[
<!ENTITY % local.errorname.attrib "">
<!ENTITY % errorname.role.attrib "%role.attrib;">
<!ELEMENT errorname (%smallcptr.char.mix;)*>
<!ATTLIST errorname
%common.attrib;
%errorname.role.attrib;
%local.errorname.attrib;
>
<!--end of errorname.module-->]]>
<!ENTITY % errortype.module "INCLUDE">
<![%errortype.module;[
<!ENTITY % local.errortype.attrib "">
<!ENTITY % errortype.role.attrib "%role.attrib;">
<!ELEMENT errortype (%smallcptr.char.mix;)*>
<!ATTLIST errortype
%common.attrib;
%errortype.role.attrib;
%local.errortype.attrib;
>
<!--end of errortype.module-->]]>
<!ENTITY % filename.module "INCLUDE">
<![%filename.module;[
<!--FUTURE USE (V4.0):
......................
Filename will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.filename.attrib "">
<!ENTITY % filename.role.attrib "%role.attrib;">
<!ELEMENT filename (%cptr.char.mix;)*>
<!-- Class: Type of filename the element names; no default -->
<!-- Path: Search path (possibly system-specific) in which
file can be found -->
<!ATTLIST filename
class (headerfile
|symlink
|directory) #IMPLIED
path CDATA #IMPLIED
%moreinfo.attrib;
%common.attrib;
%filename.role.attrib;
%local.filename.attrib;
>
<!--end of filename.module-->]]>
<!ENTITY % function.module "INCLUDE">
<![%function.module;[
<!ENTITY % local.function.attrib "">
<!ENTITY % function.role.attrib "%role.attrib;">
<!ELEMENT function (%cptr.char.mix;)*>
<!ATTLIST function
%moreinfo.attrib;
%common.attrib;
%function.role.attrib;
%local.function.attrib;
>
<!--end of function.module-->]]>
<!ENTITY % guibutton.module "INCLUDE">
<![%guibutton.module;[
<!ENTITY % local.guibutton.attrib "">
<!ENTITY % guibutton.role.attrib "%role.attrib;">
<!ELEMENT guibutton (%smallcptr.char.mix;|accel)*>
<!ATTLIST guibutton
%moreinfo.attrib;
%common.attrib;
%guibutton.role.attrib;
%local.guibutton.attrib;
>
<!--end of guibutton.module-->]]>
<!ENTITY % guiicon.module "INCLUDE">
<![%guiicon.module;[
<!ENTITY % local.guiicon.attrib "">
<!ENTITY % guiicon.role.attrib "%role.attrib;">
<!ELEMENT guiicon (%smallcptr.char.mix;|accel)*>
<!ATTLIST guiicon
%moreinfo.attrib;
%common.attrib;
%guiicon.role.attrib;
%local.guiicon.attrib;
>
<!--end of guiicon.module-->]]>
<!ENTITY % guilabel.module "INCLUDE">
<![%guilabel.module;[
<!ENTITY % local.guilabel.attrib "">
<!ENTITY % guilabel.role.attrib "%role.attrib;">
<!ELEMENT guilabel (%smallcptr.char.mix;|accel)*>
<!ATTLIST guilabel
%moreinfo.attrib;
%common.attrib;
%guilabel.role.attrib;
%local.guilabel.attrib;
>
<!--end of guilabel.module-->]]>
<!ENTITY % guimenu.module "INCLUDE">
<![%guimenu.module;[
<!ENTITY % local.guimenu.attrib "">
<!ENTITY % guimenu.role.attrib "%role.attrib;">
<!ELEMENT guimenu (%smallcptr.char.mix;|accel)*>
<!ATTLIST guimenu
%moreinfo.attrib;
%common.attrib;
%guimenu.role.attrib;
%local.guimenu.attrib;
>
<!--end of guimenu.module-->]]>
<!ENTITY % guimenuitem.module "INCLUDE">
<![%guimenuitem.module;[
<!ENTITY % local.guimenuitem.attrib "">
<!ENTITY % guimenuitem.role.attrib "%role.attrib;">
<!ELEMENT guimenuitem (%smallcptr.char.mix;|accel)*>
<!ATTLIST guimenuitem
%moreinfo.attrib;
%common.attrib;
%guimenuitem.role.attrib;
%local.guimenuitem.attrib;
>
<!--end of guimenuitem.module-->]]>
<!ENTITY % guisubmenu.module "INCLUDE">
<![%guisubmenu.module;[
<!ENTITY % local.guisubmenu.attrib "">
<!ENTITY % guisubmenu.role.attrib "%role.attrib;">
<!ELEMENT guisubmenu (%smallcptr.char.mix;|accel)*>
<!ATTLIST guisubmenu
%moreinfo.attrib;
%common.attrib;
%guisubmenu.role.attrib;
%local.guisubmenu.attrib;
>
<!--end of guisubmenu.module-->]]>
<!ENTITY % hardware.module "INCLUDE">
<![%hardware.module;[
<!--FUTURE USE (V4.0):
......................
Hardware will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.hardware.attrib "">
<!ENTITY % hardware.role.attrib "%role.attrib;">
<!ELEMENT hardware (%cptr.char.mix;)*>
<!ATTLIST hardware
%moreinfo.attrib;
%common.attrib;
%hardware.role.attrib;
%local.hardware.attrib;
>
<!--end of hardware.module-->]]>
<!ENTITY % interface.module "INCLUDE">
<![%interface.module;[
<!--FUTURE USE (V4.0):
......................
Interface will no longer have a Class attribute; if you want to subclass
interface information, use GUIButton, GUIIcon, GUILabel, GUIMenu,
GUIMenuItem, or GUISubmenu, or use a Role value on Interface. Also,
Interface will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.interface.attrib "">
<!ENTITY % interface.role.attrib "%role.attrib;">
<!ELEMENT interface (%cptr.char.mix;|accel)*>
<!-- Class: Type of the Interface item; no default -->
<!ATTLIST interface
class (button
|icon
|menu
|menuitem) #IMPLIED
%moreinfo.attrib;
%common.attrib;
%interface.role.attrib;
%local.interface.attrib;
>
<!--end of interface.module-->]]>
<!ENTITY % interfacedefinition.module "INCLUDE">
<![%interfacedefinition.module;[
<!--FUTURE USE (V4.0):
......................
InterfaceDefinition will be discarded.
......................
-->
<!ENTITY % local.interfacedefinition.attrib "">
<!ENTITY % interfacedefinition.role.attrib "%role.attrib;">
<!ELEMENT interfacedefinition (%cptr.char.mix;)*>
<!ATTLIST interfacedefinition
%moreinfo.attrib;
%common.attrib;
%interfacedefinition.role.attrib;
%local.interfacedefinition.attrib;
>
<!--end of interfacedefinition.module-->]]>
<!ENTITY % keycap.module "INCLUDE">
<![%keycap.module;[
<!--FUTURE USE (V4.0):
......................
KeyCap will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.keycap.attrib "">
<!ENTITY % keycap.role.attrib "%role.attrib;">
<!ELEMENT keycap (%cptr.char.mix;)*>
<!ATTLIST keycap
%moreinfo.attrib;
%common.attrib;
%keycap.role.attrib;
%local.keycap.attrib;
>
<!--end of keycap.module-->]]>
<!ENTITY % keycode.module "INCLUDE">
<![%keycode.module;[
<!ENTITY % local.keycode.attrib "">
<!ENTITY % keycode.role.attrib "%role.attrib;">
<!ELEMENT keycode (%smallcptr.char.mix;)*>
<!ATTLIST keycode
%common.attrib;
%keycode.role.attrib;
%local.keycode.attrib;
>
<!--end of keycode.module-->]]>
<!ENTITY % keycombo.module "INCLUDE">
<![%keycombo.module;[
<!ENTITY % local.keycombo.attrib "">
<!ENTITY % keycombo.role.attrib "%role.attrib;">
<!ELEMENT keycombo ((keycap|keycombo|keysym|mousebutton)+)>
<!ATTLIST keycombo
%keyaction.attrib;
%moreinfo.attrib;
%common.attrib;
%keycombo.role.attrib;
%local.keycombo.attrib;
>
<!--end of keycombo.module-->]]>
<!ENTITY % keysym.module "INCLUDE">
<![%keysym.module;[
<!ENTITY % local.keysym.attrib "">
<!ENTITY % keysysm.role.attrib "%role.attrib;">
<!ELEMENT keysym (%smallcptr.char.mix;)*>
<!ATTLIST keysym
%common.attrib;
%keysysm.role.attrib;
%local.keysym.attrib;
>
<!--end of keysym.module-->]]>
<!ENTITY % lineannotation.module "INCLUDE">
<![%lineannotation.module;[
<!ENTITY % local.lineannotation.attrib "">
<!ENTITY % lineannotation.role.attrib "%role.attrib;">
<!ELEMENT lineannotation (%para.char.mix;)*>
<!ATTLIST lineannotation
%common.attrib;
%lineannotation.role.attrib;
%local.lineannotation.attrib;
>
<!--end of lineannotation.module-->]]>
<!ENTITY % literal.module "INCLUDE">
<![%literal.module;[
<!--FUTURE USE (V4.0):
......................
Literal will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.literal.attrib "">
<!ENTITY % literal.role.attrib "%role.attrib;">
<!ELEMENT literal (%cptr.char.mix;)*>
<!ATTLIST literal
%moreinfo.attrib;
%common.attrib;
%literal.role.attrib;
%local.literal.attrib;
>
<!--end of literal.module-->]]>
<!ENTITY % markup.module "INCLUDE">
<![%markup.module;[
<!ENTITY % local.markup.attrib "">
<!ENTITY % markup.role.attrib "%role.attrib;">
<!ELEMENT markup (%smallcptr.char.mix;)*>
<!ATTLIST markup
%common.attrib;
%markup.role.attrib;
%local.markup.attrib;
>
<!--end of markup.module-->]]>
<!ENTITY % medialabel.module "INCLUDE">
<![%medialabel.module;[
<!ENTITY % local.medialabel.attrib "">
<!ENTITY % medialabel.role.attrib "%role.attrib;">
<!ELEMENT medialabel (%smallcptr.char.mix;)*>
<!-- Class: Type of medium named by the element; no default -->
<!ATTLIST medialabel
class (cartridge
|cdrom
|disk
|tape) #IMPLIED
%common.attrib;
%medialabel.role.attrib;
%local.medialabel.attrib;
>
<!--end of medialabel.module-->]]>
<!ENTITY % menuchoice.content.module "INCLUDE">
<![%menuchoice.content.module;[
<!ENTITY % menuchoice.module "INCLUDE">
<![%menuchoice.module;[
<!ENTITY % local.menuchoice.attrib "">
<!ENTITY % menuchoice.role.attrib "%role.attrib;">
<!ELEMENT menuchoice (shortcut?, (guibutton|guiicon|guilabel
|guimenu|guimenuitem|guisubmenu|interface)+)>
<!ATTLIST menuchoice
%moreinfo.attrib;
%common.attrib;
%menuchoice.role.attrib;
%local.menuchoice.attrib;
>
<!--end of menuchoice.module-->]]>
<!ENTITY % shortcut.module "INCLUDE">
<![%shortcut.module;[
<!-- See also KeyCombo -->
<!ENTITY % local.shortcut.attrib "">
<!ENTITY % shortcut.role.attrib "%role.attrib;">
<!ELEMENT shortcut ((keycap|keycombo|keysym|mousebutton)+)>
<!ATTLIST shortcut
%keyaction.attrib;
%moreinfo.attrib;
%common.attrib;
%shortcut.role.attrib;
%local.shortcut.attrib;
>
<!--end of shortcut.module-->]]>
<!--end of menuchoice.content.module-->]]>
<!ENTITY % mousebutton.module "INCLUDE">
<![%mousebutton.module;[
<!ENTITY % local.mousebutton.attrib "">
<!ENTITY % mousebutton.role.attrib "%role.attrib;">
<!ELEMENT mousebutton (%smallcptr.char.mix;)*>
<!ATTLIST mousebutton
%moreinfo.attrib;
%common.attrib;
%mousebutton.role.attrib;
%local.mousebutton.attrib;
>
<!--end of mousebutton.module-->]]>
<!ENTITY % msgtext.module "INCLUDE">
<![%msgtext.module;[
<!ENTITY % local.msgtext.attrib "">
<!ENTITY % msgtext.role.attrib "%role.attrib;">
<!ELEMENT msgtext ((%component.mix;)+)>
<!ATTLIST msgtext
%common.attrib;
%msgtext.role.attrib;
%local.msgtext.attrib;
>
<!--end of msgtext.module-->]]>
<!ENTITY % option.module "INCLUDE">
<![%option.module;[
<!--FUTURE USE (V4.0):
......................
Option will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.option.attrib "">
<!ENTITY % option.role.attrib "%role.attrib;">
<!ELEMENT option (%cptr.char.mix;)*>
<!ATTLIST option
%common.attrib;
%option.role.attrib;
%local.option.attrib;
>
<!--end of option.module-->]]>
<!ENTITY % optional.module "INCLUDE">
<![%optional.module;[
<!ENTITY % local.optional.attrib "">
<!ENTITY % optional.role.attrib "%role.attrib;">
<!ELEMENT optional (%cptr.char.mix;)*>
<!ATTLIST optional
%common.attrib;
%optional.role.attrib;
%local.optional.attrib;
>
<!--end of optional.module-->]]>
<!ENTITY % parameter.module "INCLUDE">
<![%parameter.module;[
<!--FUTURE USE (V4.0):
......................
Parameter will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.parameter.attrib "">
<!ENTITY % parameter.role.attrib "%role.attrib;">
<!ELEMENT parameter (%cptr.char.mix;)*>
<!-- Class: Type of the Parameter; no default -->
<!ATTLIST parameter
class (command
|function
|option) #IMPLIED
%moreinfo.attrib;
%common.attrib;
%parameter.role.attrib;
%local.parameter.attrib;
>
<!--end of parameter.module-->]]>
<!ENTITY % prompt.module "INCLUDE">
<![%prompt.module;[
<!ENTITY % local.prompt.attrib "">
<!ENTITY % prompt.role.attrib "%role.attrib;">
<!ELEMENT prompt (%smallcptr.char.mix;)*>
<!ATTLIST prompt
%moreinfo.attrib;
%common.attrib;
%prompt.role.attrib;
%local.prompt.attrib;
>
<!--end of prompt.module-->]]>
<!ENTITY % property.module "INCLUDE">
<![%property.module;[
<!--FUTURE USE (V4.0):
......................
Property will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.property.attrib "">
<!ENTITY % property.role.attrib "%role.attrib;">
<!ELEMENT property (%cptr.char.mix;)*>
<!ATTLIST property
%moreinfo.attrib;
%common.attrib;
%property.role.attrib;
%local.property.attrib;
>
<!--end of property.module-->]]>
<!ENTITY % replaceable.module "INCLUDE">
<![%replaceable.module;[
<!ENTITY % local.replaceable.attrib "">
<!ENTITY % replaceable.role.attrib "%role.attrib;">
<!ELEMENT replaceable (#PCDATA
| %link.char.class;
| optional
| %base.char.class;
| %other.char.class;
| inlinegraphic)*>
<!-- Class: Type of information the element represents; no
default -->
<!ATTLIST replaceable
class (command
|function
|option
|parameter) #IMPLIED
%common.attrib;
%replaceable.role.attrib;
%local.replaceable.attrib;
>
<!--end of replaceable.module-->]]>
<!ENTITY % returnvalue.module "INCLUDE">
<![%returnvalue.module;[
<!ENTITY % local.returnvalue.attrib "">
<!ENTITY % returnvalue.role.attrib "%role.attrib;">
<!ELEMENT returnvalue (%smallcptr.char.mix;)*>
<!ATTLIST returnvalue
%common.attrib;
%returnvalue.role.attrib;
%local.returnvalue.attrib;
>
<!--end of returnvalue.module-->]]>
<!ENTITY % sgmltag.module "INCLUDE">
<![%sgmltag.module;[
<!ENTITY % local.sgmltag.attrib "">
<!ENTITY % sgmltag.role.attrib "%role.attrib;">
<!ELEMENT sgmltag (%smallcptr.char.mix;)*>
<!-- Class: Type of SGML construct the element names; no default -->
<!ATTLIST sgmltag
class (attribute
|attvalue
|element
|endtag
|genentity
|numcharref
|paramentity
|pi
|starttag
|sgmlcomment) #IMPLIED
%common.attrib;
%sgmltag.role.attrib;
%local.sgmltag.attrib;
>
<!--end of sgmltag.module-->]]>
<!ENTITY % structfield.module "INCLUDE">
<![%structfield.module;[
<!ENTITY % local.structfield.attrib "">
<!ENTITY % structfield.role.attrib "%role.attrib;">
<!ELEMENT structfield (%smallcptr.char.mix;)*>
<!ATTLIST structfield
%common.attrib;
%structfield.role.attrib;
%local.structfield.attrib;
>
<!--end of structfield.module-->]]>
<!ENTITY % structname.module "INCLUDE">
<![%structname.module;[
<!ENTITY % local.structname.attrib "">
<!ENTITY % structname.role.attrib "%role.attrib;">
<!ELEMENT structname (%smallcptr.char.mix;)*>
<!ATTLIST structname
%common.attrib;
%structname.role.attrib;
%local.structname.attrib;
>
<!--end of structname.module-->]]>
<!ENTITY % symbol.module "INCLUDE">
<![%symbol.module;[
<!ENTITY % local.symbol.attrib "">
<!ENTITY % symbol.role.attrib "%role.attrib;">
<!ELEMENT symbol (%smallcptr.char.mix;)*>
<!-- Class: Type of symbol; no default -->
<!ATTLIST symbol
class (limit) #IMPLIED
%common.attrib;
%symbol.role.attrib;
%local.symbol.attrib;
>
<!--end of symbol.module-->]]>
<!ENTITY % systemitem.module "INCLUDE">
<![%systemitem.module;[
<!--FUTURE USE (V4.0):
......................
SystemItem will have its content constrained to smallcptr.char.mix.
......................
-->
<!ENTITY % local.systemitem.attrib "">
<!ENTITY % systemitem.role.attrib "%role.attrib;">
<!ELEMENT systemitem (%cptr.char.mix; | acronym)*>
<!--FUTURE USE (V4.0):
......................
The EnvironVar and Prompt values of Class will be eliminated;
use the EnVar and Prompt elements new in 3.0 instead.
......................
-->
<!-- Class: Type of system item the element names; no default -->
<!ATTLIST systemitem
class (constant
|environvar
|macro
|osname
|prompt
|resource
|systemname) #IMPLIED
%moreinfo.attrib;
%common.attrib;
%systemitem.role.attrib;
%local.systemitem.attrib;
>
<!--end of systemitem.module-->]]>
<!ENTITY % token.module "INCLUDE">
<![%token.module;[
<!ENTITY % local.token.attrib "">
<!ENTITY % token.role.attrib "%role.attrib;">
<!ELEMENT token (%smallcptr.char.mix;)*>
<!ATTLIST token
%common.attrib;
%token.role.attrib;
%local.token.attrib;
>
<!--end of token.module-->]]>
<!ENTITY % type.module "INCLUDE">
<![%type.module;[
<!ENTITY % local.type.attrib "">
<!ENTITY % type.role.attrib "%role.attrib;">
<!ELEMENT type (%smallcptr.char.mix;)*>
<!ATTLIST type
%common.attrib;
%type.role.attrib;
%local.type.attrib;
>
<!--end of type.module-->]]>
<!ENTITY % userinput.module "INCLUDE">
<![%userinput.module;[
<!ENTITY % local.userinput.attrib "">
<!ENTITY % userinput.role.attrib "%role.attrib;">
<!ELEMENT userinput (%cptr.char.mix;)*>
<!ATTLIST userinput
%moreinfo.attrib;
%common.attrib;
%userinput.role.attrib;
%local.userinput.attrib;
>
<!--end of userinput.module-->]]>
<!-- General words and phrases ............................................ -->
<!ENTITY % abbrev.module "INCLUDE">
<![%abbrev.module;[
<!ENTITY % local.abbrev.attrib "">
<!ENTITY % abbrev.role.attrib "%role.attrib;">
<!ELEMENT abbrev (%word.char.mix;)*>
<!ATTLIST abbrev
%common.attrib;
%abbrev.role.attrib;
%local.abbrev.attrib;
>
<!--end of abbrev.module-->]]>
<!ENTITY % acronym.module "INCLUDE">
<![%acronym.module;[
<!ENTITY % local.acronym.attrib "">
<!ENTITY % acronym.role.attrib "%role.attrib;">
<!ELEMENT acronym (%word.char.mix;)*>
<!ATTLIST acronym
%common.attrib;
%acronym.role.attrib;
%local.acronym.attrib;
>
<!--end of acronym.module-->]]>
<!ENTITY % citation.module "INCLUDE">
<![%citation.module;[
<!ENTITY % local.citation.attrib "">
<!ENTITY % citation.role.attrib "%role.attrib;">
<!ELEMENT citation (%para.char.mix;)*>
<!ATTLIST citation
%common.attrib;
%citation.role.attrib;
%local.citation.attrib;
>
<!--end of citation.module-->]]>
<!ENTITY % citerefentry.module "INCLUDE">
<![%citerefentry.module;[
<!ENTITY % local.citerefentry.attrib "">
<!ENTITY % citerefentry.role.attrib "%role.attrib;">
<!ELEMENT citerefentry (refentrytitle, manvolnum?)>
<!ATTLIST citerefentry
%common.attrib;
%citerefentry.role.attrib;
%local.citerefentry.attrib;
>
<!--end of citerefentry.module-->]]>
<!ENTITY % refentrytitle.module "INCLUDE">
<![%refentrytitle.module;[
<!ENTITY % local.refentrytitle.attrib "">
<!ENTITY % refentrytitle.role.attrib "%role.attrib;">
<!ELEMENT refentrytitle (%para.char.mix;)*>
<!ATTLIST refentrytitle
%common.attrib;
%refentrytitle.role.attrib;
%local.refentrytitle.attrib;
>
<!--end of refentrytitle.module-->]]>
<!ENTITY % manvolnum.module "INCLUDE">
<![%manvolnum.module;[
<!ENTITY % local.manvolnum.attrib "">
<!ENTITY % namvolnum.role.attrib "%role.attrib;">
<!ELEMENT manvolnum (%word.char.mix;)*>
<!ATTLIST manvolnum
%common.attrib;
%namvolnum.role.attrib;
%local.manvolnum.attrib;
>
<!--end of manvolnum.module-->]]>
<!ENTITY % citetitle.module "INCLUDE">
<![%citetitle.module;[
<!ENTITY % local.citetitle.attrib "">
<!ENTITY % citetitle.role.attrib "%role.attrib;">
<!ELEMENT citetitle (%para.char.mix;)*>
<!-- Pubwork: Genre of published work cited; no default -->
<!ATTLIST citetitle
pubwork (article
|book
|chapter
|part
|refentry
|section) #IMPLIED
%common.attrib;
%citetitle.role.attrib;
%local.citetitle.attrib;
>
<!--end of citetitle.module-->]]>
<!ENTITY % emphasis.module "INCLUDE">
<![%emphasis.module;[
<!ENTITY % local.emphasis.attrib "">
<!ENTITY % emphasis.role.attrib "%role.attrib;">
<!ELEMENT emphasis (%para.char.mix;)*>
<!ATTLIST emphasis
%common.attrib;
%emphasis.role.attrib;
%local.emphasis.attrib;
>
<!--end of emphasis.module-->]]>
<!ENTITY % firstterm.module "INCLUDE">
<![%firstterm.module;[
<!ENTITY % local.firstterm.attrib "">
<!ENTITY % firstterm.role.attrib "%role.attrib;">
<!ELEMENT firstterm (%word.char.mix;)*>
<!-- to GlossEntry or other explanation -->
<!ATTLIST firstterm
%linkend.attrib; %common.attrib;
%firstterm.role.attrib;
%local.firstterm.attrib;
>
<!--end of firstterm.module-->]]>
<!ENTITY % foreignphrase.module "INCLUDE">
<![%foreignphrase.module;[
<!ENTITY % local.foreignphrase.attrib "">
<!ENTITY % foreignphrase.role.attrib "%role.attrib;">
<!ELEMENT foreignphrase (%para.char.mix;)*>
<!ATTLIST foreignphrase
%common.attrib;
%foreignphrase.role.attrib;
%local.foreignphrase.attrib;
>
<!--end of foreignphrase.module-->]]>
<!ENTITY % glossterm.module "INCLUDE">
<![%glossterm.module;[
<!ENTITY % local.glossterm.attrib "">
<!ENTITY % glossterm.role.attrib "%role.attrib;">
<!ELEMENT glossterm (%para.char.mix;)*>
<!-- to GlossEntry if Glossterm used in text -->
<!-- BaseForm: Provides the form of GlossTerm to be used
for indexing -->
<!ATTLIST glossterm
%linkend.attrib; baseform CDATA #IMPLIED
%common.attrib;
%glossterm.role.attrib;
%local.glossterm.attrib;
>
<!--end of glossterm.module-->]]>
<!ENTITY % phrase.module "INCLUDE">
<![%phrase.module;[
<!ENTITY % local.phrase.attrib "">
<!ENTITY % phrase.role.attrib "%role.attrib;">
<!ELEMENT phrase (%para.char.mix;)*>
<!ATTLIST phrase
%common.attrib;
%phrase.role.attrib;
%local.phrase.attrib;
>
<!--end of phrase.module-->]]>
<!ENTITY % quote.module "INCLUDE">
<![%quote.module;[
<!ENTITY % local.quote.attrib "">
<!ENTITY % quote.role.attrib "%role.attrib;">
<!ELEMENT quote (%para.char.mix;)*>
<!ATTLIST quote
%common.attrib;
%quote.role.attrib;
%local.quote.attrib;
>
<!--end of quote.module-->]]>
<!ENTITY % ssscript.module "INCLUDE">
<![%ssscript.module;[
<!ENTITY % local.ssscript.attrib "">
<!ENTITY % ssscript.role.attrib "%role.attrib;">
<!ELEMENT subscript (#PCDATA
| %link.char.class;
| emphasis
| replaceable
| symbol
| inlinegraphic
| %base.char.class;
| %other.char.class;)*>
<!ATTLIST subscript
%common.attrib;
%ssscript.role.attrib;
%local.ssscript.attrib;
>
<!ELEMENT superscript (#PCDATA
| %link.char.class;
| emphasis
| replaceable
| symbol
| inlinegraphic
| %base.char.class;
| %other.char.class;)*>
<!ATTLIST superscript
%common.attrib;
%ssscript.role.attrib;
%local.ssscript.attrib;
>
<!--end of ssscript.module-->]]>
<!ENTITY % trademark.module "INCLUDE">
<![%trademark.module;[
<!ENTITY % local.trademark.attrib "">
<!ENTITY % trademark.role.attrib "%role.attrib;">
<!ELEMENT trademark (#PCDATA
| %link.char.class;
| %tech.char.class;
| %base.char.class;
| %other.char.class;
| inlinegraphic
| emphasis)*>
<!-- Class: More precisely identifies the item the element names -->
<!ATTLIST trademark
class (service
|trade
|registered
|copyright) 'trade'
%common.attrib;
%trademark.role.attrib;
%local.trademark.attrib;
>
<!--end of trademark.module-->]]>
<!ENTITY % wordasword.module "INCLUDE">
<![%wordasword.module;[
<!ENTITY % local.wordasword.attrib "">
<!ENTITY % wordasword.role.attrib "%role.attrib;">
<!ELEMENT wordasword (%word.char.mix;)*>
<!ATTLIST wordasword
%common.attrib;
%wordasword.role.attrib;
%local.wordasword.attrib;
>
<!--end of wordasword.module-->]]>
<!-- Links and cross-references ........................................... -->
<!ENTITY % link.module "INCLUDE">
<![%link.module;[
<!--FUTURE USE (V4.0):
......................
All link elements will be excluded from themselves and each other.
......................
-->
<!ENTITY % local.link.attrib "">
<!ENTITY % link.role.attrib "%role.attrib;">
<!ELEMENT link (%para.char.mix;)*>
<!-- Endterm: ID of element containing text that is to be
fetched from elsewhere in the document to appear as
the content of this element -->
<!-- to linked-to object -->
<!-- Type: Freely assignable parameter -->
<!ATTLIST link
endterm IDREF #IMPLIED
%linkendreq.attrib; type CDATA #IMPLIED
%common.attrib;
%link.role.attrib;
%local.link.attrib;
>
<!--end of link.module-->]]>
<!ENTITY % olink.module "INCLUDE">
<![%olink.module;[
<!ENTITY % local.olink.attrib "">
<!ENTITY % olink.role.attrib "%role.attrib;">
<!ELEMENT olink (%para.char.mix;)*>
<!-- TargetDocEnt: Name of an entity to be the target of the link -->
<!-- LinkMode: ID of a ModeSpec containing instructions for
operating on the entity named by TargetDocEnt -->
<!-- LocalInfo: Information that may be passed to ModeSpec -->
<!-- Type: Freely assignable parameter -->
<!ATTLIST olink
targetdocent ENTITY #IMPLIED
linkmode IDREF #IMPLIED
localinfo CDATA #IMPLIED
type CDATA #IMPLIED
%common.attrib;
%olink.role.attrib;
%local.olink.attrib;
>
<!--end of olink.module-->]]>
<!ENTITY % ulink.module "INCLUDE">
<![%ulink.module;[
<!ENTITY % local.ulink.attrib "">
<!ENTITY % ulink.role.attrib "%role.attrib;">
<!ELEMENT ulink (%para.char.mix;)*>
<!-- URL: uniform resource locator; the target of the ULink -->
<!-- Type: Freely assignable parameter -->
<!ATTLIST ulink
url CDATA #REQUIRED
type CDATA #IMPLIED
%common.attrib;
%ulink.role.attrib;
%local.ulink.attrib;
>
<!--end of ulink.module-->]]>
<!ENTITY % footnoteref.module "INCLUDE">
<![%footnoteref.module;[
<!ENTITY % local.footnoteref.attrib "">
<!ENTITY % footnoteref.role.attrib "%role.attrib;">
<!ELEMENT footnoteref EMPTY>
<!-- to footnote content supplied elsewhere -->
<!ATTLIST footnoteref
%linkendreq.attrib; %label.attrib;
%common.attrib;
%footnoteref.role.attrib;
%local.footnoteref.attrib;
>
<!--end of footnoteref.module-->]]>
<!ENTITY % xref.module "INCLUDE">
<![%xref.module;[
<!ENTITY % local.xref.attrib "">
<!ENTITY % xref.role.attrib "%role.attrib;">
<!ELEMENT xref EMPTY>
<!-- Endterm: ID of element containing text that is to be
fetched from elsewhere in the document to appear as
the content of this element -->
<!-- to linked-to object -->
<!ATTLIST xref
endterm IDREF #IMPLIED
%linkendreq.attrib; %common.attrib;
%xref.role.attrib;
%local.xref.attrib;
>
<!--end of xref.module-->]]>
<!-- Ubiquitous elements .................................................. -->
<!ENTITY % anchor.module "INCLUDE">
<![%anchor.module;[
<!ENTITY % local.anchor.attrib "">
<!ENTITY % anchor.role.attrib "%role.attrib;">
<!ELEMENT anchor EMPTY>
<!-- required -->
<!-- replaces Lang -->
<!ATTLIST anchor
%idreq.attrib; %pagenum.attrib; %remap.attrib;
%xreflabel.attrib;
%revisionflag.attrib;
%effectivity.attrib;
%anchor.role.attrib;
%local.anchor.attrib;
>
<!--end of anchor.module-->]]>
<!ENTITY % beginpage.module "INCLUDE">
<![%beginpage.module;[
<!ENTITY % local.beginpage.attrib "">
<!ENTITY % beginpage.role.attrib "%role.attrib;">
<!ELEMENT beginpage EMPTY>
<!-- PageNum: Number of page that begins at this point -->
<!ATTLIST beginpage
%pagenum.attrib;
%common.attrib;
%beginpage.role.attrib;
%local.beginpage.attrib;
>
<!--end of beginpage.module-->]]>
<!-- IndexTerms appear in the text flow for generating or linking an
index. -->
<!ENTITY % indexterm.content.module "INCLUDE">
<![%indexterm.content.module;[
<!ENTITY % indexterm.module "INCLUDE">
<![%indexterm.module;[
<!ENTITY % local.indexterm.attrib "">
<!ENTITY % indexterm.role.attrib "%role.attrib;">
<!ELEMENT indexterm (primary, ((secondary, ((tertiary, (see|seealso+)?)
| see | seealso+)?) | see | seealso+)?)?>
<!-- Scope: Indicates which generated indices the IndexTerm
should appear in: Global (whole document set), Local (this
document only), or All (both) -->
<!-- Significance: Whether this IndexTerm is the most pertinent
of its series (Preferred) or not (Normal, the default) -->
<!-- Class: Indicates type of IndexTerm; default is Singular,
or EndOfRange if StartRef is supplied; StartOfRange value
must be supplied explicitly on starts of ranges -->
<!-- StartRef: ID of the IndexTerm that starts the indexing
range ended by this IndexTerm -->
<!-- Zone: IDs of the elements to which the IndexTerm applies,
and indicates that the IndexTerm applies to those entire
elements rather than the point at which the IndexTerm
occurs -->
<!ATTLIST indexterm
%pagenum.attrib;
scope (all
|global
|local) #IMPLIED
significance (preferred
|normal) "normal"
class (singular
|startofrange
|endofrange) #IMPLIED
startref IDREF #IMPLIED
zone IDREFS #IMPLIED
%common.attrib;
%indexterm.role.attrib;
%local.indexterm.attrib;
>
<!--end of indexterm.module-->]]>
<!ENTITY % primsecter.module "INCLUDE">
<![%primsecter.module;[
<!ENTITY % local.primsecter.attrib "">
<!ENTITY % primsecter.role.attrib "%role.attrib;">
<!ELEMENT primary (%ndxterm.char.mix;)*>
<!-- SortAs: Alternate sort string for index sorting, e.g.,
"fourteen" for an element containing "14" -->
<!ATTLIST primary
sortas CDATA #IMPLIED
%common.attrib;
%primsecter.role.attrib;
%local.primsecter.attrib;
>
<!ELEMENT secondary (%ndxterm.char.mix;)*>
<!-- SortAs: Alternate sort string for index sorting, e.g.,
"fourteen" for an element containing "14" -->
<!ATTLIST secondary
sortas CDATA #IMPLIED
%common.attrib;
%primsecter.role.attrib;
%local.primsecter.attrib;
>
<!ELEMENT tertiary (%ndxterm.char.mix;)*>
<!-- SortAs: Alternate sort string for index sorting, e.g.,
"fourteen" for an element containing "14" -->
<!ATTLIST tertiary
sortas CDATA #IMPLIED
%common.attrib;
%primsecter.role.attrib;
%local.primsecter.attrib;
>
<!--end of primsecter.module-->]]>
<!ENTITY % seeseealso.module "INCLUDE">
<![%seeseealso.module;[
<!ENTITY % local.seeseealso.attrib "">
<!ENTITY % seeseealso.role.attrib "%role.attrib;">
<!ELEMENT see (%ndxterm.char.mix;)*>
<!ATTLIST see
%common.attrib;
%seeseealso.role.attrib;
%local.seeseealso.attrib;
>
<!ELEMENT seealso (%ndxterm.char.mix;)*>
<!ATTLIST seealso
%common.attrib;
%seeseealso.role.attrib;
%local.seeseealso.attrib;
>
<!--end of seeseealso.module-->]]>
<!--end of indexterm.content.module-->]]>
<!-- End of DocBk30 XML information pool module V1.0 ...................... -->
<!-- ...................................................................... -->