The <cxxStructDefinitionFileLineEnd> element specifies the end of the struct definition.
The <cxxStructDefinitionFileLineEnd> element is defined within <cxxStructAPIItemLocation>. It contains the line number that the struct definition ends on. The element is empty but for the required attributes name and value. The attribute name must be set to "lineNumber". The attribute value is set to the line number the struct definition ends on.
<cxxStructDefinition> <cxxStructAccessSpecifier value="public" /> <cxxStructAPIItemLocation> <cxxStructDeclarationFile name="filePath" value="s:/sf/os/commsfw/commsconfig/commsdatabaseshim/commdbshim/SCDB/CDBTABLE.CPP" /> <cxxStructDeclarationFileLine name="lineNumber" value="37" /> <cxxStructDefinitionFile name="filePath" value="s:/sf/os/commsfw/commsconfig/commsdatabaseshim/commdbshim/SCDB/CDBTABLE.CPP" /> <cxxStructDefinitionFileLineStart name="lineNumber" value="36" /> <cxxStructDefinitionFileLineEnd name="lineNumber" value="41" /> </cxxStructAPIItemLocation> </cxxStructDefinition>