The <cxxEnumerationDefinitionFile> element is defined within <cxxEnumerationAPIItemLocation>. <cxxEnumerationDefinitionFile> specifies the file in which the API definition is present.
The element <cxxEnumerationDefinitionFile> is empty but for the required attributes name and value. name is always "filePath" and value is the actual file path.
<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>