DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionTemplateParameter.dita
author Jonathan Harrington <jonathan.harrington@nokia.com>
Wed, 11 Aug 2010 14:49:30 +0100
changeset 4 468f4c8d3d5b
permissions -rw-r--r--
Orb version 0.2.0

<?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 &lt;cxxUnionTemplateParameter&gt; element describes a union parameter.</shortdesc>
    <refbody>
        <section>
            <title>Description</title>
            <p>One or more &lt;cxxUnionTemplateParameter&gt; elements reside within the 
            &lt;cxxUnionTemplateParameters&gt; container. &lt;cxxUnionTemplateParameter&gt; 
            requires the child element &lt;cxxUnionTemplateParameterType&gt;; that describes 
            the type of parameter. &lt;cxxUnionTemplateParameter&gt; may also contain the 
            child element &lt;apiDefNote&gt; 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>