The <cxxDefineDeclarationFileLine> element is defined within <cxxDefineAPIItemLocation>. <cxxDefineDeclarationFileLine> specifies the line on which the API is declared
The element <cxxDefineDeclarationFileLine> is empty but for the required attributes name and value. name is always set to "lineNumber" and value is set to the line number that the item appears on.
<cxxDefineAPIItemLocation> <cxxDefineDeclarationFile name="filePath" value="C:/src/SCOMM/cs_roles.cpp"/> <cxxDefineDeclarationFileLine name="lineNumber" value="35"/> </cxxDefineAPIItemLocation>