Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 7dbb97048ebf07a07f14d36d61024b23 > files > 127

wsdlpull-doc-1.23-3.fc13.noarch.rpm

<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>wsdlpull: Schema::ComplexType Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceSchema.html">Schema</a>::<a class="el" href="classSchema_1_1ComplexType.html">ComplexType</a>
  </div>
</div>
<div class="contents">
<h1>Schema::ComplexType Class Reference</h1><!-- doxytag: class="Schema::ComplexType" --><!-- doxytag: inherits="Schema::XSDType" -->
<p><code>#include &lt;<a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Schema::ComplexType:</div>
<div class="dynsection">
 <div class="center">
  <img src="classSchema_1_1ComplexType.png" usemap="#Schema::ComplexType_map" alt=""/>
  <map id="Schema::ComplexType_map" name="Schema::ComplexType_map">
<area href="classSchema_1_1XSDType.html" alt="Schema::XSDType" shape="rect" coords="0,0,139,24"/>
</map>
 </div>
</div>

<p><a href="classSchema_1_1ComplexType-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a0fc8d902f953f945364169501e12204c">ComplexType</a> (const std::string &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a0c4172410d9192c90e152a429105ac5e">~ComplexType</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a8034693e458b2757b63d91a591188c5f">isSimple</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a436ce9ff7dae1815505bf179306b0938">getContentType</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a9b7308971b9e2a2c55a914192306b79f">getNumAttributes</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a13a730dc42f806c359cec64e29933264">getAttributeType</a> (int index)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#aa9cdf89b950fc34dc262f8fc037463c4">getAttributeName</a> (int index) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSchema_1_1ContentModel.html">ContentModel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a1a76250fcf51c807803c1fb929fdf628">getContents</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a434a6364bf3b9107e4a0a7e697c0e0b3">getAttribute</a> (const std::string &amp;name) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#ab70ff7b474476d50cbcefcedc4d5cb71">getAttribute</a> (int index) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::list&lt; <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a0e2a89c60505e66655ca1201c437df33">pAttributeList</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a2f71146c943f771d7c9f72cabffa6157">setSimpleContentType</a> (int id)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#ac983adf971998d67f1c9bc9b7a61766a">setContents</a> (<a class="el" href="classSchema_1_1ContentModel.html">ContentModel</a> *ct)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a49668222aeb616827cd534d93a194d40">addAttribute</a> (const <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> &amp;a, bool fwdRef=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a42811c62aaae8689e1dc57361af77a08">addAttributeGroupName</a> (const <a class="el" href="classQname.html">Qname</a> &amp;qn)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a003331f81e69b5563889977398bcb559">matchAttributeRef</a> (const std::string &amp;name, <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> &amp;a)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a99c800a6af717ebbbbb32d9d502f9090">matchElementRef</a> (const std::string &amp;name, <a class="el" href="classSchema_1_1Element.html">Element</a> &amp;e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a7e1956a7ba47e15e53f22359b9ae43b8">checkOccurrences</a> (void)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1ComplexType.html#a1cdc149810bb41aa14330a7ad3e3f462">resetCounters</a> (void)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#ab2bf5bd951cc67fe5dd710532af0bfac">getName</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a0f61cf178c30a0afd00ef29ba82bcc98">getNamespace</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classQname.html">Qname</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a1507aa11786107ff84ef88f16584af22">getQname</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSchema.html#a84b8523395bb986be4b87ff834308103">Schema::ContentModelType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a4e1831007feec63c1a279cf16415e987">getContentModel</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#ad9f71b36c245969712c46f100ae317f2">getTypeId</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#ae423450dc2aaf5c60070b56340b48e2e">getBaseTypeId</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSchema.html#a37860d038e5376a5c902ff2c2adf2fd8">Schema::Derivation</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a21ccacef86bc4c34df0f169c206cf7f2">getBaseDerivation</a> () const </td></tr>
<tr><td colspan="2"><div class="groupHeader">isAnonymous</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp08e5024136b9e0ccc2b0ad58f1d3fcb8"></a>is this an anonymous type ,created inside an element or group</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>bool </dd></dl>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a2db3c7f0bc8d71bbe7a7226f19802630">isAnonymous</a> () const </td></tr>
<tr><td colspan="2"><div class="groupHeader">isSimple</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrpc0e2dd726fd76b5e85b59e91f31e2730"></a>IS this a simple type or not</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>bool </dd></dl>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#aedbc45166b1d6607172ef501d91daf98">setName</a> (std::string)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#aa3a89e6c1a9fbea149aae0d12ba9a357">setContentModel</a> (<a class="el" href="namespaceSchema.html#a84b8523395bb986be4b87ff834308103">Schema::ContentModelType</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a5b56afcffa533099474b027117f1ff07">setTypeId</a> (int)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a419cedcb71dac8f21daf2b49ba65183a">setAnonymous</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#a2ae7bba8cf0d11f709b361fce00c6df0">setBaseType</a> (int id, <a class="el" href="namespaceSchema.html#a37860d038e5376a5c902ff2c2adf2fd8">Schema::Derivation</a> type=Schema::Restriction)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1XSDType.html#ac3c670cea99e2c869e6d2c0058255a10">setBaseTypeNamespace</a> (std::string ns)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00034">34</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a0fc8d902f953f945364169501e12204c"></a><!-- doxytag: member="Schema::ComplexType::ComplexType" ref="a0fc8d902f953f945364169501e12204c" args="(const std::string &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Schema::ComplexType::ComplexType </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>ns</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8cpp_source.html#l00026">26</a> of file <a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a>.</p>

<p>References <a class="el" href="Schema_8h_source.html#l00047">Schema::Complex</a>, and <a class="el" href="XSDType_8h_source.html#l00229">Schema::XSDType::setContentModel()</a>.</p>

</div>
</div>
<a class="anchor" id="a0c4172410d9192c90e152a429105ac5e"></a><!-- doxytag: member="Schema::ComplexType::~ComplexType" ref="a0c4172410d9192c90e152a429105ac5e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Schema::ComplexType::~ComplexType </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00170">170</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a8034693e458b2757b63d91a591188c5f"></a><!-- doxytag: member="Schema::ComplexType::isSimple" ref="a8034693e458b2757b63d91a591188c5f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::ComplexType::isSimple </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classSchema_1_1XSDType.html#a6f87708ce2ba5f5ec7a7b3f5e7e0007b">Schema::XSDType</a>.</p>

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00111">111</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

</div>
</div>
<a class="anchor" id="a436ce9ff7dae1815505bf179306b0938"></a><!-- doxytag: member="Schema::ComplexType::getContentType" ref="a436ce9ff7dae1815505bf179306b0938" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Schema::ComplexType::getContentType </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00104">104</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

<p>Referenced by <a class="el" href="SchemaParser_8cpp_source.html#l02110">Schema::SchemaParser::getBasicContentType()</a>, <a class="el" href="WsdlInvoker_8cpp_source.html#l00850">WsdlPull::WsdlInvoker::setInputValue()</a>, and <a class="el" href="SchemaValidator_8cpp_source.html#l00055">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="a9b7308971b9e2a2c55a914192306b79f"></a><!-- doxytag: member="Schema::ComplexType::getNumAttributes" ref="a9b7308971b9e2a2c55a914192306b79f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Schema::ComplexType::getNumAttributes </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00118">118</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

<p>Referenced by <a class="el" href="TypeContainer_8cpp_source.html#l00094">Schema::TypeContainer::getAttributeContainer()</a>.</p>

</div>
</div>
<a class="anchor" id="a13a730dc42f806c359cec64e29933264"></a><!-- doxytag: member="Schema::ComplexType::getAttributeType" ref="a13a730dc42f806c359cec64e29933264" args="(int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Schema::ComplexType::getAttributeType </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00125">125</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

<p>References <a class="el" href="ComplexType_8cpp_source.html#l00080">getAttribute()</a>, and <a class="el" href="Attribute_8h_source.html#l00090">Schema::Attribute::getType()</a>.</p>

<p>Referenced by <a class="el" href="TypeContainer_8cpp_source.html#l00094">Schema::TypeContainer::getAttributeContainer()</a>.</p>

</div>
</div>
<a class="anchor" id="aa9cdf89b950fc34dc262f8fc037463c4"></a><!-- doxytag: member="Schema::ComplexType::getAttributeName" ref="aa9cdf89b950fc34dc262f8fc037463c4" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string Schema::ComplexType::getAttributeName </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00132">132</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

<p>References <a class="el" href="ComplexType_8cpp_source.html#l00080">getAttribute()</a>, and <a class="el" href="Attribute_8h_source.html#l00083">Schema::Attribute::getName()</a>.</p>

<p>Referenced by <a class="el" href="TypeContainer_8cpp_source.html#l00094">Schema::TypeContainer::getAttributeContainer()</a>.</p>

</div>
</div>
<a class="anchor" id="a1a76250fcf51c807803c1fb929fdf628"></a><!-- doxytag: member="Schema::ComplexType::getContents" ref="a1a76250fcf51c807803c1fb929fdf628" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classSchema_1_1ContentModel.html">ContentModel</a> * Schema::ComplexType::getContents </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00155">155</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

<p>Referenced by <a class="el" href="TypeContainer_8cpp_source.html#l00566">Schema::TypeContainer::getValue()</a>, <a class="el" href="TypeContainer_8cpp_source.html#l00506">Schema::TypeContainer::rewind()</a>, and <a class="el" href="SchemaValidator_8cpp_source.html#l00055">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="a434a6364bf3b9107e4a0a7e697c0e0b3"></a><!-- doxytag: member="Schema::ComplexType::getAttribute" ref="a434a6364bf3b9107e4a0a7e697c0e0b3" args="(const std::string &amp;name) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> * Schema::ComplexType::getAttribute </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8cpp_source.html#l00080">80</a> of file <a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a>.</p>

<p>Referenced by <a class="el" href="ComplexType_8cpp_source.html#l00038">addAttribute()</a>, <a class="el" href="ComplexType_8h_source.html#l00132">getAttributeName()</a>, <a class="el" href="ComplexType_8h_source.html#l00125">getAttributeType()</a>, <a class="el" href="ComplexType_8cpp_source.html#l00069">matchAttributeRef()</a>, and <a class="el" href="SchemaValidator_8cpp_source.html#l00055">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="ab70ff7b474476d50cbcefcedc4d5cb71"></a><!-- doxytag: member="Schema::ComplexType::getAttribute" ref="ab70ff7b474476d50cbcefcedc4d5cb71" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> * Schema::ComplexType::getAttribute </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8cpp_source.html#l00102">102</a> of file <a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0e2a89c60505e66655ca1201c437df33"></a><!-- doxytag: member="Schema::ComplexType::pAttributeList" ref="a0e2a89c60505e66655ca1201c437df33" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::list&lt; <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> &gt; &amp; Schema::ComplexType::pAttributeList </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00139">139</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2f71146c943f771d7c9f72cabffa6157"></a><!-- doxytag: member="Schema::ComplexType::setSimpleContentType" ref="a2f71146c943f771d7c9f72cabffa6157" args="(int id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::ComplexType::setSimpleContentType </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>id</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00147">147</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac983adf971998d67f1c9bc9b7a61766a"></a><!-- doxytag: member="Schema::ComplexType::setContents" ref="ac983adf971998d67f1c9bc9b7a61766a" args="(ContentModel *ct)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::ComplexType::setContents </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classSchema_1_1ContentModel.html">ContentModel</a> *&nbsp;</td>
          <td class="paramname"> <em>ct</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8h_source.html#l00163">163</a> of file <a class="el" href="ComplexType_8h_source.html">ComplexType.h</a>.</p>

</div>
</div>
<a class="anchor" id="a49668222aeb616827cd534d93a194d40"></a><!-- doxytag: member="Schema::ComplexType::addAttribute" ref="a49668222aeb616827cd534d93a194d40" args="(const Attribute &amp;a, bool fwdRef=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::ComplexType::addAttribute </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSchema_1_1Attribute.html">Attribute</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>a</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>fwdRef</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8cpp_source.html#l00038">38</a> of file <a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a>.</p>

<p>References <a class="el" href="ComplexType_8cpp_source.html#l00080">getAttribute()</a>, and <a class="el" href="Attribute_8h_source.html#l00083">Schema::Attribute::getName()</a>.</p>

</div>
</div>
<a class="anchor" id="a42811c62aaae8689e1dc57361af77a08"></a><!-- doxytag: member="Schema::ComplexType::addAttributeGroupName" ref="a42811c62aaae8689e1dc57361af77a08" args="(const Qname &amp;qn)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::ComplexType::addAttributeGroupName </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classQname.html">Qname</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>qn</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8cpp_source.html#l00053">53</a> of file <a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a003331f81e69b5563889977398bcb559"></a><!-- doxytag: member="Schema::ComplexType::matchAttributeRef" ref="a003331f81e69b5563889977398bcb559" args="(const std::string &amp;name, Attribute &amp;a)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::ComplexType::matchAttributeRef </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classSchema_1_1Attribute.html">Attribute</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>a</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8cpp_source.html#l00069">69</a> of file <a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a>.</p>

<p>References <a class="el" href="ComplexType_8cpp_source.html#l00080">getAttribute()</a>.</p>

<p>Referenced by <a class="el" href="TypesTable_8cpp_source.html#l00324">Schema::TypesTable::resolveForwardAttributeRefs()</a>.</p>

</div>
</div>
<a class="anchor" id="a99c800a6af717ebbbbb32d9d502f9090"></a><!-- doxytag: member="Schema::ComplexType::matchElementRef" ref="a99c800a6af717ebbbbb32d9d502f9090" args="(const std::string &amp;name, Element &amp;e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::ComplexType::matchElementRef </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classSchema_1_1Element.html">Element</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>e</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="ComplexType_8cpp_source.html#l00061">61</a> of file <a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a>.</p>

<p>References <a class="el" href="ContentModel_8cpp_source.html#l00103">Schema::ContentModel::matchforwardRef()</a>.</p>

<p>Referenced by <a class="el" href="TypesTable_8cpp_source.html#l00309">Schema::TypesTable::resolveForwardElementRefs()</a>.</p>

</div>
</div>
<a class="anchor" id="a7e1956a7ba47e15e53f22359b9ae43b8"></a><!-- doxytag: member="Schema::ComplexType::checkOccurrences" ref="a7e1956a7ba47e15e53f22359b9ae43b8" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::ComplexType::checkOccurrences </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a1cdc149810bb41aa14330a7ad3e3f462"></a><!-- doxytag: member="Schema::ComplexType::resetCounters" ref="a1cdc149810bb41aa14330a7ad3e3f462" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::ComplexType::resetCounters </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab2bf5bd951cc67fe5dd710532af0bfac"></a><!-- doxytag: member="Schema::ComplexType::getName" ref="ab2bf5bd951cc67fe5dd710532af0bfac" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string Schema::XSDType::getName </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>getName </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>NCName of the type </dd></dl>

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00148">148</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="SchemaParser_8cpp_source.html#l02143">Schema::SchemaParser::getTypeName()</a>.</p>

</div>
</div>
<a class="anchor" id="a0f61cf178c30a0afd00ef29ba82bcc98"></a><!-- doxytag: member="Schema::ComplexType::getNamespace" ref="a0f61cf178c30a0afd00ef29ba82bcc98" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string Schema::XSDType::getNamespace </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>getNamespace </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>namespace this type belongs to </dd></dl>

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00236">236</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="SchemaParser_8cpp_source.html#l01902">Schema::SchemaParser::getType()</a>, and <a class="el" href="SchemaValidator_8cpp_source.html#l00055">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="a1507aa11786107ff84ef88f16584af22"></a><!-- doxytag: member="Schema::ComplexType::getQname" ref="a1507aa11786107ff84ef88f16584af22" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classQname.html">Qname</a> Schema::XSDType::getQname </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>getQName </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>QName (namespace qualified name)of the simple type </dd></dl>

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00155">155</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>References <a class="el" href="Qname_8h_source.html#l00097">Qname::setNamespace()</a>.</p>

<p>Referenced by <a class="el" href="TypesTable_8cpp_source.html#l00196">Schema::TypesTable::addExternalTypeId()</a>, <a class="el" href="TypesTable_8cpp_source.html#l00103">Schema::TypesTable::addType()</a>, and <a class="el" href="SchemaValidator_8cpp_source.html#l00055">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="a4e1831007feec63c1a279cf16415e987"></a><!-- doxytag: member="Schema::ComplexType::getContentModel" ref="a4e1831007feec63c1a279cf16415e987" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceSchema.html#a84b8523395bb986be4b87ff834308103">Schema::ContentModelType</a> Schema::XSDType::getContentModel </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>getContentModel </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>content model which is simple,complex or mixed or none </dd></dl>

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00164">164</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="SchemaParser_8cpp_source.html#l02110">Schema::SchemaParser::getBasicContentType()</a>, <a class="el" href="WsdlInvoker_8cpp_source.html#l00850">WsdlPull::WsdlInvoker::setInputValue()</a>, and <a class="el" href="SchemaValidator_8cpp_source.html#l00055">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="ad9f71b36c245969712c46f100ae317f2"></a><!-- doxytag: member="Schema::ComplexType::getTypeId" ref="ad9f71b36c245969712c46f100ae317f2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Schema::XSDType::getTypeId </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>getTypeId </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the unique type id </dd></dl>

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00171">171</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae423450dc2aaf5c60070b56340b48e2e"></a><!-- doxytag: member="Schema::ComplexType::getBaseTypeId" ref="ae423450dc2aaf5c60070b56340b48e2e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Schema::XSDType::getBaseTypeId </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>getBaseTypeId </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the unique type id of this type's base type default is anyType </dd></dl>

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00185">185</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="TypeContainer_8cpp_source.html#l00202">Schema::TypeContainer::getBaseTypeContainer()</a>, <a class="el" href="SimpleType_8cpp_source.html#l00082">Schema::SimpleType::isvalidFacet()</a>, <a class="el" href="SimpleType_8cpp_source.html#l00172">Schema::SimpleType::isValidInt()</a>, and <a class="el" href="SchemaValidator_8cpp_source.html#l00055">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="a21ccacef86bc4c34df0f169c206cf7f2"></a><!-- doxytag: member="Schema::ComplexType::getBaseDerivation" ref="a21ccacef86bc4c34df0f169c206cf7f2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceSchema.html#a37860d038e5376a5c902ff2c2adf2fd8">Schema::Derivation</a> Schema::XSDType::getBaseDerivation </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>getBaseDerivation </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Extension or Derivation </dd></dl>

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00192">192</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2db3c7f0bc8d71bbe7a7226f19802630"></a><!-- doxytag: member="Schema::ComplexType::isAnonymous" ref="a2db3c7f0bc8d71bbe7a7226f19802630" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::XSDType::isAnonymous </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00178">178</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

</div>
</div>
<a class="anchor" id="aedbc45166b1d6607172ef501d91daf98"></a><!-- doxytag: member="Schema::ComplexType::setName" ref="aedbc45166b1d6607172ef501d91daf98" args="(std::string)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::XSDType::setName </td>
          <td>(</td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>name</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00222">222</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="TypesTable_8cpp_source.html#l00103">Schema::TypesTable::addType()</a>.</p>

</div>
</div>
<a class="anchor" id="aa3a89e6c1a9fbea149aae0d12ba9a357"></a><!-- doxytag: member="Schema::ComplexType::setContentModel" ref="aa3a89e6c1a9fbea149aae0d12ba9a357" args="(Schema::ContentModelType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::XSDType::setContentModel </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="namespaceSchema.html#a84b8523395bb986be4b87ff834308103">Schema::ContentModelType</a>&nbsp;</td>
          <td class="paramname"> <em>model</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00229">229</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="ComplexType_8cpp_source.html#l00026">ComplexType()</a>, and <a class="el" href="SimpleType_8cpp_source.html#l00027">Schema::SimpleType::SimpleType()</a>.</p>

</div>
</div>
<a class="anchor" id="a5b56afcffa533099474b027117f1ff07"></a><!-- doxytag: member="Schema::ComplexType::setTypeId" ref="a5b56afcffa533099474b027117f1ff07" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::XSDType::setTypeId </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>id</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00199">199</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="TypesTable_8cpp_source.html#l00103">Schema::TypesTable::addType()</a>.</p>

</div>
</div>
<a class="anchor" id="a419cedcb71dac8f21daf2b49ba65183a"></a><!-- doxytag: member="Schema::ComplexType::setAnonymous" ref="a419cedcb71dac8f21daf2b49ba65183a" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::XSDType::setAnonymous </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>flag</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00215">215</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="TypesTable_8cpp_source.html#l00103">Schema::TypesTable::addType()</a>.</p>

</div>
</div>
<a class="anchor" id="a2ae7bba8cf0d11f709b361fce00c6df0"></a><!-- doxytag: member="Schema::ComplexType::setBaseType" ref="a2ae7bba8cf0d11f709b361fce00c6df0" args="(int id, Schema::Derivation type=Schema::Restriction)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::XSDType::setBaseType </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>id</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceSchema.html#a37860d038e5376a5c902ff2c2adf2fd8">Schema::Derivation</a>&nbsp;</td>
          <td class="paramname"> <em>type</em> = <code>Schema::Restriction</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="XSDType_8h_source.html#l00206">206</a> of file <a class="el" href="XSDType_8h_source.html">XSDType.h</a>.</p>

<p>Referenced by <a class="el" href="SimpleType_8h_source.html#l00155">Schema::SimpleType::setListType()</a>.</p>

</div>
</div>
<a class="anchor" id="ac3c670cea99e2c869e6d2c0058255a10"></a><!-- doxytag: member="Schema::ComplexType::setBaseTypeNamespace" ref="ac3c670cea99e2c869e6d2c0058255a10" args="(std::string ns)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::XSDType::setBaseTypeNamespace </td>
          <td>(</td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>ns</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/<a class="el" href="ComplexType_8h_source.html">ComplexType.h</a></li>
<li>/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/<a class="el" href="ComplexType_8cpp_source.html">ComplexType.cpp</a></li>
</ul>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&nbsp;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>