complexType "table.class"
Namespace:
Content:
complex, 22 attributes, 3 elements
Defined:
globally in tblDeclMod.xsd; see XML source
Includes:
definitions of 5 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("50" | "60" | "70" | "80" | "90" | "100" | "110" | "120" | "140" | "160" | "180" | "200" | "-dita-use-conref-target")
 = 
("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
 = 
("firstcol" | "norowheader" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
(title?, desc?)?, tgroup+
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="table.class">
<xs:sequence>
<xs:sequence minOccurs="0">
<xs:group minOccurs="0" ref="title"/>
<xs:group minOccurs="0" ref="desc"/>
</xs:sequence>
<xs:group maxOccurs="unbounded" ref="tgroup"/>
</xs:sequence>
<xs:attributeGroup ref="colrowsep-atts"/>
<xs:attribute name="pgwide" type="xs:string"/>
<xs:attribute name="scale" type="scale-atts.class"/>
<xs:attribute name="frame" type="frame-att.class"/>
<xs:attribute name="rowheader" type="rowheader-att.class"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="univ-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 5/22)
frame
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"top", "bottom", "topbot", "all", "sides", "none", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="frame" type="frame-att.class"/>

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

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

rowheader
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"firstcol", "norowheader", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="rowheader" type="rowheader-att.class"/>

scale
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"50", "60", "70", "80", "90", "100", "110", "120", "140", "160", "180", "200", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="scale" type="scale-atts.class"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.