--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionTemplateParameter.dita Wed Aug 11 14:49:30 2010 +0100
@@ -0,0 +1,25 @@
+<?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="cxxUnionTemplateParameter">
+ <title>cxxUnionTemplateParameter</title>
+ <shortdesc>The <cxxUnionTemplateParameter> element describes a union parameter.</shortdesc>
+ <refbody>
+ <section>
+ <title>Description</title>
+ <p>One or more <cxxUnionTemplateParameter> elements reside within the
+ <cxxUnionTemplateParameters> container. <cxxUnionTemplateParameter>
+ requires the child element <cxxUnionTemplateParameterType>; that describes
+ the type of parameter. <cxxUnionTemplateParameter> may also contain the
+ child element <apiDefNote> to describe the parameter further.</p>
+ </section>
+ <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-containedBy-section"/>
+ <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-contains-section"/>
+ <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-contentModel-section"/>
+ <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-attList-section"/>
+ <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-classValue-section"/>
+ </refbody>
+</reference>
\ No newline at end of file