DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructTemplateParameter.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="cxxStructTemplateParameter">
       
     8     <title>cxxStructTemplateParameter</title>
       
     9     <shortdesc>The &lt;cxxStructTemplateParameter&gt; element describes a struct parameter.</shortdesc>
       
    10     <refbody>
       
    11         <section>
       
    12             <title>Description</title>
       
    13             <p>One or more &lt;cxxStructTemplateParameter&gt; elements reside within the 
       
    14             &lt;cxxStructTemplateParameters&gt; container. &lt;cxxStructTemplateParameter&gt; 
       
    15             requires the child element &lt;cxxStructTemplateParameterType&gt;; that describes 
       
    16             the type of parameter. &lt;cxxStructTemplateParameter&gt; may also contain the 
       
    17             child element &lt;apiDefNote&gt; to describe the parameter further.</p>
       
    18         </section>
       
    19         <section conref="../packagedef.dita#cxxStructTemplateParameter-reference/cxxStructTemplateParameter-containedBy-section"/>
       
    20         <section conref="../packagedef.dita#cxxStructTemplateParameter-reference/cxxStructTemplateParameter-contains-section"/>
       
    21         <section conref="../packagedef.dita#cxxStructTemplateParameter-reference/cxxStructTemplateParameter-contentModel-section"/>
       
    22         <section conref="../packagedef.dita#cxxStructTemplateParameter-reference/cxxStructTemplateParameter-attList-section"/>
       
    23         <section conref="../packagedef.dita#cxxStructTemplateParameter-reference/cxxStructTemplateParameter-classValue-section"/>
       
    24     </refbody>
       
    25 </reference>