http://memberwebs.com/ns/rtfx/
group inline

Documentation
Inline elements flow with the text and/or change attributes in the text.

Model

(b | tab | line | hide | i | strike | u | super | sub | ref | font | span | highlight | link | bookmark)


Source
<xs:group name="inline">
<xs:choice>
<xs:element ref="b"/>
<xs:element ref="tab"/>
<xs:element ref="line"/>
<xs:element ref="hide"/>
<xs:element ref="i"/>
<xs:element ref="strike"/>
<xs:element ref="u"/>
<xs:element ref="super"/>
<xs:element ref="sub"/>
<xs:element ref="ref"/>
<xs:element ref="font"/>
<xs:element ref="span"/>
<xs:element ref="highlight"/>
<xs:element ref="link"/>
<xs:element ref="bookmark"/>
</xs:choice>
</xs:group>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.