apiDetail

The <apiDetail> element provides the most general representation for reference documentation detail about an API item. This element is the main container for the detailed content.

Description

In the <apiDetail> element, the <example> and <section> elements are provided to handle support for the current specific API reference.

Contained by

apiPackage, apiRef

Contains

apiDef, apiDesc, apiImpl, apiSyntax, example, section

Content model

( (apiSyntax) (any number) then (apiDef) (any number) then (apiDesc) (any number) then (example or section or apiImpl) (any number))

Inheritance

topic/body reference/refbody