The <cxxEnumerationDeclarationFileLine> element is defined within <cxxEnumerationAPIItemLocation>. <cxxEnumerationDeclarationFileLine> specifies the line on which the API is declared
The element <cxxEnumerationDeclarationFileLine> is empty but for the required attributes name and value. Name is always lineNumber
<cxxEnumerationAPIItemLocation>
<cxxEnumerationDeclarationFile name="filePath" value="C:/src/include/gdi.h"/>
<cxxEnumerationDeclarationFileLine name="lineNumber" value="1720"/>
<cxxEnumerationDefinitionFile name="filePath" value="C:/src/master/sf/mw/animation/src/SpriteAnimationServer.cpp"/>
<cxxEnumerationDefinitionFileLineStart name="lineNumber" value="1719"/>
<cxxEnumerationDefinitionFileLineEnd name="lineNumber" value="1727"/>
</cxxEnumerationAPIItemLocation>