DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructNestedUnion.dita
changeset 4 468f4c8d3d5b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructNestedUnion.dita	Wed Aug 11 14:49:30 2010 +0100
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+All rights reserved.		
+		-->
+<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
+<reference xml:lang="en-us" outputclass="element" id="cxxStructNestedUnion">
+    <title>cxxStructNestedUnion</title>
+    <shortdesc>The &lt;cxxStructNestedUnion&gt; element within &lt;cxxStructNestedDetail&gt; provides the name of a union nested in a struct.</shortdesc>
+    <refbody>
+        <section>
+            <title>Description</title>
+            <p>The text in this element is the fully qualified name of the union that has been nested in a struct. There are no mandatory attributes.</p>
+        </section>
+        <example>
+            <title>Example</title>
+            <codeblock>	&lt;cxxStructNested&gt;
+    &lt;cxxStructNestedDetail&gt;
+        &lt;cxxStructNestedClass href=&quot;GUID-A7A472B9-220C-3068-B459-625D6D48456F.xml&quot;&gt;RMobileSmsMessaging::TMobileSmsAttributesV1&lt;/cxxStructNestedClass&gt;
+        &lt;cxxStructNestedStruct href=&quot;GUID-4617BF7F-C631-376C-8D14-522D71A61188.xml&quot;&gt;RMobileSmsMessaging::TMobileSmsCapsV1&lt;/cxxStructNestedClass&gt;
+        &lt;cxxStructNestedUnion href=&quot;GUID-1252BF3C-4BCC-327E-8734-107D85B5C066.xml&quot;&gt;RMobileSmsMessaging::TMobileSmsCdmaSendAttributesV4&lt;/cxxStructNestedClass&gt;
+    &lt;/cxxStructNestedDetail&gt;
+&lt;/cxxStructNested&gt;</codeblock>
+        </example>        
+        <section conref="../packagedef.dita#cxxStructNestedUnion-reference/cxxStructNestedUnion-containedBy-section"/>
+        <section conref="../packagedef.dita#cxxStructNestedUnion-reference/cxxStructNestedUnion-contains-section"/>
+        <section conref="../packagedef.dita#cxxStructNestedUnion-reference/cxxStructNestedUnion-contentModel-section"/>
+        <section conref="../packagedef.dita#cxxStructNestedUnion-reference/cxxStructNestedUnion-attList-section"/>
+        <section conref="../packagedef.dita#cxxStructNestedUnion-reference/cxxStructNestedUnion-classValue-section"/>
+    </refbody>
+</reference>
\ No newline at end of file