DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
group "InlPres.class"
Namespace:
Content:
Defined:
Includes:
definitions of 7 elements
Used:
Complex Content Model
tt | i | b | big | small | sub | sup
Content Model Elements (7):
b, big, i, small, sub, sup, tt
Known Usage Locations
XML Source (see within schema 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>
Content Element Detail (defined in this component only; 7/7)
b
Type:
InlPres.type, mixed content
XML Source (see within schema source)
<xs:element ref="b"/>

big
Type:
InlPres.type, mixed content
XML Source (see within schema source)
<xs:element ref="big"/>

i
Type:
InlPres.type, mixed content
XML Source (see within schema source)
<xs:element ref="i"/>

small
Type:
InlPres.type, mixed content
XML Source (see within schema source)
<xs:element ref="small"/>

sub
Type:
InlPres.type, mixed content
XML Source (see within schema source)
<xs:element ref="sub"/>

sup
Type:
InlPres.type, mixed content
XML Source (see within schema source)
<xs:element ref="sup"/>

tt
Type:
InlPres.type, mixed content
XML Source (see within schema source)
<xs:element ref="tt"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set