Whole document tree
    

Whole document tree

ReturnValue

ReturnValue

Name

ReturnValue -- Value returned by a function

Content Model

  (#PCDATA | Replaceable | InlineGraphic)+

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

Value returned by a function. It contains plain text, Replaceable, and InlineGraphic, and has common attributes.

Children

ReturnValue contains these elements: InlineGraphic, #PCDATA, Replaceable.

In some contexts, some of these elements may be invalid due to exclusions in parent elements.

Examples

<PARA>
<APPLICATION>nsgmls</APPLICATION> returns its version number 
in the form <RETURNVALUE>nsgmls:I: version "1.1"</RETURNVALUE>
when run with the <OPTION>-v</OPTION> flag.
</PARA>