Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
errorname errorname Synopsis An error name errorname ::= (text | phrase db._phrase | replaceable | Graphic inlines | Indexing inlines | Linking in- lines | Ubiquitous inlines)* Attribute synopsis Common attributes and common linking attributes. Description An errorname holds the symbolic name of an error. DocBook provides four elements for identifying the parts of an error message: error code , for the alphanumeric error code (e.g., "Â2"); errorname , for the symbolic name of the error (e.g., "ENOENT"); errortext , for the text of the error message (e.g., "file not found"); and errortype , for the error type (e.g., "recoverable"). Prior to DocBook V4.2, the errorname element was the recommended element for error messages. However, this left no element for symbolic names, so the errortext element was added and the semantics of the error elements adjusted slightly. Processing expectations Formatted inline. See Also