DITA-OT_CXX_Plugin/cxxapiref/doc/cxxVariable/cxxVariableScopedName.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="cxxVariableScopedName">
       
     8     <title>cxxVariableScopedName</title>
       
     9     <shortdesc>The &lt;cxxVariableScopedName&gt; element holds the scope of the variable i.e. the declaration of the 
       
    10     enclosing namespace/class/struct/union.</shortdesc>
       
    11     <refbody>
       
    12         <section>
       
    13             <title>Description</title>
       
    14             <p>The &lt;cxxVariableScopedName&gt; has no compulsory attributes and no child elements.</p>
       
    15         </section>
       
    16         <example>
       
    17             <title>Example</title>
       
    18             <codeblock>&lt;cxxVariableScopedName&gt;CServer2&lt;/cxxVariableScopedName&gt;</codeblock>
       
    19         </example>
       
    20         <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-containedBy-section"/>
       
    21         <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-contains-section"/>
       
    22         <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-contentModel-section"/>
       
    23         <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-attList-section"/>
       
    24         <section conref="../packagedef.dita#cxxVariableScopedName-reference/cxxVariableScopedName-classValue-section"/>
       
    25     </refbody>
       
    26 </reference>