📄 sdocbook.xsd
字号:
<restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='authorblurb'> <annotation> <documentation> A short description or note about an author </documentation> </annotation> <complexType> <sequence> <element ref='t:title' minOccurs='0' maxOccurs='1'/> <sequence maxOccurs='unbounded'> <element ref='t:para'/> </sequence> </sequence> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='blockquote'> <annotation> <documentation> A quotation set off from the main text </documentation> </annotation> <complexType> <sequence> <element ref='t:title' minOccurs='0' maxOccurs='1'/> <element ref='t:attribution' minOccurs='0' maxOccurs='1'/> <choice maxOccurs='unbounded'> <element ref='t:itemizedlist'/> <element ref='t:orderedlist'/> <element ref='t:variablelist'/> <element ref='t:note'/> <element ref='t:literallayout'/> <element ref='t:programlisting'/> <element ref='t:para'/> <element ref='t:blockquote'/> <element ref='t:mediaobject'/> <element ref='t:informaltable'/> <element ref='t:example'/> <element ref='t:figure'/> <element ref='t:table'/> <element ref='t:sidebar'/> <element ref='t:abstract'/> <element ref='t:authorblurb'/> <element ref='t:epigraph'/> </choice> </sequence> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='attribution'> <annotation> <documentation> The source of a block quote or epigraph </documentation> </annotation> <complexType mixed='true'> <choice minOccurs='0' maxOccurs='unbounded'> <element ref='t:footnoteref'/> <element ref='t:xref'/> <element ref='t:abbrev'/> <element ref='t:acronym'/> <element ref='t:citetitle'/> <element ref='t:emphasis'/> <element ref='t:footnote'/> <element ref='t:phrase'/> <element ref='t:quote'/> <element ref='t:trademark'/> <element ref='t:link'/> <element ref='t:ulink'/> <element ref='t:command'/> <element ref='t:computeroutput'/> <element ref='t:email'/> <element ref='t:filename'/> <element ref='t:literal'/> <element ref='t:option'/> <element ref='t:replaceable'/> <element ref='t:systemitem'/> <element ref='t:userinput'/> <element ref='t:inlinemediaobject'/> </choice> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='epigraph'> <annotation> <documentation> A short inscription at the beginning of a document or component </documentation> </annotation> <complexType> <sequence> <element ref='t:attribution' minOccurs='0' maxOccurs='1'/> <sequence maxOccurs='unbounded'> <element ref='t:para'/> </sequence> </sequence> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='footnote'> <annotation> <documentation> A footnote </documentation> </annotation> <complexType> <choice maxOccurs='unbounded'> <element ref='t:itemizedlist'/> <element ref='t:orderedlist'/> <element ref='t:variablelist'/> <element ref='t:literallayout'/> <element ref='t:programlisting'/> <element ref='t:para'/> <element ref='t:blockquote'/> <element ref='t:mediaobject'/> <element ref='t:informaltable'/> </choice> <attribute name='label' type='string' use='optional'/> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='note'> <annotation> <documentation> A message set off from the text </documentation> </annotation> <complexType> <sequence> <element ref='t:title' minOccurs='0' maxOccurs='1'/> <choice maxOccurs='unbounded'> <element ref='t:itemizedlist'/> <element ref='t:orderedlist'/> <element ref='t:variablelist'/> <element ref='t:literallayout'/> <element ref='t:programlisting'/> <element ref='t:para'/> <element ref='t:blockquote'/> <element ref='t:mediaobject'/> <element ref='t:informaltable'/> <element ref='t:example'/> <element ref='t:figure'/> <element ref='t:table'/> </choice> </sequence> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='itemizedlist'> <annotation> <documentation> A list in which each entry is marked with a bullet or other dingbat </documentation> </annotation> <complexType> <sequence> <sequence minOccurs='0' maxOccurs='1'> <element ref='t:title'/> <element ref='t:titleabbrev' minOccurs='0' maxOccurs='1'/> </sequence> <element ref='t:listitem' maxOccurs='unbounded'/> </sequence> <attribute name='spacing' use='optional'> <simpleType> <restriction base='string'> <enumeration value='normal'/> <enumeration value='compact'/> </restriction> </simpleType> </attribute> <attribute name='mark' type='string' use='optional'/> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='orderedlist'> <annotation> <documentation> A list in which each entry is marked with a sequentially incremented label </documentation> </annotation> <complexType> <sequence> <sequence minOccurs='0' maxOccurs='1'> <element ref='t:title'/> <element ref='t:titleabbrev' minOccurs='0' maxOccurs='1'/> </sequence> <element ref='t:listitem' maxOccurs='unbounded'/> </sequence> <attribute name='numeration' use='optional'> <simpleType> <restriction base='string'> <enumeration value='arabic'/> <enumeration value='upperalpha'/> <enumeration value='loweralpha'/> <enumeration value='upperroman'/> <enumeration value='lowerroman'/> </restriction> </simpleType> </attribute> <attribute name='inheritnum' default='ignore'> <simpleType> <restriction base='string'> <enumeration value='inherit'/> <enumeration value='ignore'/> </restriction> </simpleType> </attribute> <attribute name='continuation' default='restarts'> <simpleType> <restriction base='string'> <enumeration value='continues'/> <enumeration value='restarts'/> </restriction> </simpleType> </attribute> <attribute name='spacing' use='optional'> <simpleType> <restriction base='string'> <enumeration value='normal'/> <enumeration value='compact'/> </restriction> </simpleType> </attribute> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='listitem'> <annotation> <documentation> A wrapper for the elements of a list item </documentation> </annotation> <complexType> <choice maxOccurs='unbounded'> <element ref='t:itemizedlist'/> <element ref='t:orderedlist'/> <element ref='t:variablelist'/> <element ref='t:note'/> <element ref='t:literallayout'/> <element ref='t:programlisting'/> <element ref='t:para'/> <element ref='t:blockquote'/> <element ref='t:mediaobject'/> <element ref='t:informaltable'/> <element ref='t:example'/> <element ref='t:figure'/> <element ref='t:table'/> <element ref='t:sidebar'/> <element ref='t:abstract'/> <element ref='t:authorblurb'/> <element ref='t:epigraph'/> </choice> <attribute name='override' type='string' use='optional'/> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='variablelist'> <annotation> <documentation> A list in which each entry is composed of a set of one or more terms and an associated description </documentation> </annotation> <complexType> <sequence> <sequence minOccurs='0' maxOccurs='1'> <element ref='t:title'/> <element ref='t:titleabbrev' minOccurs='0' maxOccurs='1'/> </sequence> <element ref='t:varlistentry' maxOccurs='unbounded'/> </sequence> <attribute name='termlength' type='string' use='optional'/> <attribute name='id' type='ID' use='optional'/> <attribute name='lang' type='string' use='optional'/> <attribute name='revisionflag' use='optional'> <simpleType> <restriction base='string'> <enumeration value='changed'/> <enumeration value='added'/> <enumeration value='deleted'/> <enumeration value='off'/> </restriction> </simpleType> </attribute> <attribute name='role' type='string' use='optional'/> </complexType> </element> <element name='varlistentry'> <annotation> <documentation> A wrapper for a set of terms and the associated description in a variable list </documentation> </annotation> <complexType>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -