~ubuntu-branches/ubuntu/precise/xerces-c/precise

« back to all changes in this revision

Viewing changes to doc/html/apiDocs-3/classAttributes.html

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2010-05-01 08:39:53 UTC
  • mfrom: (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100501083953-2rm5l9kbziszygpx
Tags: 3.1.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
287
287
Return the type of an attribute in the list (by position). 
288
288
<p>
289
289
The attribute type is one of the strings "CDATA", "ID", "IDREF", "IDREFS", "NMTOKEN", "NMTOKENS", "ENTITY", "ENTITIES", or "NOTATION" (always in upper case).<p>
290
 
If the parser has not read a declaration for the attribute, or if the parser does not report attribute types, then it must return the value "CDATA" as stated in the XML 1.0 Recommentation (clause 3.3.3, "Attribute-Value Normalization").<p>
 
290
If the parser has not read a declaration for the attribute, or if the parser does not report attribute types, then it must return the value "CDATA" as stated in the XML 1.0 Recommendation (clause 3.3.3, "Attribute-Value Normalization").<p>
291
291
For an enumerated attribute that is not a notation, the parser will report the type as "NMTOKEN".<p>
292
292
<dl compact><dt><b>Parameters:</b></dt><dd>
293
293
  <table border="0" cellspacing="2" cellpadding="0">
621
621
<hr>The documentation for this class was generated from the following file:<ul>
622
622
<li><a class="el" href="Attributes_8hpp-source.html">Attributes.hpp</a></ul>
623
623
</div>
624
 
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 29 15:30:48 2010 for Xerces-C++ by&nbsp;
 
624
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Apr 21 17:55:49 2010 for Xerces-C++ by&nbsp;
625
625
<a href="http://www.doxygen.org/index.html">
626
626
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
627
627
</body>