element <simpletable> (global)
Namespace:
Type:
anonymous complexType (extension of simpletable.class)
Content:
complex, 24 attributes, 2 elements
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<simpletable
   
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:NMTOKENS
 = 
("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")
 = 
("page" | "column" | "textline" | "-dita-use-conref-target")
 = 
xs:string
 = 
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
 = 
xs:string : "- topic/simpletable "
   
>
   
Content: 
</simpletable>
Included in content model of elements (26):
Known Usage Locations
Annotation
The <simpletable> element is used for tables that are regular in structure and do not need a caption. Choose the simple table element when you want to show information in regular rows and columns. For example, multi-column tabular data such as phone directory listings or parts lists are good candidates for simpletable. Another good use of simpletable is for information that seems to beg for a "three-part definition list"—just use the keycol attribute to indicate which column represents the "key" or term-like column of your structure.
Anonymous Type Detail
Type Derivation Tree
simpletable.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="simpletable">
<xs:complexType>
<xs:complexContent>
<xs:extension base="simpletable.class">
<xs:attribute default="- topic/simpletable " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/24)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/simpletable "
XML Source (see within schema source)
<xs:attribute default="- topic/simpletable " ref="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.