Guide to the DocBook DTD | ||
---|---|---|
Prev | Next |
EMPTY
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
VarArgs is an empty element, part of FuncSynopsis, indicating that the Function in question has a variable number of arguments. The string "(…)" should be output. VarArgs has common attributes.
These elements contain VarArgs: FuncPrototype, FuncSynopsis.
<FUNCSYNOPSIS> <FUNCSYNOPSISINFO>TODO TBS </FUNCSYNOPSISINFO> <FUNCPROTOTYPE> <FUNCDEF>TODO TBS </FUNCDEF> <VOID> </FUNCPROTOTYPE> </FUNCSYNOPSIS>
Prev | Home | Next |
UserInput | Up | VariableList |