DDI 3.0 - 2006-03-24

http://www.w3.org/1999/xhtml
group InlPres.class

Properties
This component is not nillable.

Model

(tt | i | b | big | small | sub | sup)


Nested Element Summary
 b
          
 big
          
 i
          
 small
          
 sub
          
 sup
          
 tt
          
Source
<xs:group name="InlPres.class">
<xs:choice>
<xs:element ref="tt"/>
<xs:element ref="i"/>
<xs:element ref="b"/>
<xs:element ref="big"/>
<xs:element ref="small"/>
<xs:element ref="sub"/>
<xs:element ref="sup"/>
</xs:choice>
</xs:group>

DDI 3.0 - 2006-03-24

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