colspec
Specifications for a column in a table
Element information
Namespace: http://docbook.org/ns/docbook
Schema document: docbook.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
role | [0..1] | xsd:anySimpleType | from group db.colspec.attlist | |
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 |
linkend | [0..1] | xsd:IDREF | Points to an internal link target by identifying the value of its xml:id attribute | from group db.common.linking.attributes |
xlink:href | [0..1] | xsd:anySimpleType | from group db.common.linking.attributes | |
xlink:role | [0..1] | xsd:anySimpleType | from group db.common.linking.attributes | |
xlink:arcrole | [0..1] | xsd:anySimpleType | from group db.common.linking.attributes | |
xlink:title | [0..1] | xsd:anySimpleType | from group db.xlink.title.attribute | |
xlink:show | [0..1] | Anonymous | from group db.common.linking.attributes | |
xlink:actuate | [0..1] | Anonymous | from group db.common.linking.attributes | |
colnum | [0..1] | xsd:positiveInteger | The number of the column to which this specification applies. Must be greater than any preceding column number. Defaults to one more than the number of the preceding column, if there is one, or one. | from group db.colspec.attlist |
char | [0..1] | xsd:anySimpleType | Specifies the alignment character when align is set to char . | from group db.colspec.attlist |
colsep | [0..1] | Anonymous | Specifies the presence or absence of the column separator | from group db.colspec.attlist |
colwidth | [0..1] | xsd:anySimpleType | Specifies the width of the column. | from group db.colspec.attlist |
charoff | [0..1] | Anonymous | Specifies the percentage of the column's total width that should appear to the left of the first occurance of the character identified in char when align is set to char . | from group db.colspec.attlist |
colname | [0..1] | xsd:anySimpleType | Provides a name for a column specification. | from group db.colspec.attlist |
rowsep | [0..1] | Anonymous | Specifies the presence or absence of the row separator | from group db.colspec.attlist |
align | [0..1] | Anonymous | Specifies the horizontal alignment of text in an entry. | from group db.colspec.attlist |
Used in
- Anonymous type of element entrytbl
- Anonymous type of element tfoot
- Anonymous type of element tgroup
- Anonymous type of element thead
- Anonymous type of element thead
- Group db.cals.entrytbl.thead
- Group db.cals.tfoot
- Group db.cals.thead
- Anonymous type of element entrytbl via reference to db.cals.entrytbl.thead
- Anonymous type of element tgroup via reference to db.cals.tfoot
- Anonymous type of element tgroup via reference to db.cals.thead