The <cxxUnionDefinitionFileLineEnd> element specifies the end of the union definition.
The <cxxUnionDefinitionFileLineEnd> element is defined within <cxxUnionAPIItemLocation>. It contains the line number that the union 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 union definition ends on.
<cxxUnionDefinitionFileLineEnd name="lineNumber" value="70"/>