Reference. Reference for the DocBook DTD

[Prev] [Next]


Void

Name

Void---Empty element, part of FuncSynopsis, that indicates that the Function in question takes no arguments

Synopsis

Content Model
  EMPTY

Attributes

This element has common and Role attributes.

Tag Minimization

The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.

Description

Empty element, part of FuncSynopsis, that indicates that the Function in question takes no arguments. The string "(void)" should be output. See VarArgs. It has common attributes.

Parents

These elements contain Void: FuncPrototype, and FuncSynopsis.

Examples

<FUNCSYNOPSIS>
<FUNCSYNOPSISINFO>TODO TBS
</FUNCSYNOPSISINFO>
<FUNCPROTOTYPE>
<FUNCDEF>TODO TBS
</FUNCDEF>
<VOID>
</FUNCPROTOTYPE>
</FUNCSYNOPSIS>


[Prev] vendor.attrib
[Next] VolumeNum
[Reference Home] [Davenport Group Home]