DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionTemplateParameter.dita
changeset 4 468f4c8d3d5b
equal deleted inserted replaced
3:d8fccb2cd802 4:468f4c8d3d5b
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!--
       
     3 Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     4 All rights reserved.		
       
     5 		-->
       
     6 <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
       
     7 <reference xml:lang="en-us" outputclass="element" id="cxxUnionTemplateParameter">
       
     8     <title>cxxUnionTemplateParameter</title>
       
     9     <shortdesc>The &lt;cxxUnionTemplateParameter&gt; element describes a union parameter.</shortdesc>
       
    10     <refbody>
       
    11         <section>
       
    12             <title>Description</title>
       
    13             <p>One or more &lt;cxxUnionTemplateParameter&gt; elements reside within the 
       
    14             &lt;cxxUnionTemplateParameters&gt; container. &lt;cxxUnionTemplateParameter&gt; 
       
    15             requires the child element &lt;cxxUnionTemplateParameterType&gt;; that describes 
       
    16             the type of parameter. &lt;cxxUnionTemplateParameter&gt; may also contain the 
       
    17             child element &lt;apiDefNote&gt; to describe the parameter further.</p>
       
    18         </section>
       
    19         <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-containedBy-section"/>
       
    20         <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-contains-section"/>
       
    21         <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-contentModel-section"/>
       
    22         <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-attList-section"/>
       
    23         <section conref="../packagedef.dita#cxxUnionTemplateParameter-reference/cxxUnionTemplateParameter-classValue-section"/>
       
    24     </refbody>
       
    25 </reference>