📄 dbpoolx.mod
字号:
<!ELEMENT note (title?, (%admon.mix;)+)><!--end of note.element-->]]><!ENTITY % note.attlist "INCLUDE"><![%note.attlist;[<!ATTLIST note %common.attrib; %admon.role.attrib; %local.admon.attrib;><!--end of note.attlist-->]]><!ENTITY % tip.element "INCLUDE"><![%tip.element;[<!ELEMENT tip (title?, (%admon.mix;)+)><!--end of tip.element-->]]><!ENTITY % tip.attlist "INCLUDE"><![%tip.attlist;[<!ATTLIST tip %common.attrib; %admon.role.attrib; %local.admon.attrib;><!--end of tip.attlist-->]]><!ENTITY % warning.element "INCLUDE"><![%warning.element;[<!ELEMENT warning (title?, (%admon.mix;)+)><!--end of warning.element-->]]><!ENTITY % warning.attlist "INCLUDE"><![%warning.attlist;[<!ATTLIST warning %common.attrib; %admon.role.attrib; %local.admon.attrib;><!--end of warning.attlist-->]]><!--end of admon.module-->]]><!-- ...................................................................... --><!-- Lists ................................................................ --><!-- GlossList ........................ --><!ENTITY % glosslist.module "INCLUDE"><![%glosslist.module;[<!ENTITY % local.glosslist.attrib ""><!ENTITY % glosslist.role.attrib "%role.attrib;"><!ENTITY % glosslist.element "INCLUDE"><![%glosslist.element;[<!ELEMENT glosslist (glossentry+)><!--end of glosslist.element-->]]><!ENTITY % glosslist.attlist "INCLUDE"><![%glosslist.attlist;[<!ATTLIST glosslist %common.attrib; %glosslist.role.attrib; %local.glosslist.attrib;><!--end of glosslist.attlist-->]]><!--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;"><!ENTITY % glossentry.element "INCLUDE"><![%glossentry.element;[<!ELEMENT glossentry (glossterm, acronym?, abbrev?, (%ndxterm.class;)*, revhistory?, (glosssee|glossdef+))><!--end of glossentry.element-->]]><!-- SortAs: String by which the GlossEntry is to be sorted (alphabetized) in lieu of its proper content --><!ENTITY % glossentry.attlist "INCLUDE"><![%glossentry.attlist;[<!ATTLIST glossentry sortas CDATA #IMPLIED %common.attrib; %glossentry.role.attrib; %local.glossentry.attrib;><!--end of glossentry.attlist-->]]><!--end of glossentry.module-->]]><!-- GlossTerm (defined in the Inlines section, below)--><!ENTITY % glossdef.module "INCLUDE"><![%glossdef.module;[<!ENTITY % local.glossdef.attrib ""><!ENTITY % glossdef.role.attrib "%role.attrib;"><!ENTITY % glossdef.element "INCLUDE"><![%glossdef.element;[<!ELEMENT glossdef ((%glossdef.mix;)+, glossseealso*)><!--end of glossdef.element-->]]><!-- Subject: List of subjects; keywords for the definition --><!ENTITY % glossdef.attlist "INCLUDE"><![%glossdef.attlist;[<!ATTLIST glossdef subject CDATA #IMPLIED %common.attrib; %glossdef.role.attrib; %local.glossdef.attrib;><!--end of glossdef.attlist-->]]><!--end of glossdef.module-->]]><!ENTITY % glosssee.module "INCLUDE"><![%glosssee.module;[<!ENTITY % local.glosssee.attrib ""><!ENTITY % glosssee.role.attrib "%role.attrib;"><!ENTITY % glosssee.element "INCLUDE"><![%glosssee.element;[<!ELEMENT glosssee (%para.char.mix;)*><!--end of glosssee.element-->]]><!-- OtherTerm: Reference to the GlossEntry whose GlossTerm should be displayed at the point of the GlossSee --><!ENTITY % glosssee.attlist "INCLUDE"><![%glosssee.attlist;[<!ATTLIST glosssee otherterm IDREF #IMPLIED %common.attrib; %glosssee.role.attrib; %local.glosssee.attrib;><!--end of glosssee.attlist-->]]><!--end of glosssee.module-->]]><!ENTITY % glossseealso.module "INCLUDE"><![%glossseealso.module;[<!ENTITY % local.glossseealso.attrib ""><!ENTITY % glossseealso.role.attrib "%role.attrib;"><!ENTITY % glossseealso.element "INCLUDE"><![%glossseealso.element;[<!ELEMENT glossseealso (%para.char.mix;)*><!--end of glossseealso.element-->]]><!-- OtherTerm: Reference to the GlossEntry whose GlossTerm should be displayed at the point of the GlossSeeAlso --><!ENTITY % glossseealso.attlist "INCLUDE"><![%glossseealso.attlist;[<!ATTLIST glossseealso otherterm IDREF #IMPLIED %common.attrib; %glossseealso.role.attrib; %local.glossseealso.attrib;><!--end of glossseealso.attlist-->]]><!--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;"><!ENTITY % itemizedlist.element "INCLUDE"><![%itemizedlist.element;[<!ELEMENT itemizedlist ((%formalobject.title.content;)?, listitem+)><!--end of itemizedlist.element-->]]><!-- 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 --><!ENTITY % itemizedlist.attlist "INCLUDE"><![%itemizedlist.attlist;[<!ATTLIST itemizedlist spacing (normal |compact) #IMPLIED %mark.attrib; %common.attrib; %itemizedlist.role.attrib; %local.itemizedlist.attrib;><!--end of itemizedlist.attlist-->]]><!--end of itemizedlist.module-->]]><!ENTITY % orderedlist.module "INCLUDE"><![%orderedlist.module;[<!ENTITY % local.orderedlist.attrib ""><!ENTITY % orderedlist.role.attrib "%role.attrib;"><!ENTITY % orderedlist.element "INCLUDE"><![%orderedlist.element;[<!ELEMENT orderedlist ((%formalobject.title.content;)?, listitem+)><!--end of orderedlist.element-->]]><!-- 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 --><!ENTITY % orderedlist.attlist "INCLUDE"><![%orderedlist.attlist;[<!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.attlist-->]]><!--end of orderedlist.module-->]]><!ENTITY % listitem.module "INCLUDE"><![%listitem.module;[<!ENTITY % local.listitem.attrib ""><!ENTITY % listitem.role.attrib "%role.attrib;"><!ENTITY % listitem.element "INCLUDE"><![%listitem.element;[<!ELEMENT listitem ((%component.mix;)+)><!--end of listitem.element-->]]><!-- 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 --><!ENTITY % listitem.attlist "INCLUDE"><![%listitem.attlist;[<!ATTLIST listitem override CDATA #IMPLIED %common.attrib; %listitem.role.attrib; %local.listitem.attrib;><!--end of listitem.attlist-->]]><!--end of listitem.module-->]]><!-- SegmentedList .................... --><!ENTITY % segmentedlist.content.module "INCLUDE"><![%segmentedlist.content.module;[<!ENTITY % segmentedlist.module "INCLUDE"><![%segmentedlist.module;[<!ENTITY % local.segmentedlist.attrib ""><!ENTITY % segmentedlist.role.attrib "%role.attrib;"><!ENTITY % segmentedlist.element "INCLUDE"><![%segmentedlist.element;[<!ELEMENT segmentedlist ((%formalobject.title.content;)?, segtitle, segtitle+, seglistitem+)><!--end of segmentedlist.element-->]]><!ENTITY % segmentedlist.attlist "INCLUDE"><![%segmentedlist.attlist;[<!ATTLIST segmentedlist %common.attrib; %segmentedlist.role.attrib; %local.segmentedlist.attrib;><!--end of segmentedlist.attlist-->]]><!--end of segmentedlist.module-->]]><!ENTITY % segtitle.module "INCLUDE"><![%segtitle.module;[<!ENTITY % local.segtitle.attrib ""><!ENTITY % segtitle.role.attrib "%role.attrib;"><!ENTITY % segtitle.element "INCLUDE"><![%segtitle.element;[<!ELEMENT segtitle (%title.char.mix;)*><!--end of segtitle.element-->]]><!ENTITY % segtitle.attlist "INCLUDE"><![%segtitle.attlist;[<!ATTLIST segtitle %common.attrib; %segtitle.role.attrib; %local.segtitle.attrib;><!--end of segtitle.attlist-->]]><!--end of segtitle.module-->]]><!ENTITY % seglistitem.module "INCLUDE"><![%seglistitem.module;[<!ENTITY % local.seglistitem.attrib ""><!ENTITY % seglistitem.role.attrib "%role.attrib;"><!ENTITY % seglistitem.element "INCLUDE"><![%seglistitem.element;[<!ELEMENT seglistitem (seg, seg+)><!--end of seglistitem.element-->]]><!ENTITY % seglistitem.attlist "INCLUDE"><![%seglistitem.attlist;[<!ATTLIST seglistitem %common.attrib; %seglistitem.role.attrib; %local.seglistitem.attrib;><!--end of seglistitem.attlist-->]]><!--end of seglistitem.module-->]]><!ENTITY % seg.module "INCLUDE"><![%seg.module;[<!ENTITY % local.seg.attrib ""><!ENTITY % seg.role.attrib "%role.attrib;"><!ENTITY % seg.element "INCLUDE"><![%seg.element;[<!ELEMENT seg (%para.char.mix;)*><!--end of seg.element-->]]><!ENTITY % seg.attlist "INCLUDE"><![%seg.attlist;[<!ATTLIST seg %common.attrib; %seg.role.attrib; %local.seg.attrib;><!--end of seg.attlist-->]]><!--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;"><!ENTITY % simplelist.element "INCLUDE"><![%simplelist.element;[<!ELEMENT simplelist (member+)><!--end of simplelist.element-->]]><!-- 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. --><!ENTITY % simplelist.attlist "INCLUDE"><![%simplelist.attlist;[<!ATTLIST simplelist columns CDATA #IMPLIED type (inline |vert |horiz) "vert" %common.attrib; %simplelist.role.attrib; %local.simplelist.attrib;><!--end of simplelist.attlist-->]]><!--end of simplelist.module-->]]><!ENTITY % member.module "INCLUDE"><![%member.module;[<!ENTITY % local.member.attrib ""><!ENTITY % member.role.attrib "%role.attrib;"><!ENTITY % member.element "INCLUDE"><![%member.element;[<!ELEMENT member (%para.char.mix;)*><!--end of member.element-->]]><!ENTITY % member.attlist "INCLUDE"><![%member.attlist;[<!ATTLIST member %common.attrib; %member.role.attrib; %local.member.attrib;><!--end of member.attlist-->]]><!--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;"><!ENTITY % variablelist.element "INCLUDE"><![%variablelist.element;[<!ELEMENT variablelist ((%formalobject.title.content;)?, varlistentry+)><!--end of variablelist.element-->]]><!-- 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. --><!ENTITY % variablelist.attlist "INCLUDE"><![%variablelist.attlist;[<!ATTLIST variablelist termlength CDATA #IMPLIED %common.attrib; %variablelist.role.attrib; %local.variablelist.attrib;><!--end of variablelist.attlist-->]]><!--end of variablelist.module-->]]><!ENTITY % varlistentry.module "INCLUDE"><![%varlistentry.module;[<!ENTITY % local.varlistentry.attrib ""><!ENTITY % varlistentry.role.attrib "%role.attrib;"><!ENTITY % varlistentry.element "INCLUDE"><![%varlistentry.element;[<!ELEMENT varlistentry (term+, listitem)><!--end of varlistentry.element-->]]><!ENTITY % varlistentry.attlist "INCLUDE"><![%varlistentry.attlist;[<!ATTLIST varlistentry %common.attrib; %varlistentry.role.attrib; %local.varlistentry.attrib;><!--end of varlistentry.attlist-->]]><!--end of varlistentry.module-->]]><!ENTITY % term.module "INCLUDE"><![%term.module;[
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -