The <cxxDefineAPIItemLocation> element is defined within <cxxDefineDefinition>. <cxxDefineAPIItemLocation> specifies the location of the API.
The <cxxDefineAPIItemLocation> element must contain the location of the API declaration using <cxxDefineDeclarationFile> and <cxxDefineDeclarationFileLine>; the location of the API definition is optional.
<cxxDefineAPIItemLocation> <cxxDefineDeclarationFile name="filePath" value="C:/EPOC/master/sf/os/commsfw/commsfwsupport/commselements/commsfw/src/cfperfmetrics.cpp"/> <cxxDefineDeclarationFileLine name="lineNumber" value="17"/> </cxxDefineAPIItemLocation>
(cxxDefineDeclarationFile then cxxDefineDeclarationFileLine )