diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionDefinitionFileLineEnd.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionDefinitionFileLineEnd.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,26 @@ + + + + + cxxUnionDefinitionFileLineEnd + The <cxxUnionDefinitionFileLineEnd> element specifies the end of the union definition. + +
+ Description

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.

+
+ Example + <cxxUnionDefinitionFileLineEnd name="lineNumber" value="70"/> + +
+
+
+
+
+ + \ No newline at end of file