📄 docbook.rng.svn-base
字号:
<ref name="db.contractsponsor"/>
<ref name="db.contractnum"/>
<ref name="db.copyright"/>
<ref name="db.cover"/>
<ref name="db.date"/>
<ref name="db.edition"/>
<ref name="db.editor"/>
<ref name="db.issuenum"/>
<ref name="db.keywordset"/>
<ref name="db.legalnotice"/>
<ref name="db.mediaobject"/>
<ref name="db.org"/>
<ref name="db.orgname"/>
<ref name="db.othercredit"/>
<ref name="db.pagenums"/>
<ref name="db.printhistory"/>
<ref name="db.productname"/>
<ref name="db.productnumber"/>
<ref name="db.pubdate"/>
<ref name="db.publisher"/>
<ref name="db.publishername"/>
<ref name="db.releaseinfo"/>
<ref name="db.revhistory"/>
<ref name="db.seriesvolnums"/>
<ref name="db.subjectset"/>
<ref name="db.volumenum"/>
</choice>
<ref name="db.annotation"/>
<ref name="db.extendedlink"/>
<choice>
<ref name="db.bibliomisc"/>
<ref name="db.bibliomset"/>
<ref name="db.bibliorelation"/>
<ref name="db.biblioset"/>
</choice>
<ref name="db.itermset"/>
</choice>
</define>
<define name="db.bibliographic.elements">
<choice>
<ref name="db.info.elements"/>
<ref name="db.publishing.inlines"/>
<ref name="db.citerefentry"/>
<ref name="db.citetitle"/>
<ref name="db.citebiblioid"/>
<ref name="db.person"/>
<ref name="db.personname"/>
<ref name="db.subtitle"/>
<ref name="db.title"/>
</choice>
</define>
<div>
<define name="db.title.role.attribute">
<attribute name="role"/>
</define>
<define name="db.title.attlist">
<interleave>
<optional>
<ref name="db.title.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
</interleave>
</define>
<define name="db.title">
<element name="title">
<a:documentation>The text of the title of a section of a document or of a formal block-level element</a:documentation>
<ref name="db.title.attlist"/>
<zeroOrMore>
<ref name="db.all.inlines"/>
</zeroOrMore>
</element>
</define>
</div>
<div>
<define name="db.titleabbrev.role.attribute">
<attribute name="role"/>
</define>
<define name="db.titleabbrev.attlist">
<interleave>
<optional>
<ref name="db.titleabbrev.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
</interleave>
</define>
<define name="db.titleabbrev">
<element name="titleabbrev">
<a:documentation>The abbreviation of a title</a:documentation>
<ref name="db.titleabbrev.attlist"/>
<zeroOrMore>
<ref name="db.all.inlines"/>
</zeroOrMore>
</element>
</define>
</div>
<div>
<define name="db.subtitle.role.attribute">
<attribute name="role"/>
</define>
<define name="db.subtitle.attlist">
<interleave>
<optional>
<ref name="db.subtitle.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
</interleave>
</define>
<define name="db.subtitle">
<element name="subtitle">
<a:documentation>The subtitle of a document</a:documentation>
<ref name="db.subtitle.attlist"/>
<zeroOrMore>
<ref name="db.all.inlines"/>
</zeroOrMore>
</element>
</define>
</div>
<div>
<define name="db.info.role.attribute">
<attribute name="role"/>
</define>
<define name="db.info.attlist">
<interleave>
<optional>
<ref name="db.info.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
</interleave>
</define>
<define name="db.info">
<element name="info">
<a:documentation>A wrapper for information about a component or other block</a:documentation>
<ref name="db.info.attlist"/>
<interleave>
<ref name="db._title"/>
<zeroOrMore>
<ref name="db.info.elements"/>
</zeroOrMore>
</interleave>
</element>
</define>
</div>
<div>
<define name="db.titlereq.info.role.attribute">
<attribute name="role"/>
</define>
<define name="db.titlereq.info.attlist">
<interleave>
<optional>
<ref name="db.titlereq.info.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
</interleave>
</define>
<define name="db.titlereq.info">
<element name="info">
<a:documentation>A wrapper for information about a component or other block with a required title</a:documentation>
<ref name="db.titlereq.info.attlist"/>
<interleave>
<ref name="db._title.req"/>
<zeroOrMore>
<ref name="db.info.elements"/>
</zeroOrMore>
</interleave>
</element>
</define>
</div>
<div>
<define name="db.titleonly.info.role.attribute">
<attribute name="role"/>
</define>
<define name="db.titleonly.info.attlist">
<interleave>
<optional>
<ref name="db.titleonly.info.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
</interleave>
</define>
<define name="db.titleonly.info">
<element name="info">
<a:documentation>A wrapper for information about a component or other block with only a title</a:documentation>
<ref name="db.titleonly.info.attlist"/>
<interleave>
<ref name="db._title.only"/>
<zeroOrMore>
<ref name="db.info.elements"/>
</zeroOrMore>
</interleave>
</element>
</define>
</div>
<div>
<define name="db.titleonlyreq.info.role.attribute">
<attribute name="role"/>
</define>
<define name="db.titleonlyreq.info.attlist">
<interleave>
<optional>
<ref name="db.titleonlyreq.info.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
</interleave>
</define>
<define name="db.titleonlyreq.info">
<element name="info">
<a:documentation>A wrapper for information about a component or other block with only a required title</a:documentation>
<ref name="db.titleonlyreq.info.attlist"/>
<interleave>
<ref name="db._title.onlyreq"/>
<zeroOrMore>
<ref name="db.info.elements"/>
</zeroOrMore>
</interleave>
</element>
</define>
</div>
<div>
<define name="db.titleforbidden.info.role.attribute">
<attribute name="role"/>
</define>
<define name="db.titleforbidden.info.attlist">
<interleave>
<optional>
<ref name="db.titleforbidden.info.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
</interleave>
</define>
<define name="db.titleforbidden.info">
<element name="info">
<a:documentation>A wrapper for information about a component or other block without a title</a:documentation>
<ref name="db.titleforbidden.info.attlist"/>
<zeroOrMore>
<ref name="db.info.elements"/>
</zeroOrMore>
</element>
</define>
</div>
<div>
<define name="db.subjectset.role.attribute">
<attribute name="role"/>
</define>
<define name="db.subjectset.scheme.attribute">
<attribute name="scheme">
<a:documentation>Identifies the controlled vocabulary used by this set's terms</a:documentation>
<data type="NMTOKEN"/>
</attribute>
</define>
<define name="db.subjectset.attlist">
<interleave>
<optional>
<ref name="db.subjectset.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
<optional>
<ref name="db.subjectset.scheme.attribute"/>
</optional>
</interleave>
</define>
<define name="db.subjectset">
<element name="subjectset">
<a:documentation>A set of terms describing the subject matter of a document</a:documentation>
<ref name="db.subjectset.attlist"/>
<oneOrMore>
<ref name="db.subject"/>
</oneOrMore>
</element>
</define>
</div>
<div>
<define name="db.subject.role.attribute">
<attribute name="role"/>
</define>
<define name="db.subject.weight.attribute">
<attribute name="weight">
<a:documentation>Specifies a ranking for this subject relative to other subjects in the same set</a:documentation>
</attribute>
</define>
<define name="db.subject.attlist">
<interleave>
<optional>
<ref name="db.subject.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
<optional>
<ref name="db.subject.weight.attribute"/>
</optional>
</interleave>
</define>
<define name="db.subject">
<element name="subject">
<a:documentation>One of a group of terms describing the subject matter of a document</a:documentation>
<ref name="db.subject.attlist"/>
<oneOrMore>
<ref name="db.subjectterm"/>
</oneOrMore>
</element>
</define>
</div>
<div>
<define name="db.subjectterm.role.attribute">
<attribute name="role"/>
</define>
<define name="db.subjectterm.attlist">
<interleave>
<optional>
<ref name="db.subjectterm.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
</interleave>
</define>
<define name="db.subjectterm">
<element name="subjectterm">
<a:documentation>A term in a group of terms describing the subject matter of a document</a:documentation>
<ref name="db.subjectterm.attlist"/>
<text/>
</element>
</define>
</div>
<div>
<define name="db.keywordset.role.attribute">
<attribute name="role"/>
</define>
<define name="db.keywordset.attlist">
<interleave>
<optional>
<ref name="db.keywordset.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
</interleave>
</define>
<define name="db.keywordset">
<element name="keywordset">
<a:documentation>A set of keywords describing the content of a document</a:documentation>
<ref name="db.keywordset.attlist"/>
<oneOrMore>
<ref name="db.keyword"/>
</oneOrMore>
</element>
</define>
</div>
<div>
<define name="db.keyword.role.attribute">
<attribute name="role"/>
</define>
<define name="db.keyword.attlist">
<interleave>
<optional>
<ref name="db.keyword.role.attribute"/>
</optional>
<ref name="db.common.attributes"/>
<ref name="db.common.linking.attributes"/>
</interleave>
</define>
<define name="db.keyword">
<element name="keyword">
<a:documentation>One of a set of keywords describing the content of a document</a:documentation>
<ref name="db.keyword.attlist"/>
<text/>
</element>
</define>
</div>
<define name="db.table.choice">
<choice>
<notAllowed/>
<ref name="db.cals.table"/>
<ref name="db.html.table"/>
</choice>
</define>
<define name="db.informaltable.choice">
<choice>
<notAllowed/>
<ref name="db.cals.informaltable"/>
<ref name="db.html.informaltable"/>
</choice>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -