apiSyntax

The <apiSyntax> element provides the representation in the programming language for the declared interface for the API item.

Description

In the <apiDef> element, the <apiSyntax> element can supplement or replace the semantic declaration of the same interface. When a specialization provides a complete representation of the interface within a specialized <apiDef> element, it can omit the <apiSyntax> element. The Java API reference takes this approach.

Contained by

apiClassifierDetail, apiDetail, apiOperationDetail, apiValueDetail

Contains

apiSyntaxItem, apiSyntaxText

Content model

( (apiSyntaxText) (one or more) then (apiSyntaxItem) (any number))

Inheritance

topic/section reference/refsyn