Belongs to http://docbook.org/ns/docbook XML Namespace. Defined in PBS XML Schema grammar.
This is a mixed type of element.
A block of text in which line breaks and white space are to be reproduced faithfully
Any one of the following:
The dbk:literallayout element may include the following attributes:
Name | Optional | Allowed Values | Default Value | Comments |
---|---|---|---|---|
role | Yes | |||
xml:id | Yes | text | ||
version | Yes | |||
xml:lang | Yes | |||
xml:base | Yes | |||
revisionflag | Yes | Any one of: "changed" , "added" , "deleted" , "off" | ||
continuation | Yes | Any one of: "continues" , "restarts" | Determines whether line numbering continues from the previous element or restarts. | |
linenumbering | Yes | Any one of: "numbered" , "unnumbered" | Determines whether lines are numbered. | |
startinglinenumber | Yes | "integer" datatype | Specifies the initial line number. | |
xml:space | Yes | , "preserve" | Can be used to indicate explicitly that whitespace in the verbatim environment is preserved. Whitespace must always be preserved in verbatim environments whether this attribute is specified or not.Whitespace must be preserved. | |
language | Yes | Identifies the language (i.e. programming language) of the verbatim content. | ||
class | Yes | Any one of: "monospaced" , "normal" | Specifies the class of literal layout |