Language reference : Technical content elements : Domain elements : Programming elements : apiname
WebWorks  
apiname
The <apiname> element provides the name of an application programming interface (API) such as a Java class name or method name. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts, and reference information.
Contains
Note: These models represent only the default document types distributed by OASIS. Actual content models will differ with each new document type.
Doctype
Content model
topic (technical content), map (technical content), concept, ditabase, glossary, glossentry, glossgroup, reference, task, bookmap
( text data or text) (any number)
Contained by
Doctype
Content model
topic (technical content), concept
map (technical content)
ditabase
glossary, glossentry, glossgroup
reference
task (strict), task (general)
bookmap
Inheritance
+ topic/keyword pr-d/apiname
Example 352. Example
<p>Use the <apiname>document.write</apiname> method to create text
output in the dynamically constructed view.</p>
Attributes
Name
Description
Data Type
Default Value
Required?
keyref
Keyref provides a redirectable reference based on a key defined within a map. See The keyref attribute for information on using this attribute.
CDATA
#IMPLIED
No
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups)
A set of related attributes, described in univ-atts attribute group
global-atts attribute group (xtrf, xtrc)
A set of related attributes, described in global-atts attribute group
class, outputclass
Common attributes described in Other common DITA attributes