Sophie

Sophie

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

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::SimpleType 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_1SimpleType.html">SimpleType</a>
  </div>
</div>
<div class="contents">
<h1>Schema::SimpleType Class Reference</h1><!-- doxytag: class="Schema::SimpleType" --><!-- doxytag: inherits="Schema::XSDType" -->
<p><code>#include &lt;<a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Schema::SimpleType:</div>
<div class="dynsection">
 <div class="center">
  <img src="classSchema_1_1SimpleType.png" usemap="#Schema::SimpleType_map" alt=""/>
  <map id="Schema::SimpleType_map" name="Schema::SimpleType_map">
<area href="classSchema_1_1XSDType.html" alt="Schema::XSDType" shape="rect" coords="0,0,128,24"/>
</map>
 </div>
</div>

<p><a href="classSchema_1_1SimpleType-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <br/>
&nbsp;&nbsp;<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba259c43548c309b8cf095bc521e473bf9">NONE</a> =  0, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba71224a26092a9ea9b9d3f6592b53cf6d">LENGTH</a> =  0x1, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba15dae36c743546b3098087da493ea9df">MINLEN</a> =  0x2, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba09b8e54ca73554f2f4bd5bd6ecdd562e">MAXLEN</a> =  0x4, 
<br/>
&nbsp;&nbsp;<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161bad74e578447664c911ad9251c03907010">ENUM</a> = 0x8, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba3f78c91ce557abdc38e0f2228e8b8572">WSP</a> =  0x10, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba844590b5ddeeaf5f1d4e078c1be5b738">MAXINC</a> =  0x20, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba4e07854a34101fc7b9e1a6ff604c2545">MININC</a> =  0x40, 
<br/>
&nbsp;&nbsp;<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161bafe7171db6dabb8325f52d4fc8173f3fa">MAXEX</a> = 0x80, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161baab9f301bfc3a672f537e18ab2a4834b0">MINEX</a> =  0x100, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161bae8972d03f08e2c1fc34a8eaa13b8665c">TOTALDIGITS</a> =  0x200, 
<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161ba964c14997f8fbba15156377e1e1e6693">FRAC</a> =  0x400, 
<br/>
&nbsp;&nbsp;<a class="el" href="classSchema_1_1SimpleType.html#a77e0b82e198c11aee837bb266815161bacc78bee3d65fcc09e613c36dce0a8092">PATTERN</a> =  0x800
<br/>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="classSchema_1_1SimpleType.html#a1f8aae80505add26a0838d14d8e10ca8a1bfb56a9205a134cf0ab386dae077be6">PRESERVE</a> =  1, 
<a class="el" href="classSchema_1_1SimpleType.html#a1f8aae80505add26a0838d14d8e10ca8adc7eb93a6541f5d4c1e063181486a81e">REPLACE</a>, 
<a class="el" href="classSchema_1_1SimpleType.html#a1f8aae80505add26a0838d14d8e10ca8a5aa418d10d9904d3e6ed015c5fad88a4">COLLAPSE</a>
 }</td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></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">Constructors and Destructors</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp64fb2b8a2107864a2f56d3f7cc47f3aa"></a> </p>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#a521144b923b599131484aeccac751045">SimpleType</a> (const std::string &amp;ns)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#a1432a1000a2797fc553e8b57a9f02414">~SimpleType</a> ()</td></tr>
<tr><td colspan="2"><div class="groupHeader">Various Getter methods</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp5704fcb1a8d1f598d5c1ad4d2b545942"></a> </p>
</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_1SimpleType.html#a66bc42a690d0a11f77d258663a2f93e0">isList</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#ab98dbe6066799f921d64785e4e459293">isUnion</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#a5009938407646b10294e21c8ba07b525">isSimple</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#aaed4172f00662cb06d0accf41811ded0">isvalidFacet</a> (std::string facet)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#a8910bf1b02e2f28a2114ba52591318ef">isValidInt</a> (int val) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#aabbe967351806973be04d7ddb2d1ab88">isValidFloat</a> (float val) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#aa3d488fab59b45700667e860d8980c96">isValidString</a> (std::string val) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#aca61253908ddc7856b156a3a9bf1ab83">getFacetValue</a> (int facet, void *&amp;val)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::list&lt; int &gt; *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#af10d14f6302e21e2ab5efdbb703f210e">unionTypes</a> () const </td></tr>
<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrpd41d8cd98f00b204e9800998ecf8427e"></a> </p>
</div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSchema_1_1SimpleType.html#a8fd1774735a3bb31d1a6bfb9c75b652b">setUnionType</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_1SimpleType.html#a5c114800b669b062793b4a4d76e0072d">setListType</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_1SimpleType.html#a2ea38195e17ddb0c4fbd88ff9bd575cf">setFacetValue</a> (std::string facet, std::string val)</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="SimpleType_8h_source.html#l00053">53</a> of file <a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>.</p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a77e0b82e198c11aee837bb266815161b"></a><!-- doxytag: member="Schema::SimpleType::@2" ref="a77e0b82e198c11aee837bb266815161b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba259c43548c309b8cf095bc521e473bf9"></a><!-- doxytag: member="NONE" ref="a77e0b82e198c11aee837bb266815161ba259c43548c309b8cf095bc521e473bf9" args="" -->NONE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba71224a26092a9ea9b9d3f6592b53cf6d"></a><!-- doxytag: member="LENGTH" ref="a77e0b82e198c11aee837bb266815161ba71224a26092a9ea9b9d3f6592b53cf6d" args="" -->LENGTH</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba15dae36c743546b3098087da493ea9df"></a><!-- doxytag: member="MINLEN" ref="a77e0b82e198c11aee837bb266815161ba15dae36c743546b3098087da493ea9df" args="" -->MINLEN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba09b8e54ca73554f2f4bd5bd6ecdd562e"></a><!-- doxytag: member="MAXLEN" ref="a77e0b82e198c11aee837bb266815161ba09b8e54ca73554f2f4bd5bd6ecdd562e" args="" -->MAXLEN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161bad74e578447664c911ad9251c03907010"></a><!-- doxytag: member="ENUM" ref="a77e0b82e198c11aee837bb266815161bad74e578447664c911ad9251c03907010" args="" -->ENUM</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba3f78c91ce557abdc38e0f2228e8b8572"></a><!-- doxytag: member="WSP" ref="a77e0b82e198c11aee837bb266815161ba3f78c91ce557abdc38e0f2228e8b8572" args="" -->WSP</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba844590b5ddeeaf5f1d4e078c1be5b738"></a><!-- doxytag: member="MAXINC" ref="a77e0b82e198c11aee837bb266815161ba844590b5ddeeaf5f1d4e078c1be5b738" args="" -->MAXINC</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba4e07854a34101fc7b9e1a6ff604c2545"></a><!-- doxytag: member="MININC" ref="a77e0b82e198c11aee837bb266815161ba4e07854a34101fc7b9e1a6ff604c2545" args="" -->MININC</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161bafe7171db6dabb8325f52d4fc8173f3fa"></a><!-- doxytag: member="MAXEX" ref="a77e0b82e198c11aee837bb266815161bafe7171db6dabb8325f52d4fc8173f3fa" args="" -->MAXEX</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161baab9f301bfc3a672f537e18ab2a4834b0"></a><!-- doxytag: member="MINEX" ref="a77e0b82e198c11aee837bb266815161baab9f301bfc3a672f537e18ab2a4834b0" args="" -->MINEX</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161bae8972d03f08e2c1fc34a8eaa13b8665c"></a><!-- doxytag: member="TOTALDIGITS" ref="a77e0b82e198c11aee837bb266815161bae8972d03f08e2c1fc34a8eaa13b8665c" args="" -->TOTALDIGITS</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161ba964c14997f8fbba15156377e1e1e6693"></a><!-- doxytag: member="FRAC" ref="a77e0b82e198c11aee837bb266815161ba964c14997f8fbba15156377e1e1e6693" args="" -->FRAC</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a77e0b82e198c11aee837bb266815161bacc78bee3d65fcc09e613c36dce0a8092"></a><!-- doxytag: member="PATTERN" ref="a77e0b82e198c11aee837bb266815161bacc78bee3d65fcc09e613c36dce0a8092" args="" -->PATTERN</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>

<p>Definition at line <a class="el" href="SimpleType_8h_source.html#l00100">100</a> of file <a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1f8aae80505add26a0838d14d8e10ca8"></a><!-- doxytag: member="Schema::SimpleType::@3" ref="a1f8aae80505add26a0838d14d8e10ca8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a1f8aae80505add26a0838d14d8e10ca8a1bfb56a9205a134cf0ab386dae077be6"></a><!-- doxytag: member="PRESERVE" ref="a1f8aae80505add26a0838d14d8e10ca8a1bfb56a9205a134cf0ab386dae077be6" args="" -->PRESERVE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a1f8aae80505add26a0838d14d8e10ca8adc7eb93a6541f5d4c1e063181486a81e"></a><!-- doxytag: member="REPLACE" ref="a1f8aae80505add26a0838d14d8e10ca8adc7eb93a6541f5d4c1e063181486a81e" args="" -->REPLACE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a1f8aae80505add26a0838d14d8e10ca8a5aa418d10d9904d3e6ed015c5fad88a4"></a><!-- doxytag: member="COLLAPSE" ref="a1f8aae80505add26a0838d14d8e10ca8a5aa418d10d9904d3e6ed015c5fad88a4" args="" -->COLLAPSE</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>

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

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a521144b923b599131484aeccac751045"></a><!-- doxytag: member="Schema::SimpleType::SimpleType" ref="a521144b923b599131484aeccac751045" args="(const std::string &amp;ns)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Schema::SimpleType::SimpleType </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">
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>the</em>&nbsp;</td><td>namespace uri of the simple type </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="SimpleType_8cpp_source.html#l00027">27</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

<p>References <a class="el" href="SimpleType_8h_source.html#l00106">ENUM</a>, <a class="el" href="SimpleType_8h_source.html#l00113">FRAC</a>, <a class="el" href="SimpleType_8h_source.html#l00103">LENGTH</a>, <a class="el" href="SimpleType_8h_source.html#l00110">MAXEX</a>, <a class="el" href="SimpleType_8h_source.html#l00108">MAXINC</a>, <a class="el" href="SimpleType_8h_source.html#l00105">MAXLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00111">MINEX</a>, <a class="el" href="SimpleType_8h_source.html#l00109">MININC</a>, <a class="el" href="SimpleType_8h_source.html#l00104">MINLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00102">NONE</a>, <a class="el" href="SimpleType_8h_source.html#l00042">Schema::facetValueType::numEnums</a>, <a class="el" href="SimpleType_8h_source.html#l00114">PATTERN</a>, <a class="el" href="XSDType_8h_source.html#l00229">Schema::XSDType::setContentModel()</a>, <a class="el" href="Schema_8h_source.html#l00046">Schema::Simple</a>, <a class="el" href="SimpleType_8h_source.html#l00112">TOTALDIGITS</a>, <a class="el" href="SimpleType_8h_source.html#l00107">WSP</a>, <a class="el" href="Schema_8h_source.html#l00087">Schema::XSD_ANY</a>, <a class="el" href="Schema_8h_source.html#l00088">Schema::XSD_ANYTYPE</a>, <a class="el" href="Schema_8h_source.html#l00089">Schema::XSD_ANYURI</a>, <a class="el" href="Schema_8h_source.html#l00085">Schema::XSD_BASE64BIN</a>, <a class="el" href="Schema_8h_source.html#l00076">Schema::XSD_BOOLEAN</a>, <a class="el" href="Schema_8h_source.html#l00066">Schema::XSD_BYTE</a>, <a class="el" href="Schema_8h_source.html#l00079">Schema::XSD_DATE</a>, <a class="el" href="Schema_8h_source.html#l00078">Schema::XSD_DATETIME</a>, <a class="el" href="Schema_8h_source.html#l00073">Schema::XSD_DECIMAL</a>, <a class="el" href="Schema_8h_source.html#l00075">Schema::XSD_DOUBLE</a>, <a class="el" href="Schema_8h_source.html#l00074">Schema::XSD_FLOAT</a>, <a class="el" href="Schema_8h_source.html#l00065">Schema::XSD_INT</a>, <a class="el" href="Schema_8h_source.html#l00064">Schema::XSD_INTEGER</a>, <a class="el" href="Schema_8h_source.html#l00069">Schema::XSD_LONG</a>, <a class="el" href="Schema_8h_source.html#l00082">Schema::XSD_NCNAME</a>, <a class="el" href="Schema_8h_source.html#l00083">Schema::XSD_NMTOKEN</a>, <a class="el" href="Schema_8h_source.html#l00084">Schema::XSD_NMTOKENS</a>, <a class="el" href="Schema_8h_source.html#l00067">Schema::XSD_POSINT</a>, <a class="el" href="Schema_8h_source.html#l00081">Schema::XSD_QNAME</a>, <a class="el" href="Schema_8h_source.html#l00071">Schema::XSD_SHORT</a>, <a class="el" href="Schema_8h_source.html#l00063">Schema::XSD_STRING</a>, <a class="el" href="Schema_8h_source.html#l00077">Schema::XSD_TIME</a>, <a class="el" href="Schema_8h_source.html#l00080">Schema::XSD_TOKEN</a>, <a class="el" href="Schema_8h_source.html#l00068">Schema::XSD_UINT</a>, <a class="el" href="Schema_8h_source.html#l00070">Schema::XSD_ULONG</a>, and <a class="el" href="Schema_8h_source.html#l00072">Schema::XSD_USHORT</a>.</p>

</div>
</div>
<a class="anchor" id="a1432a1000a2797fc553e8b57a9f02414"></a><!-- doxytag: member="Schema::SimpleType::~SimpleType" ref="a1432a1000a2797fc553e8b57a9f02414" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Schema::SimpleType::~SimpleType </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>the</em>&nbsp;</td><td>namespace uri of the simple type </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="SimpleType_8cpp_source.html#l00076">76</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a66bc42a690d0a11f77d258663a2f93e0"></a><!-- doxytag: member="Schema::SimpleType::isList" ref="a66bc42a690d0a11f77d258663a2f93e0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::isList </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isList </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a list type </dd></dl>

<p>Definition at line <a class="el" href="SimpleType_8h_source.html#l00141">141</a> of file <a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>.</p>

<p>Referenced by <a class="el" href="SchemaValidator_8cpp_source.html#l00491">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="ab98dbe6066799f921d64785e4e459293"></a><!-- doxytag: member="Schema::SimpleType::isUnion" ref="ab98dbe6066799f921d64785e4e459293" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::isUnion </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isUnion </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a union type </dd></dl>

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

<p>Referenced by <a class="el" href="SchemaValidator_8cpp_source.html#l00491">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="a5009938407646b10294e21c8ba07b525"></a><!-- doxytag: member="Schema::SimpleType::isSimple" ref="a5009938407646b10294e21c8ba07b525" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::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>isSimple return false </p>

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

<p>Definition at line <a class="el" href="SimpleType_8h_source.html#l00174">174</a> of file <a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>.</p>

</div>
</div>
<a class="anchor" id="aaed4172f00662cb06d0accf41811ded0"></a><!-- doxytag: member="Schema::SimpleType::isvalidFacet" ref="aaed4172f00662cb06d0accf41811ded0" args="(std::string facet)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::isvalidFacet </td>
          <td>(</td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>facet</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isList </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a list type </dd></dl>

<p>Definition at line <a class="el" href="SimpleType_8cpp_source.html#l00082">82</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

<p>References <a class="el" href="XSDType_8h_source.html#l00185">Schema::XSDType::getBaseTypeId()</a>.</p>

</div>
</div>
<a class="anchor" id="a8910bf1b02e2f28a2114ba52591318ef"></a><!-- doxytag: member="Schema::SimpleType::isValidInt" ref="a8910bf1b02e2f28a2114ba52591318ef" args="(int val) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::isValidInt </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>val</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isList </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a list type </dd></dl>

<p>Definition at line <a class="el" href="SimpleType_8cpp_source.html#l00172">172</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

<p>References <a class="el" href="XSDType_8h_source.html#l00185">Schema::XSDType::getBaseTypeId()</a>, <a class="el" href="SimpleType_8h_source.html#l00037">Schema::facetValueType::length</a>, <a class="el" href="SimpleType_8h_source.html#l00103">LENGTH</a>, <a class="el" href="unionSchema_1_1facetValueType.html#ad301ce67989b98849d96ffb2b9018ea4">Schema::facetValueType::lenRange</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::maxex</a>, <a class="el" href="SimpleType_8h_source.html#l00110">MAXEX</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::maxinc</a>, <a class="el" href="SimpleType_8h_source.html#l00108">MAXINC</a>, <a class="el" href="SimpleType_8h_source.html#l00040">Schema::facetValueType::maxlen</a>, <a class="el" href="SimpleType_8h_source.html#l00105">MAXLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::minex</a>, <a class="el" href="SimpleType_8h_source.html#l00111">MINEX</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::mininc</a>, <a class="el" href="SimpleType_8h_source.html#l00109">MININC</a>, <a class="el" href="SimpleType_8h_source.html#l00040">Schema::facetValueType::minlen</a>, <a class="el" href="SimpleType_8h_source.html#l00104">MINLEN</a>, <a class="el" href="unionSchema_1_1facetValueType.html#ac85a45eb931639e0d03bc0b06c68be6f">Schema::facetValueType::valRange</a>, <a class="el" href="Schema_8h_source.html#l00065">Schema::XSD_INT</a>, and <a class="el" href="Schema_8h_source.html#l00064">Schema::XSD_INTEGER</a>.</p>

<p>Referenced by <a class="el" href="SchemaValidator_8cpp_source.html#l00491">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="aabbe967351806973be04d7ddb2d1ab88"></a><!-- doxytag: member="Schema::SimpleType::isValidFloat" ref="aabbe967351806973be04d7ddb2d1ab88" args="(float val) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::isValidFloat </td>
          <td>(</td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>val</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isList </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a list type </dd></dl>

<p>Definition at line <a class="el" href="SimpleType_8cpp_source.html#l00242">242</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

<p>Referenced by <a class="el" href="SchemaValidator_8cpp_source.html#l00491">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="aa3d488fab59b45700667e860d8980c96"></a><!-- doxytag: member="Schema::SimpleType::isValidString" ref="aa3d488fab59b45700667e860d8980c96" args="(std::string val) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::isValidString </td>
          <td>(</td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>val</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isList </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a list type </dd></dl>

<p>Definition at line <a class="el" href="SimpleType_8cpp_source.html#l00251">251</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

<p>References <a class="el" href="SimpleType_8h_source.html#l00106">ENUM</a>, <a class="el" href="SimpleType_8h_source.html#l00037">Schema::facetValueType::length</a>, <a class="el" href="SimpleType_8h_source.html#l00103">LENGTH</a>, <a class="el" href="unionSchema_1_1facetValueType.html#ad301ce67989b98849d96ffb2b9018ea4">Schema::facetValueType::lenRange</a>, <a class="el" href="SimpleType_8h_source.html#l00040">Schema::facetValueType::maxlen</a>, <a class="el" href="SimpleType_8h_source.html#l00105">MAXLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00040">Schema::facetValueType::minlen</a>, <a class="el" href="SimpleType_8h_source.html#l00104">MINLEN</a>, and <a class="el" href="SimpleType_8h_source.html#l00114">PATTERN</a>.</p>

<p>Referenced by <a class="el" href="SchemaValidator_8cpp_source.html#l00491">Schema::SchemaValidator::validate()</a>.</p>

</div>
</div>
<a class="anchor" id="aca61253908ddc7856b156a3a9bf1ab83"></a><!-- doxytag: member="Schema::SimpleType::getFacetValue" ref="aca61253908ddc7856b156a3a9bf1ab83" args="(int facet, void *&amp;val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Schema::SimpleType::getFacetValue </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>facet</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">void *&amp;&nbsp;</td>
          <td class="paramname"> <em>val</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isList </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a list type </dd></dl>

<p>Definition at line <a class="el" href="SimpleType_8cpp_source.html#l00316">316</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

<p>References <a class="el" href="SimpleType_8h_source.html#l00106">ENUM</a>, <a class="el" href="SimpleType_8h_source.html#l00113">FRAC</a>, <a class="el" href="SimpleType_8h_source.html#l00037">Schema::facetValueType::length</a>, <a class="el" href="SimpleType_8h_source.html#l00103">LENGTH</a>, <a class="el" href="unionSchema_1_1facetValueType.html#ad301ce67989b98849d96ffb2b9018ea4">Schema::facetValueType::lenRange</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::maxex</a>, <a class="el" href="SimpleType_8h_source.html#l00110">MAXEX</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::maxinc</a>, <a class="el" href="SimpleType_8h_source.html#l00108">MAXINC</a>, <a class="el" href="SimpleType_8h_source.html#l00105">MAXLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::minex</a>, <a class="el" href="SimpleType_8h_source.html#l00111">MINEX</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::mininc</a>, <a class="el" href="SimpleType_8h_source.html#l00109">MININC</a>, <a class="el" href="SimpleType_8h_source.html#l00040">Schema::facetValueType::minlen</a>, <a class="el" href="SimpleType_8h_source.html#l00104">MINLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00050">Schema::facetValueType::pattern</a>, <a class="el" href="SimpleType_8h_source.html#l00114">PATTERN</a>, <a class="el" href="SimpleType_8h_source.html#l00048">Schema::facetValueType::tot</a>, <a class="el" href="SimpleType_8h_source.html#l00112">TOTALDIGITS</a>, and <a class="el" href="unionSchema_1_1facetValueType.html#ac85a45eb931639e0d03bc0b06c68be6f">Schema::facetValueType::valRange</a>.</p>

</div>
</div>
<a class="anchor" id="af10d14f6302e21e2ab5efdbb703f210e"></a><!-- doxytag: member="Schema::SimpleType::unionTypes" ref="af10d14f6302e21e2ab5efdbb703f210e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::list&lt; int &gt; * Schema::SimpleType::unionTypes </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>isList </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>:is this a list type </dd></dl>

<p>Definition at line <a class="el" href="SimpleType_8h_source.html#l00180">180</a> of file <a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8fd1774735a3bb31d1a6bfb9c75b652b"></a><!-- doxytag: member="Schema::SimpleType::setUnionType" ref="a8fd1774735a3bb31d1a6bfb9c75b652b" args="(int id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::SimpleType::setUnionType </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="SimpleType_8h_source.html#l00163">163</a> of file <a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>.</p>

</div>
</div>
<a class="anchor" id="a5c114800b669b062793b4a4d76e0072d"></a><!-- doxytag: member="Schema::SimpleType::setListType" ref="a5c114800b669b062793b4a4d76e0072d" args="(int id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::SimpleType::setListType </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="SimpleType_8h_source.html#l00155">155</a> of file <a class="el" href="SimpleType_8h_source.html">SimpleType.h</a>.</p>

<p>References <a class="el" href="XSDType_8h_source.html#l00206">Schema::XSDType::setBaseType()</a>.</p>

</div>
</div>
<a class="anchor" id="a2ea38195e17ddb0c4fbd88ff9bd575cf"></a><!-- doxytag: member="Schema::SimpleType::setFacetValue" ref="a2ea38195e17ddb0c4fbd88ff9bd575cf" args="(std::string facet, std::string val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Schema::SimpleType::setFacetValue </td>
          <td>(</td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>facet</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string&nbsp;</td>
          <td class="paramname"> <em>val</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="SimpleType_8cpp_source.html#l00098">98</a> of file <a class="el" href="SimpleType_8cpp_source.html">SimpleType.cpp</a>.</p>

<p>References <a class="el" href="SimpleType_8h_source.html#l00122">COLLAPSE</a>, <a class="el" href="SimpleType_8h_source.html#l00106">ENUM</a>, <a class="el" href="SimpleType_8h_source.html#l00049">Schema::facetValueType::frac</a>, <a class="el" href="SimpleType_8h_source.html#l00113">FRAC</a>, <a class="el" href="SimpleType_8h_source.html#l00037">Schema::facetValueType::length</a>, <a class="el" href="SimpleType_8h_source.html#l00103">LENGTH</a>, <a class="el" href="unionSchema_1_1facetValueType.html#ad301ce67989b98849d96ffb2b9018ea4">Schema::facetValueType::lenRange</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::maxex</a>, <a class="el" href="SimpleType_8h_source.html#l00110">MAXEX</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::maxinc</a>, <a class="el" href="SimpleType_8h_source.html#l00108">MAXINC</a>, <a class="el" href="SimpleType_8h_source.html#l00040">Schema::facetValueType::maxlen</a>, <a class="el" href="SimpleType_8h_source.html#l00105">MAXLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::minex</a>, <a class="el" href="SimpleType_8h_source.html#l00111">MINEX</a>, <a class="el" href="SimpleType_8h_source.html#l00046">Schema::facetValueType::mininc</a>, <a class="el" href="SimpleType_8h_source.html#l00109">MININC</a>, <a class="el" href="SimpleType_8h_source.html#l00040">Schema::facetValueType::minlen</a>, <a class="el" href="SimpleType_8h_source.html#l00104">MINLEN</a>, <a class="el" href="SimpleType_8h_source.html#l00042">Schema::facetValueType::numEnums</a>, <a class="el" href="XmlUtils_8cpp_source.html#l00057">XmlUtils::parseInt()</a>, <a class="el" href="SimpleType_8h_source.html#l00050">Schema::facetValueType::pattern</a>, <a class="el" href="SimpleType_8h_source.html#l00114">PATTERN</a>, <a class="el" href="SimpleType_8h_source.html#l00120">PRESERVE</a>, <a class="el" href="SimpleType_8h_source.html#l00121">REPLACE</a>, <a class="el" href="SimpleType_8h_source.html#l00048">Schema::facetValueType::tot</a>, <a class="el" href="SimpleType_8h_source.html#l00112">TOTALDIGITS</a>, <a class="el" href="unionSchema_1_1facetValueType.html#ac85a45eb931639e0d03bc0b06c68be6f">Schema::facetValueType::valRange</a>, <a class="el" href="SimpleType_8h_source.html#l00043">Schema::facetValueType::wsp</a>, and <a class="el" href="SimpleType_8h_source.html#l00107">WSP</a>.</p>

</div>
</div>
<a class="anchor" id="ab2bf5bd951cc67fe5dd710532af0bfac"></a><!-- doxytag: member="Schema::SimpleType::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::SimpleType::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::SimpleType::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::SimpleType::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::SimpleType::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::SimpleType::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">isvalidFacet()</a>, <a class="el" href="SimpleType_8cpp_source.html#l00172">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::SimpleType::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::SimpleType::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::SimpleType::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::SimpleType::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">Schema::ComplexType::ComplexType()</a>, and <a class="el" href="SimpleType_8cpp_source.html#l00027">SimpleType()</a>.</p>

</div>
</div>
<a class="anchor" id="a5b56afcffa533099474b027117f1ff07"></a><!-- doxytag: member="Schema::SimpleType::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::SimpleType::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::SimpleType::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">setListType()</a>.</p>

</div>
</div>
<a class="anchor" id="ac3c670cea99e2c869e6d2c0058255a10"></a><!-- doxytag: member="Schema::SimpleType::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="SimpleType_8h_source.html">SimpleType.h</a></li>
<li>/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/<a class="el" href="SimpleType_8cpp_source.html">SimpleType.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>