$Revision: 1615 $
$Date: 2002-06-10 21:20:20 -0400 (Mon, 10 Jun 2002) $
classsynopsisinfo — Information supplementing the contents of a ClassSynopsis
classsynopsisinfo ::= (%cptr.char.mix;
|textobject
|lineannotation
)*
Name | Type | Default | |||
linenumbering |
| None | |||
language | CDATA | None | |||
xml:space |
| None | |||
continuation |
| None | |||
format |
| "linespecific" | |||
startinglinenumber | CDATA | None |
Supplementary information in a ClassSynopsis
.
See ClassSynopsis
.
Unlike the other info elements, ClassSynopsisInfo
is not a container for meta-information. Instead
ClassSynopsisInfo
is a verbatim environment for adding additional information to a
class synopsis.
This element is displayed “verbatim”; whitespace and linebreaks within this element are significant.
The following elements occur in classsynopsisinfo:
action
, anchor
, application
, beginpage
, classname
, code
, command
, computeroutput
, constant
, database
, email
, envar
, errorcode
, errorname
, errortext
, errortype
, exceptionname
, filename
, function
, guibutton
, guiicon
, guilabel
, guimenu
, guimenuitem
, guisubmenu
, hardware
, indexterm
, inlinegraphic
, inlinemediaobject
, interface
, interfacename
, keycap
, keycode
, keycombo
, keysym
, lineannotation
, link
, literal
, markup
, medialabel
, menuchoice
, methodname
, mousebutton
, nonterminal
, olink
, ooclass
, ooexception
, oointerface
, option
, optional
, package
, parameter
, prompt
, property
, remark
, replaceable
, returnvalue
, sgmltag
, structfield
, structname
, subscript
, superscript
, symbol
, systemitem
, textobject
, token
, type
, ulink
, uri
, userinput
, varname
.
The Format
attribute applies the
linespecific
notation to all ClassSynopsisInfo
s.
All white space and line breaks must be preserved.
Line numbering indicates whether or not the lines
of a ClassSynopsisInfo
are to be automatically numbered. The details
of numbering (every line or only selected lines, on the left or right, etc.)
are left up to the processing application. Be aware that not all processors
are capable of numbering lines.