The <apiImpl> element describes the classifier implementation for specific forms, including class, data type, interface, component, and other API items.
The <apiImpl> element can contain code fragments or other source code for generating the supporting code for the interface (especially for functions and methods). The processing expectation is that the <apiImpl> element is hidden from the audience the implementation should not be exposed to.
The following example shows a simple <apiImpl> element for a VisualBasic property:
<apiValue> <apiValueDetail> <apiValueDef> <apiDefNote> Returns the IRXEModel object to which the element belongs. </apiDefNote> </apiValueDef> </apiValueDetail> <apiImpl>Statement</apiImpl> </apiValue>
apiClassifierDetail, apiDetail, apiOperationDetail, apiValueDetail
apiname, b, boolean, cite, cmdname, codeblock, codeph, dl, draft-comment, fig, filepath, fn, i, image, imagemap, indexterm, indextermref, keyword, lines, lq, menucascade, msgblock, msgnum, msgph, note, object, ol, option, p, parml, parmname, ph, pre, q, required-cleanup, screen, simpletable, sl, state, sub, sup, synph, syntaxdiagram, systemoutput, table, term, tm, tt, u, uicontrol, ul, userinput, varname, wintitle, xref
(text data or ph or codeph or synph or filepath or msgph or userinput or systemoutput or b or u or i or tt or sup or sub or uicontrol or menucascade or term or xref or cite or q or boolean or state or keyword or option or parmname or apiname or cmdname or msgnum or varname or wintitle or tm or p or lq or note or dl or parml or ul or ol or sl or pre or codeblock or msgblock or screen or lines or fig or syntaxdiagram or imagemap or image or object or table or simpletable or draft-comment or required-cleanup or fn or indextermref or indexterm) (any number)