RefDescriptor?, RefName+, RefPurpose, RefClass*, (Comment | Link | OLink | ULink)*
This element has common and Role attributes.
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Major division of a reference page containing naming, purpose, and classification information. It contains, in order, an optional RefDescriptor, one or more RefNames, a required RefPurpose, and any number of optional RefClass, followed by any number of Comments and links, in any order. It has common attributes.
RefNameDiv occurs in RefEntry.
RefNameDiv contains these elements: Comment, Link, OLink, RefClass, RefDescriptor, RefName, RefPurpose, and ULink.
In some contexts, additional elements may be allowed by inclusions in parent elements.
<REFNAMEDIV ID="X061-RP72"> <REFNAME>abcwm </REFNAME> <REFPURPOSE>the ABC window manager </REFPURPOSE> <REFCLASS>ABC system</REFCLASS> </REFNAMEDIV>
<REFNAMEDIV ID="X061-RP73"> <REFNAME>grep </REFNAME> <REFNAME>egrep </REFNAME> <REFNAME>fgrep </REFNAME> <REFPURPOSE>search a file for a string or regular expression </REFPURPOSE> </REFNAMEDIV>
<REFNAMEDIV ID="X061-RP74"> <REFDESCRIPTOR>string </REFDESCRIPTOR> <REFNAME>strcat </REFNAME> <REFNAME>strdup </REFNAME> <REFNAME>strncat </REFNAME> <REFNAME>strcmp </REFNAME> <REFNAME>strncmp </REFNAME> <REFPURPOSE>string operators </REFPURPOSE> </REFNAMEDIV>
[Prev] RefName
[Next] RefPurpose
[Reference Home]
[Davenport Group Home]