db.html.informaltable.attlist
Attribute group information
Namespace: http://docbook.org/ns/docbook
Schema document: docbook.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xml:id | [0..1] | Unspecified | from group db.common.attributes | |
version | [0..1] | xsd:anySimpleType | Specifies the DocBook version of the element and its descendants | from group db.common.base.attributes |
xml:lang | [0..1] | Unspecified | from group db.common.base.attributes | |
xml:base | [0..1] | Unspecified | from group db.common.base.attributes | |
remap | [0..1] | xsd:anySimpleType | Provides the name or similar semantic identifier assigned to the content in some previous markup scheme | from group db.common.base.attributes |
xreflabel | [0..1] | xsd:anySimpleType | Provides the text that is to be generated for a cross reference to the element | from group db.common.base.attributes |
revisionflag | [0..1] | db.revisionflag.enumeration | Identifies the revision status of the element | from group db.common.base.attributes |
dir | [0..1] | db.dir.enumeration | Identifies the direction of text in an element | from group db.common.base.attributes |
arch | [0..1] | xsd:anySimpleType | Designates the computer or chip architecture to which the element applies | from group db.effectivity.attributes |
audience | [0..1] | xsd:anySimpleType | Designates the intended audience to which the element applies, for example, system administrators, programmers, or new users. | from group db.effectivity.attributes |
condition | [0..1] | xsd:anySimpleType | provides a standard place for application-specific effectivity | from group db.effectivity.attributes |
conformance | [0..1] | xsd:anySimpleType | Indicates standards conformance characteristics of the element | from group db.effectivity.attributes |
os | [0..1] | xsd:anySimpleType | Indicates the operating system to which the element is applicable | from group db.effectivity.attributes |
revision | [0..1] | xsd:anySimpleType | Indicates the editorial revision to which the element belongs | from group db.effectivity.attributes |
security | [0..1] | xsd:anySimpleType | Indicates something about the security level associated with the element to which it applies | from group db.effectivity.attributes |
userlevel | [0..1] | xsd:anySimpleType | Indicates the level of user experience for which the element applies | from group db.effectivity.attributes |
vendor | [0..1] | xsd:anySimpleType | Indicates the computer vendor to which the element applies. | from group db.effectivity.attributes |
wordsize | [0..1] | xsd:anySimpleType | Indicates the word size (width in bits) of the computer architecture to which the element applies | from group db.effectivity.attributes |
annotations | [0..1] | xsd:anySimpleType | Identifies one or more annotations that apply to this element | from group db.common.attributes |
class | [0..1] | xsd:anySimpleType | This attribute assigns a class name or set of class names to an element. Any number of elements may be assigned the same class name or names. Multiple class names must be separated by white space characters. | from group db.html.coreattrs |
style | [0..1] | xsd:anySimpleType | This attribute specifies style information for the current element. | from group db.html.coreattrs |
title | [0..1] | xsd:anySimpleType | This attribute offers advisory information about the element for which it is set. | from group db.html.coreattrs |
lang | [0..1] | xsd:anySimpleType | This attribute specifies the base language of an element's attribute values and text content. The default value of this attribute is unknown. | from group db.html.i18n |
onclick | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is clicked over an element. | from group db.html.events |
ondblclick | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is double clicked over an element. | from group db.html.events |
onmousedown | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is pressed over an element. | from group db.html.events |
onmouseup | [0..1] | xsd:anySimpleType | Occurs when the pointing device button is released over an element. | from group db.html.events |
onmouseover | [0..1] | xsd:anySimpleType | Occurs when the pointing device is moved onto an element. | from group db.html.events |
onmousemove | [0..1] | xsd:anySimpleType | Occurs when the pointing device is moved while it is over an element. | from group db.html.events |
onmouseout | [0..1] | xsd:anySimpleType | Occurs when the pointing device is moved away from an element. | from group db.html.events |
onkeypress | [0..1] | xsd:anySimpleType | Occurs when a key is pressed and released over an element. | from group db.html.events |
onkeydown | [0..1] | xsd:anySimpleType | Occurs when a key is pressed down over an element. | from group db.html.events |
onkeyup | [0..1] | xsd:anySimpleType | Occurs when a key is released over an element. | from group db.html.events |
summary | [0..1] | xsd:anySimpleType | Provides a summary of the table's purpose and structure for user agents rendering to non-visual media such as speech and Braille. | from group db.html.table.attributes |
width | [0..1] | Anonymous | Specifies the desired width of the entire table and is intended for visual user agents. When the value is a percentage value, the value is relative to the user agent's available horizontal space. In the absence of any width specification, table width is determined by the user agent. | from group db.html.table.attributes |
border | [0..1] | xsd:nonNegativeInteger | Specifies the width (in pixels only) of the frame around a table. | from group db.html.table.attributes |
frame | [0..1] | Anonymous | Specifies which sides of the frame surrounding a table will be visible. | from group db.html.table.attributes |
rules | [0..1] | Anonymous | Specifies which rules will appear between cells within a table. The rendering of rules is user agent dependent. | from group db.html.table.attributes |
cellspacing | [0..1] | Anonymous | Specifies how much space the user agent should leave between the left side of the table and the left-hand side of the leftmost column, the top of the table and the top side of the topmost row, and so on for the right and bottom of the table. The attribute also specifies the amount of space to leave between cells. | from group db.html.table.attributes |
cellpadding | [0..1] | Anonymous | Specifies the amount of space between the border of the cell and its contents. If the value of this attribute is a pixel length, all four margins should be this distance from the contents. If the value of the attribute is a percentage length, the top and bottom margins should be equally separated from the content based on a percentage of the available vertical space, and the left and right margins should be equally separated from the content based on a percentage of the available horizontal space. | from group db.html.table.attributes |
Used in
- Anonymous type of element informaltable