⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sdocbook.xsd

📁 CANopen源代码
💻 XSD
📖 第 1 页 / 共 5 页
字号:
  <annotation>   <documentation>    A row in a table   </documentation>  </annotation>  <complexType>   <choice maxOccurs='unbounded'>    <element ref='t:entry'/>    <element ref='t:entrytbl'/>   </choice>   <attribute name='rowsep' type='string' use='optional'/>   <attribute name='valign' use='optional'>    <simpleType>     <restriction base='string'>      <enumeration value='top'/>      <enumeration value='middle'/>      <enumeration value='bottom'/>     </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='entrytbl'>  <annotation>   <documentation>    A subtable appearing in place of an Entry in a table   </documentation>  </annotation>  <complexType>   <sequence>    <element ref='t:colspec' minOccurs='0' maxOccurs='unbounded'/>    <element ref='t:spanspec' minOccurs='0' maxOccurs='unbounded'/>    <element ref='t:thead' minOccurs='0' maxOccurs='1'/>    <element ref='t:tbody'/>   </sequence>   <attribute name='cols' type='string' use='required'/>   <attribute name='tgroupstyle' type='string' use='optional'/>   <attribute name='colname' type='string' use='optional'/>   <attribute name='spanname' type='string' use='optional'/>   <attribute name='namest' type='string' use='optional'/>   <attribute name='nameend' type='string' use='optional'/>   <attribute name='colsep' type='string' use='optional'/>   <attribute name='rowsep' type='string' use='optional'/>   <attribute name='align' use='optional'>    <simpleType>     <restriction base='string'>      <enumeration value='left'/>      <enumeration value='right'/>      <enumeration value='center'/>      <enumeration value='justify'/>      <enumeration value='char'/>     </restriction>    </simpleType>   </attribute>   <attribute name='char' type='string' use='optional'/>   <attribute name='charoff' 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='entry'>  <annotation>   <documentation>    A cell in a table   </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'/>    <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:mediaobject'/>   </choice>   <attribute name='colname' type='string' use='optional'/>   <attribute name='namest' type='string' use='optional'/>   <attribute name='nameend' type='string' use='optional'/>   <attribute name='spanname' type='string' use='optional'/>   <attribute name='morerows' type='string' use='optional'/>   <attribute name='colsep' type='string' use='optional'/>   <attribute name='rowsep' type='string' use='optional'/>   <attribute name='align' use='optional'>    <simpleType>     <restriction base='string'>      <enumeration value='left'/>      <enumeration value='right'/>      <enumeration value='center'/>      <enumeration value='justify'/>      <enumeration value='char'/>     </restriction>    </simpleType>   </attribute>   <attribute name='char' type='string' use='optional'/>   <attribute name='charoff' type='string' use='optional'/>   <attribute name='rotate' type='string' use='optional'/>   <attribute name='valign' use='optional'>    <simpleType>     <restriction base='string'>      <enumeration value='top'/>      <enumeration value='middle'/>      <enumeration value='bottom'/>     </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='jobtitle'>  <annotation>   <documentation>    The title of an individual in an organization   </documentation>  </annotation>  <complexType mixed='true'>   <choice minOccurs='0' maxOccurs='unbounded'>    <element ref='t:link'/>    <element ref='t:ulink'/>    <element ref='t:emphasis'/>    <element ref='t:trademark'/>    <element ref='t:replaceable'/>    <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='author'>  <annotation>   <documentation>    The name of an individual author   </documentation>  </annotation>  <complexType>   <choice maxOccurs='unbounded'>    <element ref='t:honorific'/>    <element ref='t:firstname'/>    <element ref='t:surname'/>    <element ref='t:lineage'/>    <element ref='t:othername'/>    <element ref='t:affiliation'/>    <element ref='t:authorblurb'/>   </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='authorinitials'>  <annotation>   <documentation>    The initials or other short identifier for an author   </documentation>  </annotation>  <complexType mixed='true'>   <choice minOccurs='0' maxOccurs='unbounded'>    <element ref='t:link'/>    <element ref='t:ulink'/>    <element ref='t:emphasis'/>    <element ref='t:trademark'/>    <element ref='t:replaceable'/>    <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='copyright'>  <annotation>   <documentation>    Copyright information about a document   </documentation>  </annotation>  <complexType>   <sequence>    <element ref='t:year' maxOccurs='unbounded'/>    <element ref='t:holder' minOccurs='0' maxOccurs='unbounded'/>   </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='year'>  <annotation>   <documentation>    The year of publication of a document   </documentation>  </annotation>  <complexType mixed='true'>   <choice minOccurs='0' maxOccurs='unbounded'>    <element ref='t:link'/>    <element ref='t:ulink'/>    <element ref='t:emphasis'/>    <element ref='t:trademark'/>    <element ref='t:replaceable'/>    <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='holder'>  <annotation>   <documentation>    The name of the individual or organization that holds a copyright   </documentation>  </annotation>  <complexType mixed='true'>   <choice minOccurs='0' maxOccurs='unbounded'>    <element ref='t:link'/>    <element ref='t:ulink'/>    <element ref='t:emphasis'/>    <element ref='t:trademark'/>    <element ref='t:replaceable'/>    <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='corpauthor'>  <annotation>   <documentation>    A corporate author, as opposed to an individual   </documentation>  </annotation>  <complexType mixed='true'>   <choice minOccurs='0' maxOccurs='unbounded'>    <element ref='t:link'/>    <element ref='t:ulink'/>    <element ref='t:emphasis'/>    <element ref='t:trademark'/>    <element ref='t:replaceable'/>    <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='date'>  <annotation>   <documentation>    The date of publication or revision of a document   </documentation>  </annotation>  <complexType mixed='true'>   <choice minOccurs='0' maxOccurs='unbounded'>    <element ref='t:link'/>    <element ref='t:ulink'/>    <element ref='t:emphasis'/>    <element ref='t:trademark'/>    <element ref='t:replaceable'/>    <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='edition'>  <annotation>   <documentation>    The name or number of an edition of a document   </docum

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -