DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "th.type"
Namespace:
Content:
mixed, 16 attributes, 38 elements
Defined:
globally in xhtml-table-1.xsd, see XML source
Used:
XML Representation Summary
<...
    abbr
 = 
xs:string
    align
 = 
("left" | "center" | "right" | "justify" | "char")
    axis
 = 
xs:string
    char
 = 
xs:string
    charoff
 = 
(xs:nonNegativeInteger | xs:token)
    class
 = 
xs:NMTOKENS
    colspan
 = 
xs:nonNegativeInteger : "1"
    dir
 = 
("ltr" | "rtl")
    headers
 = 
xs:IDREFS
    id
 = 
xs:ID
    rowspan
 = 
xs:nonNegativeInteger : "1"
    scope
 = 
("row" | "col" | "rowgroup" | "colgroup")
    style
 = 
xs:string
    title
 = 
xs:string
    valign
 = 
("top" | "middle" | "bottom" | "baseline")
    xml:lang
 = 
xs:language
    >
   
Content: 
{text} × (h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | hr | table | br | span | em | strong | dfn | code | samp | kbd | var | cite | abbr | acronym | q | tt | i | b | big | small | sub | sup | bdo | a)*
</...>
Content Model Elements (38):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType mixed="true" name="th.type">
<xs:group ref="th.content"/>
<xs:attributeGroup ref="th.attlist"/>
</xs:complexType>

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