You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by bo...@apache.org on 2010/04/11 15:05:02 UTC

svn commit: r932887 [1/3] - in /xerces/c/branches/xerces-3.1/src/xercesc: NLS/EN_US/ dom/ dom/impl/ framework/ framework/psvi/ internal/ parsers/ sax/ sax2/ util/ util/MsgLoaders/ICU/ util/NetAccessors/ util/Transcoders/ICU/ util/Transcoders/IconvGNU/ ...

Author: borisk
Date: Sun Apr 11 13:04:59 2010
New Revision: 932887

URL: http://svn.apache.org/viewvc?rev=932887&view=rev
Log:
Spelling fixes (XERCESC-1911).

Modified:
    xerces/c/branches/xerces-3.1/src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMConfiguration.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocument.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocumentFragment.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMErrorHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMException.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementation.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementationLS.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNode.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNodeFilter.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMPSVITypeInfo.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRange.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRangeException.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathNamespace.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathResult.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/dom/impl/DOMTypeInfoImpl.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufInputSource.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/URLInputSource.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/Wrapper4InputSource.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDef.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDefList.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttr.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLElementDecl.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLEntityDecl.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLFormatter.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLRefInfo.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLValidator.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIAttributeList.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIItem.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSComplexTypeDefinition.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLFilterImpl.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLReaderImpl.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAXParser.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/parsers/XercesDOMParser.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax/AttributeList.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax/DTDHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax/DocumentHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax/ErrorHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax/HandlerBase.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax/InputSource.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax/SAXParseException.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax2/Attributes.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax2/ContentHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax2/DeclHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax2/DefaultHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax2/LexicalHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax2/SAX2XMLReader.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/sax2/XMLReaderFactory.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/Base64.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/HexBin.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/LogicalPath.c
    xerces/c/branches/xerces-3.1/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/Mutexes.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/NameIdPool.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/NetAccessors/BinHTTPInputStreamCommon.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/PlatformUtils.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/QName.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/RefArrayOf.c
    xerces/c/branches/xerces-3.1/src/xercesc/util/RefArrayOf.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/StringPool.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/TransENameMap.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/TransService.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/Transcoders/ICU/ICUTransService.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/Transcoders/IconvGNU/IconvGNUTransService.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/Transcoders/MacOSUnicodeConverter/MacOSUnicodeConverter.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/ValueArrayOf.c
    xerces/c/branches/xerces-3.1/src/xercesc/util/ValueArrayOf.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XML88591Transcoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLASCIITranscoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLBigDecimal.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLBigInteger.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLChar.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLDateTime.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLDateTime.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLEBCDICTranscoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLExceptMsgs.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLIBM1047Transcoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLIBM1140Transcoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLMsgLoader.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLString.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLStringTokenizer.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUCS4Transcoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUTF16Transcoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUTF8Transcoder.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMLUTF8Transcoder.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XMemory.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XercesDefs.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/XercesVersion.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/regx/BMPattern.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/util/regx/Op.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/DTD/DTDAttDefList.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/DTD/DTDElementDecl.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/common/ContentSpecNode.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/common/GrammarResolver.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/datatype/DatatypeValidator.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/datatype/DatatypeValidatorFactory.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/datatype/DatatypeValidatorFactory.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/datatype/DecimalDatatypeValidator.cpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/datatype/ListDatatypeValidator.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/datatype/XMLCanRepGroup.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/ComplexTypeInfo.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/PSVIDefs.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/SchemaElementDecl.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/SchemaValidator.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/SubstitutionGroupComparator.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/TraverseSchema.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/XSDDOMParser.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/XercesAttGroupInfo.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/XercesGroupInfo.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/IC_Field.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/IC_Key.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/IC_KeyRef.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/IC_Selector.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/IC_Unique.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/IdentityConstraint.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/ValueStore.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/ValueStoreCache.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/XPathMatcherStack.hpp
    xerces/c/branches/xerces-3.1/src/xercesc/validators/schema/identity/XercesXPath.hpp

Modified: xerces/c/branches/xerces-3.1/src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/NLS/EN_US/XMLErrList_EN_US.Xml Sun Apr 11 13:04:59 2010
@@ -519,7 +519,7 @@
             <Message Id="UTF8_Invalid_3BytesSeq"   Text="invalid bytes '{0}' and '{1}' of a 3-byte sequence"/>
             <Message Id="UTF8_Irregular_3BytesSeq" Text="irregular bytes '{0}' and '{1}' of a 3-byte sequence"/>
             <Message Id="UTF8_Invalid_4BytesSeq"   Text="invalid bytes '{0}' and '{1}' of a 4-byte sequence"/>
-            <Message Id="UTF8_Exceede_BytesLimit"  Text="exceeded byte limit at byte '{0}' in a {1}-byte sequence"/>
+            <Message Id="UTF8_Exceeds_BytesLimit"  Text="exceeded byte limit at byte '{0}' in a {1}-byte sequence"/>
             <Message Id="Vector_BadIndex" Text="index is beyond vector bounds"/>
             <Message Id="Val_InvalidElemId" Text="invalid element id"/>
             <Message Id="Val_CantHaveIntSS" Text="internal subset is not allowed when reusing the grammar"/>

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMConfiguration.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMConfiguration.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMConfiguration.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMConfiguration.hpp Sun Apr 11 13:04:59 2010
@@ -43,7 +43,7 @@ XERCES_CPP_NAMESPACE_BEGIN
  *   boolean     (boolean    parameters)    and    DOMUserData
  *   (parameters). The names used by the DOMConfiguration object are
  *   defined  throughout  the  DOM Level 3 specifications. Names are
- *   case-insensitives.   To   avoid   possible   conflicts,   as  a
+ *   case-insensitive.   To   avoid   possible   conflicts,   as  a
  *   convention,   names   referring   to   boolean  parameters  and
  *   parameters defined outside the DOM specification should be made
  *   unique.  Names  are  recommended  to  follow the XML name
@@ -219,7 +219,7 @@ XERCES_CPP_NAMESPACE_BEGIN
  *               This   forces   the  following  features  to  true:
  *               whitespace-in-element-content,            comments,
  *               namespaces.
- *               Other  features  are  not  changed unless explicity
+ *               Other  features  are  not  changed unless explicitly
  *               specified in the description of the features.
  *               Note  that  querying  this  feature with getFeature
  *               returns   true  only  if  the  individual  features

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocument.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocument.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocument.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocument.hpp Sun Apr 11 13:04:59 2010
@@ -731,7 +731,7 @@ public:
      * updates the replacement tree of <code>DOMEntityReference</code> nodes,
      * normalizes attribute values, etc.
      * <br>Mutation events, when supported, are generated to reflect the
-     * changes occuring on the document.
+     * changes occurring on the document.
      * Note that this is a partial implementation. Not all the required features are implemented.
      * Currently <code>DOMAttr</code> and <code>DOMText</code> nodes are normalized.
      * Features to remove <code>DOMComment</code> and <code>DOMCDATASection</code> work.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocumentFragment.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocumentFragment.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocumentFragment.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMDocumentFragment.hpp Sun Apr 11 13:04:59 2010
@@ -38,7 +38,7 @@ XERCES_CPP_NAMESPACE_BEGIN
  * document by moving fragments around. It is desirable to have an object
  * which can hold such fragments and it is quite natural to use a DOMNode for
  * this purpose. While it is true that a <code>DOMDocument</code> object could
- * fulfil this role,  a <code>DOMDocument</code> object can potentially be a
+ * fulfill this role,  a <code>DOMDocument</code> object can potentially be a
  * heavyweight  object, depending on the underlying implementation. What is
  * really needed for this is a very lightweight object.
  * <code>DOMDocumentFragment</code> is such an object.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMErrorHandler.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMErrorHandler.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMErrorHandler.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMErrorHandler.hpp Sun Apr 11 13:04:59 2010
@@ -83,7 +83,7 @@ public:
     /** @name Functions introduced in DOM Level 3 */
     //@{
     /**
-     * This method is called on the error handler when an error occures.
+     * This method is called on the error handler when an error occurs.
      * If an exception is thrown from this method, it is considered to be equivalent of returning <code>true</code>.
      *
      * @param domError The error object that describes the error, this object

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMException.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMException.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMException.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMException.hpp Sun Apr 11 13:04:59 2010
@@ -54,7 +54,7 @@ public:
     // -----------------------------------------------------------------------
     //  Class Types
     // -----------------------------------------------------------------------
-    /** @name Public Contants */
+    /** @name Public Constants */
     //@{
     /**
      * ExceptionCode

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementation.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementation.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementation.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementation.hpp Sun Apr 11 13:04:59 2010
@@ -57,7 +57,7 @@ private:
     // -----------------------------------------------------------------------
     /** @name Unimplemented constructors and operators */
     //@{
-        DOMImplementation(const DOMImplementation &);   // no copy construtor.
+        DOMImplementation(const DOMImplementation &);   // no copy constructor.
         DOMImplementation & operator = (const DOMImplementation &);  // No Assignment
     //@}
 

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementationLS.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementationLS.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementationLS.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMImplementationLS.hpp Sun Apr 11 13:04:59 2010
@@ -128,7 +128,7 @@ public:
      * Other Schema languages are outside the scope of the W3C and therefore should
      * recommend an absolute URI in order to use this method.
      * @param manager    Pointer to the memory manager to be used to allocate objects.
-     * @param gramPool   The collection of cached grammers.
+     * @param gramPool   The collection of cached grammars.
      * @return The newly created <code>DOMLSParser</code> object. This
      * <code>DOMLSParser</code> is either synchronous or asynchronous depending
      * on the value of the <code>mode</code> argument.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNode.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNode.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNode.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNode.hpp Sun Apr 11 13:04:59 2010
@@ -172,7 +172,7 @@ public:
     // -----------------------------------------------------------------------
     //  Class Types
     // -----------------------------------------------------------------------
-    /** @name Public Contants */
+    /** @name Public Constants */
     //@{
     /**
      * NodeType

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNodeFilter.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNodeFilter.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNodeFilter.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMNodeFilter.hpp Sun Apr 11 13:04:59 2010
@@ -83,7 +83,7 @@ public:
     // -----------------------------------------------------------------------
     //  Class Types
     // -----------------------------------------------------------------------
-    /** @name Public Contants */
+    /** @name Public Constants */
     //@{
     /**
      * Constants returned by acceptNode.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMPSVITypeInfo.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMPSVITypeInfo.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMPSVITypeInfo.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMPSVITypeInfo.hpp Sun Apr 11 13:04:59 2010
@@ -57,7 +57,7 @@ public:
     enum PSVIProperty
     {
         PSVI_Validity
-        , PSVI_Validitation_Attempted
+        , PSVI_Validation_Attempted
         , PSVI_Type_Definition_Type
         , PSVI_Type_Definition_Name
         , PSVI_Type_Definition_Namespace

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRange.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRange.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRange.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRange.hpp Sun Apr 11 13:04:59 2010
@@ -69,7 +69,7 @@ public:
     // -----------------------------------------------------------------------
     //  Class Types
     // -----------------------------------------------------------------------
-    /** @name Public Contants */
+    /** @name Public Constants */
     //@{
     /**
      * Constants CompareHow.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRangeException.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRangeException.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRangeException.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMRangeException.hpp Sun Apr 11 13:04:59 2010
@@ -38,7 +38,7 @@ public:
     // -----------------------------------------------------------------------
     //  Class Types
     // -----------------------------------------------------------------------
-    /** @name Public Contants */
+    /** @name Public Constants */
     //@{
     /**
      * Enumerators for DOM Range Exceptions

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathNamespace.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathNamespace.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathNamespace.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathNamespace.hpp Sun Apr 11 13:04:59 2010
@@ -48,7 +48,7 @@ class DOMElement;
  * nodeValue is the same as namespaceURI.
  * adoptNode, cloneNode, and importNode fail on this node type by raising a DOMException with the code NOT_SUPPORTED_ERR.
  * Note: In future versions of the XPath specification, the definition of a namespace node may
- * be changed incomatibly, in which case incompatible changes to field values may be required to
+ * be changed incompatibly, in which case incompatible changes to field values may be required to
  * implement versions beyond XPath 1.0.
  * @since DOM Level 3
  */

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathResult.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathResult.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathResult.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/DOMXPathResult.hpp Sun Apr 11 13:04:59 2010
@@ -81,7 +81,7 @@ public:
     // -----------------------------------------------------------------------
     //  Class Types
     // -----------------------------------------------------------------------
-    /** @name Public Contants */
+    /** @name Public Constants */
     //@{
     /**
      * <p>ANY_TYPE

Modified: xerces/c/branches/xerces-3.1/src/xercesc/dom/impl/DOMTypeInfoImpl.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/dom/impl/DOMTypeInfoImpl.cpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/dom/impl/DOMTypeInfoImpl.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/dom/impl/DOMTypeInfoImpl.cpp Sun Apr 11 13:04:59 2010
@@ -61,8 +61,8 @@ DOMTypeInfoImpl::DOMTypeInfoImpl(DOMDocu
 {
     setNumericProperty(DOMPSVITypeInfo::PSVI_Validity,
         sourcePSVI->getNumericProperty(DOMPSVITypeInfo::PSVI_Validity));
-    setNumericProperty(DOMPSVITypeInfo::PSVI_Validitation_Attempted,
-        sourcePSVI->getNumericProperty(DOMPSVITypeInfo::PSVI_Validitation_Attempted));
+    setNumericProperty(DOMPSVITypeInfo::PSVI_Validation_Attempted,
+        sourcePSVI->getNumericProperty(DOMPSVITypeInfo::PSVI_Validation_Attempted));
     setNumericProperty(DOMPSVITypeInfo::PSVI_Type_Definition_Type,
         sourcePSVI->getNumericProperty(DOMPSVITypeInfo::PSVI_Type_Definition_Type));
     setNumericProperty(DOMPSVITypeInfo::PSVI_Type_Definition_Anonymous,
@@ -141,7 +141,7 @@ int DOMTypeInfoImpl::getNumericProperty(
     switch(prop)
     {
     case PSVI_Validity:                         return (PSVIItem::VALIDITY_STATE)(fBitFields & 0x0003);
-    case PSVI_Validitation_Attempted:           return (PSVIItem::ASSESSMENT_TYPE)((fBitFields >> 2) & 0x0003);
+    case PSVI_Validation_Attempted:             return (PSVIItem::ASSESSMENT_TYPE)((fBitFields >> 2) & 0x0003);
     case PSVI_Type_Definition_Type:             return (fBitFields & (1 << 5))?XSTypeDefinition::COMPLEX_TYPE:XSTypeDefinition::SIMPLE_TYPE;
     case PSVI_Type_Definition_Anonymous:        return (fBitFields & (1 << 6))?true:false;
     case PSVI_Nil:                              return (fBitFields & (1 << 7))?true:false;
@@ -169,7 +169,7 @@ void DOMTypeInfoImpl::setNumericProperty
     switch(prop)
     {
     case PSVI_Validity:                         fBitFields |= (value & 0x0003); break;
-    case PSVI_Validitation_Attempted:           fBitFields |= ((value & 0x0003) << 2); break;
+    case PSVI_Validation_Attempted:             fBitFields |= ((value & 0x0003) << 2); break;
     case PSVI_Type_Definition_Type:             fBitFields |= (value==XSTypeDefinition::COMPLEX_TYPE)?(1 << 5):0; break;
     case PSVI_Type_Definition_Anonymous:        fBitFields |= (value!=0)?(1 << 6):0; break;
     case PSVI_Nil:                              fBitFields |= (value!=0)?(1 << 7):0; break;

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.cpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.cpp Sun Apr 11 13:04:59 2010
@@ -99,7 +99,7 @@ void LocalFileFormatTarget::writeChars(c
         // If we don't have enough space, see if we can grow the buffer.
         //
         if (fIndex + count > fCapacity && fCapacity < MAX_BUFFER_SIZE)
-          insureCapacity (count);
+          ensureCapacity (count);
 
         // If still not enough space, flush the buffer.
         //
@@ -127,7 +127,7 @@ void LocalFileFormatTarget::writeChars(c
     return;
 }
 
-void LocalFileFormatTarget::insureCapacity(const XMLSize_t extraNeeded)
+void LocalFileFormatTarget::ensureCapacity(const XMLSize_t extraNeeded)
 {
     XMLSize_t newCap = fCapacity * 2;
 

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/LocalFileFormatTarget.hpp Sun Apr 11 13:04:59 2010
@@ -65,7 +65,7 @@ private:
     // -----------------------------------------------------------------------
     //  Private helpers
     // -----------------------------------------------------------------------
-    void insureCapacity(const XMLSize_t extraNeeded);
+    void ensureCapacity(const XMLSize_t extraNeeded);
 
     // -----------------------------------------------------------------------
     //  Private data members

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.cpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.cpp Sun Apr 11 13:04:59 2010
@@ -55,7 +55,7 @@ void MemBufFormatTarget::writeChars(cons
     if (count)
     {
       if (fIndex + count >= fCapacity)
-        insureCapacity(count);
+        ensureCapacity(count);
 
       memcpy(&fDataBuf[fIndex], toWrite, count * sizeof(XMLByte));
       fIndex += count;
@@ -84,7 +84,7 @@ void MemBufFormatTarget::reset()
 // ---------------------------------------------------------------------------
 //  MemBufFormatTarget: Private helper methods
 // ---------------------------------------------------------------------------
-void MemBufFormatTarget::insureCapacity(const XMLSize_t extraNeeded)
+void MemBufFormatTarget::ensureCapacity(const XMLSize_t extraNeeded)
 {
     // Oops, not enough room. Calc new capacity and allocate new buffer
     const XMLSize_t newCap = ((fIndex + extraNeeded) * 2);

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufFormatTarget.hpp Sun Apr 11 13:04:59 2010
@@ -31,7 +31,7 @@ XERCES_CPP_NAMESPACE_BEGIN
  * may plug into DOMLSSerializer to retrieve the serialized XML stream (from DOM Tree)
  * in a memory buffer.
  *
- * The MemBufFormatTarget is initalized to have a memory buffer of 1023 upon
+ * The MemBufFormatTarget is initialized to have a memory buffer of 1023 upon
  * construction, which grows as needed. The buffer will be deleted when
  * MemBufFormatTarget is destructed; or will be reset when the reset() function
  * is called.
@@ -105,7 +105,7 @@ private:
     // -----------------------------------------------------------------------
     //  Private helpers
     // -----------------------------------------------------------------------
-    void insureCapacity(const XMLSize_t extraNeeded);
+    void ensureCapacity(const XMLSize_t extraNeeded);
 
     // -----------------------------------------------------------------------
     //  Private data members

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufInputSource.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufInputSource.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufInputSource.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/MemBufInputSource.hpp Sun Apr 11 13:04:59 2010
@@ -76,7 +76,7 @@ public :
       *
       * Note that the system id provided serves two purposes. Firstly it is
       * going to be displayed in error messages as the source of the error.
-      * And secondly, any entities which are refered to from this entity
+      * And secondly, any entities which are referred to from this entity
       * via relative paths/URLs will be relative to this fake system id.
       *
       * @param  srcDocBytes     The actual data buffer to be parsed from.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/URLInputSource.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/URLInputSource.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/URLInputSource.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/URLInputSource.hpp Sun Apr 11 13:04:59 2010
@@ -94,7 +94,7 @@ public :
     );
 
     /**
-     *  This constructor is indentical to the previous one, except that it also
+     *  This constructor is identical to the previous one, except that it also
      *  allows you to set a public id if you want to.
      *
      *  @param  baseId      The base system id URL which provides the base
@@ -182,7 +182,7 @@ public :
 
     /**
      * This method will return a binary input stream derivative that will
-     * parse from the source refered to by the URL system id.
+     * parse from the source referred to by the URL system id.
      */
     BinInputStream* makeStream() const;
 

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/Wrapper4InputSource.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/Wrapper4InputSource.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/Wrapper4InputSource.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/Wrapper4InputSource.hpp Sun Apr 11 13:04:59 2010
@@ -87,7 +87,7 @@ public:
     //@{
   /**
     * An input source can be set to force the parser to assume a particular
-    * encoding for the data that input source reprsents, via the setEncoding()
+    * encoding for the data that input source represents, via the setEncoding()
     * method. This method will delegate to the wrapped input source to return
     * name of the encoding that is to be forced. If the encoding has never
     * been forced, it returns a null pointer.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDef.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDef.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDef.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDef.hpp Sun Apr 11 13:04:59 2010
@@ -31,7 +31,7 @@ XERCES_CPP_NAMESPACE_BEGIN
 
 class XMLAttr;
 
-/** Represents the core information of an atribute definition
+/** Represents the core information of an attribute definition
  *
  *  This class defines the basic characteristics of an attribute, no matter
  *  what type of validator is used. If a particular schema associates more
@@ -130,7 +130,7 @@ public:
 
     /** Get a string representation of the passed attribute type enum
       *
-      * This method allows you to get a textual representation of an attriubte
+      * This method allows you to get a textual representation of an attribute
       * type, mostly for debug or display.
       *
       * @param attrType The attribute type value to get the string for.
@@ -216,7 +216,7 @@ public:
 
     /** Get the enumeration value (if any) of this attribute type
       *
-      * If the attribute is of an enumeration or notatin type, then this
+      * If the attribute is of an enumeration or notation type, then this
       * method will return a const reference to a string that contains the
       * space separated values that can the attribute can have.
       *
@@ -238,7 +238,7 @@ public:
     /** Get the type of this attribute
       *
       * Gets the type of this attribute. This type is represented by an enum
-      * that convers the types of attributes allowed by XML, e.g. CDATA, NMTOKEN,
+      * that converts the types of attributes allowed by XML, e.g. CDATA, NMTOKEN,
       * NOTATION, etc...
       *
       * @return The attribute type enumeration value for this type of

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDefList.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDefList.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDefList.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttDefList.hpp Sun Apr 11 13:04:59 2010
@@ -117,7 +117,7 @@ public:
     /** Get the memory manager
       *
       * This method returns the configurable memory manager used by the
-      * element declaration for dynamic allocation/deacllocation.
+      * element declaration for dynamic allocation/deallocation.
       *
       * @return the memory manager
       */

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttr.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttr.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttr.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLAttr.hpp Sun Apr 11 13:04:59 2010
@@ -169,7 +169,7 @@ public:
     //@{
 
     /**
-      * This methode returns the attribute name in a QName format.
+      * This method returns the attribute name in a QName format.
       */
     QName* getAttName() const;
 

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.cpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.cpp Sun Apr 11 13:04:59 2010
@@ -33,7 +33,7 @@ XERCES_CPP_NAMESPACE_BEGIN
 //  XMLBuffer: Buffer management
 // ---------------------------------------------------------------------------
 
-void XMLBuffer::insureCapacity(const XMLSize_t extraNeeded)
+void XMLBuffer::ensureCapacity(const XMLSize_t extraNeeded)
 {    
     // If we can't handle it, try doubling the buffer size.
     XMLSize_t newCap = (fIndex + extraNeeded) * 2;

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLBuffer.hpp Sun Apr 11 13:04:59 2010
@@ -90,13 +90,13 @@ public :
             // For example, say fullSize = 100 and fCapacity is 1023 (the default).
             // If the fIndex is less than the fullSize, then no problem.  We can just carry
             // on by resetting fCapacity to fullsize and proceed business as usual.
-            // If the fIndex is already bigger than the fullSize then we call insureCapacity
+            // If the fIndex is already bigger than the fullSize then we call ensureCapacity
             // to see if it can handle emptying the current buffer (it will throw an
             // exception if it can't).
             if (fullSize < fCapacity) {
                 fCapacity = fullSize;
                 if (fIndex >= fullSize) {
-                    insureCapacity(0);
+                    ensureCapacity(0);
                 }
             }
         }
@@ -113,7 +113,7 @@ public :
     {
         // Put in char and bump the index
         if (fIndex == fCapacity)
-            insureCapacity(1);
+            ensureCapacity(1);
         fBuffer[fIndex++] = toAppend;
     }
 
@@ -121,7 +121,7 @@ public :
     {
         if (count) {
             if (fIndex + count >= fCapacity) {
-                insureCapacity(count);
+                ensureCapacity(count);
             }
             memcpy(&fBuffer[fIndex], chars, count * sizeof(XMLCh));
             fIndex += count;
@@ -139,7 +139,7 @@ public :
             for (; *(chars+count); count++ ) /*noop*/;
 
             if (fIndex + count >= fCapacity) {
-                insureCapacity(count);
+                ensureCapacity(count);
             }
             memcpy(&fBuffer[fIndex], chars, count * sizeof(XMLCh));
             fIndex += count;
@@ -217,7 +217,7 @@ private :
     // -----------------------------------------------------------------------
     //  Private helpers
     // -----------------------------------------------------------------------
-    void insureCapacity(const XMLSize_t extraNeeded);
+    void ensureCapacity(const XMLSize_t extraNeeded);
 
 
     // -----------------------------------------------------------------------

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLElementDecl.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLElementDecl.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLElementDecl.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLElementDecl.hpp Sun Apr 11 13:04:59 2010
@@ -313,7 +313,7 @@ class XMLPARSER_EXPORT XMLElementDecl : 
     /** Get the memory manager
       *
       * This method returns the configurable memory manager used by the
-      * element declaration for dynamic allocation/deacllocation.
+      * element declaration for dynamic allocation/deallocation.
       *
       * @return the memory manager
       */
@@ -371,8 +371,8 @@ class XMLPARSER_EXPORT XMLElementDecl : 
       * decl object. As the validator parses its DTD, Schema, etc... it will
       * encounter various references to an element declaration, which will
       * cause the element declaration to either be declared or to be faulted
-      * into the pool in preperation for some future declaration. As it does
-      * so,it will update this field to indicate the current satus of the
+      * into the pool in preparation for some future declaration. As it does
+      * so,it will update this field to indicate the current status of the
       * decl object.
       */
     void setCreateReason(const CreateReasons newReason);
@@ -398,7 +398,7 @@ class XMLPARSER_EXPORT XMLElementDecl : 
     //  Miscellaneous methods
     // -----------------------------------------------------------------------
 
-    /** @name Miscellenous methods */
+    /** @name Miscellaneous methods */
     //@{
 
     //@}

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLEntityDecl.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLEntityDecl.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLEntityDecl.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLEntityDecl.hpp Sun Apr 11 13:04:59 2010
@@ -58,7 +58,7 @@ public:
     //@{
 
     /**
-      *  Deafult Constructor
+      *  Default Constructor
       */
     XMLEntityDecl(MemoryManager* const manager = XMLPlatformUtils::fgMemoryManager);
 
@@ -208,7 +208,7 @@ public:
 
     /**
       * Indicates that this entity is an external entity. If not, then it is
-      * assumed to be an internal entity, suprise.
+      * assumed to be an internal entity, surprise.
       */
     bool isExternal() const;
 
@@ -351,7 +351,7 @@ private :
     //      This is the unique id given to this entity decl.
     //
     //  fName
-    //      The name of the enitity. Entity names are never namespace based.
+    //      The name of the entity. Entity names are never namespace based.
     //
     //  fNotationName
     //      The optional notation of the entity. If there was none, then its

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLFormatter.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLFormatter.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLFormatter.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLFormatter.hpp Sun Apr 11 13:04:59 2010
@@ -44,7 +44,7 @@ public:
     // -----------------------------------------------------------------------
     //  Class types
     // -----------------------------------------------------------------------
-    /** @name Public Contants */
+    /** @name Public Constants */
     //@{
     /**
      * EscapeFlags - Different styles of escape flags to control various formatting.
@@ -271,7 +271,7 @@ public:
     inline const XMLTranscoder*   getTranscoder() const;
 
     /**
-     * @return return the transcoder used internally for transcoding the formatter conent
+     * @return return the transcoder used internally for transcoding the formatter content
      */
     inline XMLTranscoder*   getTranscoder();
 

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLRefInfo.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLRefInfo.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLRefInfo.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLRefInfo.hpp Sun Apr 11 13:04:59 2010
@@ -32,7 +32,7 @@ XERCES_CPP_NAMESPACE_BEGIN
 
 /**
  *  This class provides a simple means to track ID Ref usage. Since id/idref
- *  semamatics are part of XML 1.0, any validator will likely to be able to
+ *  semantics are part of XML 1.0, any validator will likely to be able to
  *  track them. Instances of this class represent a reference and two markers,
  *  one for its being declared and another for its being used. When the
  *  document is done, one can look at each instance and, if used but not

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLValidator.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLValidator.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLValidator.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/XMLValidator.hpp Sun Apr 11 13:04:59 2010
@@ -110,7 +110,7 @@ public:
 
     /**
       * The derived class should fault in the passed XMLAttr value. It should
-      * use the passed attribute definition (which is passed via the base
+      * use the passeed attribute definition (which is passed via the base
       * type so it must often be downcast to the appropriate type for the
       * derived validator class), to fill in the passed attribute. This is done
       * as a performance enhancement since the derived class has more direct
@@ -139,7 +139,7 @@ public:
 
     /**
       * This method is called by the scanner before a new document is about
-      * to start. It gives the validator a change to reset itself in preperation
+      * to start. It gives the validator a change to reset itself in preparation
       * for another validation pass.
       */
     virtual void reset() = 0;

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIAttributeList.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIAttributeList.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIAttributeList.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIAttributeList.hpp Sun Apr 11 13:04:59 2010
@@ -92,7 +92,7 @@ public:
 
     /*
      * Get the PSVI contribution of attribute at position i
-     * in this list.  Indeces start from 0.
+     * in this list.  Indices start from 0.
      * @param index index from which the attribute PSVI contribution
      * is to come.
      * @return PSVIAttribute containing the attributes PSVI contributions;
@@ -102,7 +102,7 @@ public:
 
     /*
      * Get local part of attribute name at position index in the list.
-     * Indeces start from 0.
+     * Indices start from 0.
      * @param index index from which the attribute name
      * is to come.
      * @return local part of the attribute's name; null is returned if the index
@@ -112,7 +112,7 @@ public:
 
     /*
      * Get namespace of attribute at position index in the list.
-     * Indeces start from 0.
+     * Indices start from 0.
      * @param index index from which the attribute namespace
      * is to come.
      * @return namespace of the attribute;

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIItem.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIItem.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIItem.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/PSVIItem.hpp Sun Apr 11 13:04:59 2010
@@ -132,7 +132,7 @@ public:
 
     /**
      * A list of error codes generated from validation attempts. 
-     * Need to find all the possible subclause reports that need reporting
+     * Need to find all the possible sub-clause reports that need reporting
      * 
      * @return list of error codes
      */

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSComplexTypeDefinition.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSComplexTypeDefinition.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSComplexTypeDefinition.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSComplexTypeDefinition.hpp Sun Apr 11 13:04:59 2010
@@ -160,7 +160,7 @@ public:
 
     /**
      * [prohibited substitutions]: a subset of {extension, restriction}
-     * @param toTest  Extention or restriction constants (see 
+     * @param toTest  Extension or restriction constants (see 
      *   <code>XSObject</code>). 
      * @return True if toTest is a prohibited substitution, otherwise 
      *   false.

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.cpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.cpp Sun Apr 11 13:04:59 2010
@@ -1434,7 +1434,7 @@ XSValue::getActValDateTimes(const XMLCh*
         retVal->fData.fValue.f_datetime.f_hour    = coreDate.fValue[XMLDateTime::Hour];
         retVal->fData.fValue.f_datetime.f_min     = coreDate.fValue[XMLDateTime::Minute];
         retVal->fData.fValue.f_datetime.f_second  = coreDate.fValue[XMLDateTime::Second];
-        retVal->fData.fValue.f_datetime.f_milisec = coreDate.fMiliSecond;
+        retVal->fData.fValue.f_datetime.f_milisec = coreDate.fMilliSecond;
 
         return retVal;
     }

Modified: xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/framework/psvi/XSValue.hpp Sun Apr 11 13:04:59 2010
@@ -171,7 +171,7 @@ public:
       * Get the actual value, in the form of XSValue, for a given string of the
       * data type specified
       *
-      * Client application is responsible for the deleletion of the XSValue returned.
+      * Client application is responsible for the deletion of the XSValue returned.
       *
       * @param  content    raw data
       * @param  datatype   schema datatype

Modified: xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.cpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.cpp Sun Apr 11 13:04:59 2010
@@ -53,7 +53,7 @@ void BinMemOutputStream::writeBytes( con
 
     if (maxToWrite) 
     {
-        insureCapacity(maxToWrite);
+        ensureCapacity(maxToWrite);
         memcpy(&fDataBuf[fIndex], toGo, maxToWrite * sizeof(XMLByte));
         fIndex += maxToWrite;
     }
@@ -91,7 +91,7 @@ XMLFilePos BinMemOutputStream::getSize()
 // ---------------------------------------------------------------------------
 //  BinMemOutputStream: Private helper methods
 // ---------------------------------------------------------------------------
-void BinMemOutputStream::insureCapacity(const XMLSize_t extraNeeded)
+void BinMemOutputStream::ensureCapacity(const XMLSize_t extraNeeded)
 {
     // If we can handle it, do nothing yet
     if (fIndex + extraNeeded < fCapacity)

Modified: xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/internal/BinMemOutputStream.hpp Sun Apr 11 13:04:59 2010
@@ -71,7 +71,7 @@ private :
     // -----------------------------------------------------------------------
     //  Private helpers
     // -----------------------------------------------------------------------
-    void insureCapacity(const XMLSize_t extraNeeded);
+    void ensureCapacity(const XMLSize_t extraNeeded);
 
     // -----------------------------------------------------------------------
     //  Private data members

Modified: xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.cpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.cpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.cpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.cpp Sun Apr 11 13:04:59 2010
@@ -686,7 +686,7 @@ void AbstractDOMParser::handleElementPSV
     {
         DOMTypeInfoImpl* typeInfo=new (getDocument()) DOMTypeInfoImpl();
         typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Validity, elementInfo->getValidity());
-        typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Validitation_Attempted, elementInfo->getValidationAttempted());
+        typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Validation_Attempted, elementInfo->getValidationAttempted());
         if(elementInfo->getTypeDefinition())
         {
             typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Type_Definition_Type, elementInfo->getTypeDefinition()->getTypeCategory());
@@ -745,7 +745,7 @@ void AbstractDOMParser::handleAttributes
             {
                 DOMTypeInfoImpl* typeInfo=new (getDocument()) DOMTypeInfoImpl();
                 typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Validity, attrInfo->getValidity());
-                typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Validitation_Attempted, attrInfo->getValidationAttempted());
+                typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Validation_Attempted, attrInfo->getValidationAttempted());
                 if(attrInfo->getTypeDefinition())
                 {
                     typeInfo->setNumericProperty(DOMPSVITypeInfo::PSVI_Type_Definition_Type, XSTypeDefinition::SIMPLE_TYPE);

Modified: xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/parsers/AbstractDOMParser.hpp Sun Apr 11 13:04:59 2010
@@ -85,7 +85,7 @@ public :
 
 
     // -----------------------------------------------------------------------
-    //  Constructors and Detructor
+    //  Constructors and Destructor
     // -----------------------------------------------------------------------
     /** @name Destructor */
     //@{
@@ -276,7 +276,7 @@ public :
       */
     bool getIncludeIgnorableWhitespace() const;
 
-   /** Get the set of Namespace/SchemaLocation that is specified externaly.
+   /** Get the set of Namespace/SchemaLocation that is specified externally.
       *
       * This method returns the list of Namespace/SchemaLocation that was
       * specified using setExternalSchemaLocation.
@@ -284,7 +284,7 @@ public :
       * The parser owns the returned string, and the memory allocated for
       * the returned string will be destroyed when the parser is deleted.
       *
-      * To ensure assessiblity of the returned information after the parser
+      * To ensure accessibility of the returned information after the parser
       * is deleted, callers need to copy and store the returned information
       * somewhere else.
       *
@@ -297,7 +297,7 @@ public :
       */
     XMLCh* getExternalSchemaLocation() const;
 
-   /** Get the noNamespace SchemaLocation that is specified externaly.
+   /** Get the noNamespace SchemaLocation that is specified externally.
       *
       * This method returns the no target namespace XML Schema Location
       * that was specified using setExternalNoNamespaceSchemaLocation.
@@ -305,7 +305,7 @@ public :
       * The parser owns the returned string, and the memory allocated for
       * the returned string will be destroyed when the parser is deleted.
       *
-      * To ensure assessiblity of the returned information after the parser
+      * To ensure accessibility of the returned information after the parser
       * is deleted, callers need to copy and store the returned information
       * somewhere else.
       *
@@ -573,7 +573,7 @@ public :
 
     /**
       * This method allows users to set the parser's behaviour when it
-      * encounters a validtion constraint error. If set to true, and the
+      * encounters a validation constraint error. If set to true, and the
       * the parser will treat validation error as fatal and will exit depends on the
       * state of "getExitOnFirstFatalError". If false, then it will
       * report the error and continue processing.
@@ -677,7 +677,7 @@ public :
       *
       * Full schema constraint checking includes those checking that may
       * be time-consuming or memory intensive. Currently, particle unique
-      * attribution constraint checking and particle derivation resriction checking
+      * attribution constraint checking and particle derivation restriction checking
       * are controlled by this option.
       *
       * The parser's default state is: false.
@@ -706,7 +706,7 @@ public :
     /**
       * This method allows the user to specify a list of schemas to use.
       * If the targetNamespace of a schema specified using this method matches
-      * the targetNamespace of a schema occuring in the instance document in
+      * the targetNamespace of a schema occurring in the instance document in
       * the schemaLocation attribute, or if the targetNamespace matches the
       * namespace attribute of the "import" element, the schema specified by the
       * user using this method will be used (i.e., the schemaLocation attribute
@@ -1043,7 +1043,7 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a Unicode string represting the path
+      * @param systemId A pointer to a Unicode string representing the path
       *                 to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
       *                 internal consistency between invocation of 'parseNext'
@@ -1075,7 +1075,7 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a regular native string represting
+      * @param systemId A pointer to a regular native string representing
       *                 the path to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
       *                 internal consistency between invocation of 'parseNext'
@@ -1708,7 +1708,7 @@ protected:
     //      Indicates whether entity reference nodes should be created.
     //
     //  fIncludeIgnorableWhitespace
-    //      Indicates whether ignorable whiltespace should be added to
+    //      Indicates whether ignorable whitespace should be added to
     //      the DOM tree for validating parsers.
     //
     //  fScanner

Modified: xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLFilterImpl.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLFilterImpl.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLFilterImpl.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLFilterImpl.hpp Sun Apr 11 13:04:59 2010
@@ -109,7 +109,7 @@ public :
      * The parser owns the returned pointer.  The memory allocated for
      * the returned pointer will be destroyed when the parser is deleted.
      *
-     * To ensure assessiblity of the returned information after the parser
+     * To ensure accessibility of the returned information after the parser
      * is deleted, callers need to copy and store the returned information
      * somewhere else; otherwise you may get unexpected result.  Since the returned
      * pointer is a generic void pointer, see the SAX2 Programming Guide to learn
@@ -516,7 +516,7 @@ public :
 
     /**
       * This method allows users to set the parser's behaviour when it
-      * encounters a validtion constraint error. If set to true, and the
+      * encounters a validation constraint error. If set to true, and the
       * the parser will treat validation error as fatal and will exit depends on the
       * state of "getExitOnFirstFatalError". If false, then it will
       * report the error and continue processing.
@@ -562,7 +562,7 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a Unicode string represting the path
+      * @param systemId A pointer to a Unicode string representing the path
       *                 to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
       *                 internal consistency between invocation of 'parseNext'
@@ -595,10 +595,10 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a regular native string represting
+      * @param systemId A pointer to a regular native string representing
       *                 the path to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
-      *                 internal consIstency between invocation of 'parseNext'
+      *                 internal consistency between invocation of 'parseNext'
       *                 calls.
       *
       * @return 'true', if successful in parsing the prolog. It indicates the
@@ -720,7 +720,7 @@ public :
       *               points to the schema grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -750,7 +750,7 @@ public :
       *                 preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -777,7 +777,7 @@ public :
       *                 the path to the XML grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -983,7 +983,7 @@ public :
     /**
     * Reset the DocType object on its reuse
     *
-    * <p>This method helps in reseting the DTD object implementational
+    * <p>This method helps in reseting the DTD object implementation
     * defaults each time the DTD is begun.</p>
     *
     */
@@ -1049,7 +1049,7 @@ public :
     * startElement() event for every endElement() event (even when the
     * element is empty).</p>
     *
-    * @param uri The URI of the asscioated namespace for this element
+    * @param uri The URI of the associated namespace for this element
 	* @param localname The local part of the element name
 	* @param qname The QName of this element
     * @exception SAXException Any SAX exception, possibly
@@ -1170,7 +1170,7 @@ public :
     * contain only attributes with explicit values (specified or
     * defaulted): #IMPLIED attributes will be omitted.</p>
     *
-    * @param uri The URI of the asscioated namespace for this element
+    * @param uri The URI of the associated namespace for this element
 	* @param localname The local part of the element name
 	* @param qname The QName of this element
     * @param attrs The attributes attached to the element, if any.
@@ -1323,7 +1323,7 @@ public :
     * Reset the Error handler object on its reuse
     *
     * <p>This method helps in reseting the Error handler object
-    * implementational defaults each time the Error handler is begun.</p>
+    * implementation defaults each time the Error handler is begun.</p>
     *
     */
     virtual void resetErrors();

Modified: xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLReaderImpl.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLReaderImpl.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLReaderImpl.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAX2XMLReaderImpl.hpp Sun Apr 11 13:04:59 2010
@@ -147,7 +147,7 @@ public :
      * The parser owns the returned pointer.  The memory allocated for
      * the returned pointer will be destroyed when the parser is deleted.
      *
-     * To ensure assessiblity of the returned information after the parser
+     * To ensure accessibility of the returned information after the parser
      * is deleted, callers need to copy and store the returned information
      * somewhere else; otherwise you may get unexpected result.  Since the returned
      * pointer is a generic void pointer, see the SAX2 Programming Guide to learn
@@ -587,7 +587,7 @@ public :
 
     /**
       * This method allows users to set the parser's behaviour when it
-      * encounters a validtion constraint error. If set to true, and the
+      * encounters a validation constraint error. If set to true, and the
       * the parser will treat validation error as fatal and will exit depends on the
       * state of "getExitOnFirstFatalError". If false, then it will
       * report the error and continue processing.
@@ -633,7 +633,7 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a Unicode string represting the path
+      * @param systemId A pointer to a Unicode string representing the path
       *                 to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
       *                 internal consistency between invocation of 'parseNext'
@@ -666,10 +666,10 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a regular native string represting
+      * @param systemId A pointer to a regular native string representing
       *                 the path to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
-      *                 internal consIstency between invocation of 'parseNext'
+      *                 internal consistency between invocation of 'parseNext'
       *                 calls.
       *
       * @return 'true', if successful in parsing the prolog. It indicates the
@@ -789,7 +789,7 @@ public :
       *               points to the schema grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -817,7 +817,7 @@ public :
       *                 preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -842,7 +842,7 @@ public :
       *                 the path to the XML grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -1020,7 +1020,7 @@ public :
       * was just scanned.
       *
       * <p>If any advanced callback handlers are installed, the
-      * corresponding 'endEnityReference' method is invoked.</p>
+      * corresponding 'endEntityReference' method is invoked.</p>
       *
       * @param entDecl A const reference to the object containing the
       *                entity declaration information.
@@ -1115,7 +1115,7 @@ public :
       * This method is used to indicate the start of an entity reference.
       *
       * <p>If any advanced callback handlers are installed, the
-      * corresponding 'endEnityReference' method is invoked.</p>
+      * corresponding 'endEntityReference' method is invoked.</p>
       *
       * @param entDecl A const reference to the object containing the
       *                entity declaration information.
@@ -1226,7 +1226,7 @@ public :
 
     /**
       * This method allows an installed XMLEntityHandler to further
-      * process any system id's of enternal entities encountered in
+      * process any system id's of external entities encountered in
       * the XML file being parsed, such as redirection etc.
       *
       * <b><font color="#FF0000">This method always returns 'false'

Modified: xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAXParser.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAXParser.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAXParser.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/parsers/SAXParser.hpp Sun Apr 11 13:04:59 2010
@@ -106,7 +106,7 @@ public :
       *                   parser is responsible for freeing the memory.
       * @param manager    Pointer to the memory manager to be used to
       *                   allocate objects.
-      * @param gramPool   The collection of cached grammers.
+      * @param gramPool   The collection of cached grammars.
       */
     SAXParser
     (
@@ -306,7 +306,7 @@ public :
       */
     bool getValidationConstraintFatal() const;
 
-   /** Get the set of Namespace/SchemaLocation that is specified externaly.
+   /** Get the set of Namespace/SchemaLocation that is specified externally.
       *
       * This method returns the list of Namespace/SchemaLocation that was
       * specified using setExternalSchemaLocation.
@@ -314,7 +314,7 @@ public :
       * The parser owns the returned string, and the memory allocated for
       * the returned string will be destroyed when the parser is deleted.
       *
-      * To ensure assessiblity of the returned information after the parser
+      * To ensure accessibility of the returned information after the parser
       * is deleted, callers need to copy and store the returned information
       * somewhere else.
       *
@@ -327,7 +327,7 @@ public :
       */
     XMLCh* getExternalSchemaLocation() const;
 
-   /** Get the noNamespace SchemaLocation that is specified externaly.
+   /** Get the noNamespace SchemaLocation that is specified externally.
       *
       * This method returns the no target namespace XML Schema Location
       * that was specified using setExternalNoNamespaceSchemaLocation.
@@ -335,7 +335,7 @@ public :
       * The parser owns the returned string, and the memory allocated for
       * the returned string will be destroyed when the parser is deleted.
       *
-      * To ensure assessiblity of the returned information after the parser
+      * To ensure accessibility of the returned information after the parser
       * is deleted, callers need to copy and store the returned information
       * somewhere else.
       *
@@ -639,7 +639,7 @@ public :
       *
       * Full schema constraint checking includes those checking that may
       * be time-consuming or memory intensive. Currently, particle unique
-      * attribution constraint checking and particle derivation resriction checking
+      * attribution constraint checking and particle derivation restriction checking
       * are controlled by this option.
       *
       * The parser's default state is: false.
@@ -682,7 +682,7 @@ public :
 
     /**
       * This method allows users to set the parser's behaviour when it
-      * encounters a validtion constraint error. If set to true, and the
+      * encounters a validation constraint error. If set to true, and the
       * the parser will treat validation error as fatal and will exit depends on the
       * state of "getExitOnFirstFatalError". If false, then it will
       * report the error and continue processing.
@@ -704,7 +704,7 @@ public :
     /**
       * This method allows the user to specify a list of schemas to use.
       * If the targetNamespace of a schema specified using this method matches
-      * the targetNamespace of a schema occuring in the instance document in
+      * the targetNamespace of a schema occurring in the instance document in
       * the schemaLocation attribute, or if the targetNamespace matches the
       * namespace attribute of the "import" element, the schema specified by the
       * user using this method will be used (i.e., the schemaLocation attribute
@@ -1041,7 +1041,7 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a Unicode string represting the path
+      * @param systemId A pointer to a Unicode string representing the path
       *                 to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
       *                 internal consistency between invocation of 'parseNext'
@@ -1074,10 +1074,10 @@ public :
       * the scan of the prolog failed and the token is not going to work on
       * subsequent scanNext() calls.
       *
-      * @param systemId A pointer to a regular native string represting
+      * @param systemId A pointer to a regular native string representing
       *                 the path to the XML file to be parsed.
       * @param toFill   A token maintaing state information to maintain
-      *                 internal consIstency between invocation of 'parseNext'
+      *                 internal consistency between invocation of 'parseNext'
       *                 calls.
       *
       * @return 'true', if successful in parsing the prolog. It indicates the
@@ -1199,7 +1199,7 @@ public :
       *               points to the schema grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -1229,7 +1229,7 @@ public :
       *                 preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -1256,7 +1256,7 @@ public :
       *                 the path to the XML grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -1511,7 +1511,7 @@ public :
       * was just scanned.
       *
       * <p>If any advanced callback handlers are installed, the
-      * corresponding 'endEnityReference' method is invoked.</p>
+      * corresponding 'endEntityReference' method is invoked.</p>
       *
       * @param entDecl A const reference to the object containing the
       *                entity declaration information.
@@ -1606,7 +1606,7 @@ public :
       * This method is used to indicate the start of an entity reference.
       *
       * <p>If any advanced callback handlers are installed, the
-      * corresponding 'endEnityReference' method is invoked.</p>
+      * corresponding 'endEntityReference' method is invoked.</p>
       *
       * @param entDecl A const reference to the object containing the
       *                entity declaration information.
@@ -1717,7 +1717,7 @@ public :
 
     /**
       * This method allows an installed XMLEntityHandler to further
-      * process any system id's of enternal entities encountered in
+      * process any system id's of external entities encountered in
       * the XML file being parsed, such as redirection etc.
       *
       * <b>This method always returns 'false'

Modified: xerces/c/branches/xerces-3.1/src/xercesc/parsers/XercesDOMParser.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/parsers/XercesDOMParser.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/parsers/XercesDOMParser.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/parsers/XercesDOMParser.hpp Sun Apr 11 13:04:59 2010
@@ -38,7 +38,7 @@ class XMLResourceIdentifier;
   * This class implements the Document Object Model (DOM) interface.
   * It should be used by applications which choose to parse and
   * process the XML document using the DOM api's. This implementation
-  * also allows the applications to install an error and an entitty
+  * also allows the applications to install an error and an entity
   * handler (useful extensions to the DOM specification).
   *
   * <p>It can be used to instantiate a validating or non-validating
@@ -48,7 +48,7 @@ class PARSERS_EXPORT XercesDOMParser : p
 {
 public :
     // -----------------------------------------------------------------------
-    //  Constructors and Detructor
+    //  Constructors and Destructor
     // -----------------------------------------------------------------------
 
     /** @name Constructors and Destructor */
@@ -298,7 +298,7 @@ public :
       * instead of building the grammar from scratch, to validate XML
       * documents.
       *
-      * If the 'Grammar caching' flag is set to true, this mehod ignore the
+      * If the 'Grammar caching' flag is set to true, this method ignore the
       * value passed in.
       *
       * The parser's default state is: false.
@@ -441,7 +441,7 @@ public :
     /** Expand a system id
       *
       * This method allows an installed XMLEntityHandler to further
-      * process any system id's of enternal entities encountered in
+      * process any system id's of external entities encountered in
       * the XML file being parsed, such as redirection etc.
       *
       * <b>This method always returns 'false'
@@ -526,7 +526,7 @@ public :
       *               points to the schema grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -556,7 +556,7 @@ public :
       *                 preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *
@@ -583,7 +583,7 @@ public :
       *                 the path to the XML grammar file to be preparsed.
       * @param grammarType The grammar type (Schema or DTD).
       * @param toCache If <code>true</code>, we cache the preparsed grammar,
-      *                otherwise, no chaching. Default is <code>false</code>.
+      *                otherwise, no caching. Default is <code>false</code>.
       * @return The preparsed schema grammar object (SchemaGrammar or
       *         DTDGrammar). That grammar object is owned by the parser.
       *

Modified: xerces/c/branches/xerces-3.1/src/xercesc/sax/AttributeList.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/sax/AttributeList.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/sax/AttributeList.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/sax/AttributeList.hpp Sun Apr 11 13:04:59 2010
@@ -137,7 +137,7 @@ public:
     *
     * 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
+    * return the value "CDATA" as stated in the XML 1.0 Recommendation
     * (clause 3.3.3, "Attribute-Value Normalization").
     *
     * For an enumerated attribute that is not a notation, the

Modified: xerces/c/branches/xerces-3.1/src/xercesc/sax/DTDHandler.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/sax/DTDHandler.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/sax/DTDHandler.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/sax/DTDHandler.hpp Sun Apr 11 13:04:59 2010
@@ -135,7 +135,7 @@ public:
     /**
     * Reset the DocType object on its reuse
     *
-    * <p>This method helps in reseting the DTD object implementational
+    * <p>This method helps in reseting the DTD object implementation
     * defaults each time the DTD is begun.</p>
     *
     */

Modified: xerces/c/branches/xerces-3.1/src/xercesc/sax/DocumentHandler.hpp
URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/src/xercesc/sax/DocumentHandler.hpp?rev=932887&r1=932886&r2=932887&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/src/xercesc/sax/DocumentHandler.hpp (original)
+++ xerces/c/branches/xerces-3.1/src/xercesc/sax/DocumentHandler.hpp Sun Apr 11 13:04:59 2010
@@ -190,9 +190,9 @@ public:
     ) = 0;
 
     /**
-    * Reset the Docuemnt object on its reuse
+    * Reset the Document object on its reuse
     *
-    * <p>This method helps in reseting the document implementational
+    * <p>This method helps in reseting the document implementation
     * defaults each time the document is begun.</p>
     *
     */



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org