element <tt> (global)
Namespace:
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
Used:
XML Representation Summary
<tt
   
 = 
xs:ID
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:language
 = 
("ltr" | "rtl")
 = 
xs:string
    >
   
Content: 
{text} × (br | span | em | strong | dfn | code | samp | kbd | var | cite | abbr | acronym | q | tt | i | b | big | small | sub | sup | bdo | a)*
</tt>
Content model elements (22):
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, kbd, q, samp, small, span, strong, sub, sup, tt, var
Included in content model of elements (37):
a, abbr, acronym, address, b, bdo, big, caption, cite, code, dd, dfn, div, dt, em, h1, h2, h3, h4, h5, h6, i, kbd, li, p, pre, q, samp, small, span, strong, sub, sup, td, th, tt, var
Known Usage Locations
XML Source (see within schema source)
<xs:element name="tt" type="InlPres.type"/>
Attribute Detail (all declarations; 6/6)
class
Type:
xs:NMTOKENS, predefined
Use:
optional
Defined:
locally within class attributeGroup
XML Source (see within schema source)
<xs:attribute name="class" type="xs:NMTOKENS"/>

dir
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within dir.attrib attributeGroup
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"ltr", "rtl"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"ltr", "rtl"
XML Source (see within schema source)
<xs:attribute name="dir">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="ltr"/>
<xs:enumeration value="rtl"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

id
Type:
xs:ID, predefined
Use:
optional
Defined:
locally within id attributeGroup
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID"/>

style
Type:
Use:
optional
Defined:
locally within style.attrib attributeGroup
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="style" type="CDATA"/>

title
Type:
xs:string, predefined
Use:
optional
Defined:
locally within title attributeGroup
XML Source (see within schema source)
<xs:attribute name="title" type="xs:string"/>

xml:lang
Type:
xs:language, predefined
Use:
optional
Defined:
by reference within I18n.attrib attributeGroup
XML Source (see within schema source)
<xs:attribute ref="xml:lang"/>
Content Element Detail (all declarations; 22/22)
a
Type:
a.type, mixed content
Defined:
XML Source (see within schema source)
<xs:element ref="a"/>

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

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

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

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

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

br
Type:
br.type, empty content
Defined:
XML Source (see within schema source)
<xs:element ref="br"/>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set