amassari 2005/02/25 02:41:52
Modified: c/doc build-misc.xml build-other.xml build-winunix.xml
faq-build.xml faq-contributing.xml faq-distrib.xml
program-dom.xml program-others.xml
Log:
Fixing spelling errors
Revision Changes Path
1.20 +1 -1 xml-xerces/c/doc/build-misc.xml
Index: build-misc.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/build-misc.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- build-misc.xml 8 Sep 2004 18:55:00 -0000 1.19
+++ build-misc.xml 25 Feb 2005 10:41:52 -0000 1.20
@@ -159,7 +159,7 @@
or
rpmbuild -ta &XercesCSrcInstallDir;.tar.gz (rpm 4.1 and later; ships with
RedHat 8)
</source>
- <p>The &XercesCName; RPM specificattion can be found in
+ <p>The &XercesCName; RPM specification can be found in
<br/><code>&XercesCSrcInstallDir;/xerces-c.spec</code>.</p>
<p>Please refer to the <jump
href="http://www.rpm.org/RPM-HOWTO">RPM-HOWTO</jump>,
for more RPM related information.</p>
1.21 +3 -3 xml-xerces/c/doc/build-other.xml
Index: build-other.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/build-other.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- build-other.xml 8 Jan 2005 01:24:23 -0000 1.20
+++ build-other.xml 25 Feb 2005 10:41:52 -0000 1.21
@@ -346,8 +346,8 @@
the &XercesCName; code contains some files with very
long names, and earlier versions
of Mac OS, as well as earlier versions of CodeWarrior,
did not support file names
longer than 32 characters, CodeWarrior 8.0 is required.
If you are building &XercesCName;
- on a Mac OS 9 system, be extremely carefull in how to
unpack and/or transfer the &XercesCName;
- files to that system, to ensure that their file names
are not trancated in the process.
+ on a Mac OS 9 system, be extremely careful in how to
unpack and/or transfer the &XercesCName;
+ files to that system, to ensure that their file names
are not truncated in the process.
</p>
<p><em>Installing &XercesCName; for use with
CodeWarrior:</em>
@@ -532,7 +532,7 @@
<li>HFS+ APIs. If HFS+ APIs are available, all
file access is performed
using the HFS+ fork APIs to support long file
access, and to support
- long unicode compliant file names. In the
absence of HFS+ APIs, classic
+ long Unicode compliant file names. In the
absence of HFS+ APIs, classic
HFS APIs are used instead.
</li>
</ul>
1.35 +3 -3 xml-xerces/c/doc/build-winunix.xml
Index: build-winunix.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/build-winunix.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- build-winunix.xml 28 Sep 2004 03:13:56 -0000 1.34
+++ build-winunix.xml 25 Feb 2005 10:41:52 -0000 1.35
@@ -28,7 +28,7 @@
<p>To build &XercesCName; from the source distribution (using
MSVC), you will
need to open the workspace containing the project. If you are
building your application, you may want to add the &XercesCName;
- project inside your applications's workspace.</p>
+ project inside your application's workspace.</p>
<p>The workspace containing the &XercesCName; project file and
all other samples is in:</p>
<p>For MSVC Version 6:</p>
@@ -92,7 +92,7 @@
<anchor name="WinBorlandBuilder"/>
<s2 title="Building &XercesCName; on Windows using Borland C++Builder">
- <p>&XercesCName; sourec distribution comes with Borland C++Builder6
projects to help you
+ <p>&XercesCName; source distribution comes with Borland C++Builder6
projects to help you
build &XercesCName;. The following describes the steps you need
to build
&XercesCName;.</p>
@@ -126,7 +126,7 @@
<anchor name="WinBorlandCC"/>
<s2 title="Building &XercesCName; on Windows using Borland C++ Compiler">
- <p>&XercesCName; sourec distribution comes with Borland C++ Compiler
make files to help you
+ <p>&XercesCName; source distribution comes with Borland C++ Compiler
make files to help you
build &XercesCName;. The following describes the steps you need
to build
&XercesCName;.</p>
1.23 +1 -1 xml-xerces/c/doc/faq-build.xml
Index: faq-build.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/faq-build.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- faq-build.xml 28 Sep 2004 03:13:56 -0000 1.22
+++ faq-build.xml 25 Feb 2005 10:41:52 -0000 1.23
@@ -412,7 +412,7 @@
</a>
</faq>
- <faq title='Regenerating (API) documention?'>
+ <faq title='Regenerating (API) documentation?'>
<q>How do I regenerate the (API) documentation?</q>
<a>
<p>To use the internal XML based application that creates the
1.3 +1 -1 xml-xerces/c/doc/faq-contributing.xml
Index: faq-contributing.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/faq-contributing.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- faq-contributing.xml 22 Sep 2004 15:29:29 -0000 1.2
+++ faq-contributing.xml 25 Feb 2005 10:41:52 -0000 1.3
@@ -48,7 +48,7 @@
have applied your changes to a local copy of the most
recent xerces source code, do <code>cvs diff -u
file</code> for each file you've changed.
- Keep in mind the coding quidelines for &XercesCName; as
+ Keep in mind the coding guidelines for &XercesCName; as
described below.
</li>
<li>
1.38 +1 -1 xml-xerces/c/doc/faq-distrib.xml
Index: faq-distrib.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/faq-distrib.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- faq-distrib.xml 30 Sep 2004 00:55:09 -0000 1.37
+++ faq-distrib.xml 25 Feb 2005 10:41:52 -0000 1.38
@@ -208,7 +208,7 @@
<jump
href="http://www.research.att.com/sw/tools/graphviz/">GraphViz</jump>.</p>
<p>See <jump href="faq-build.html#faq-18">
- FAQ: Regenerating (API) documention?</jump></p>
+ FAQ: Regenerating (API) documentation?</jump></p>
</a>
</faq>
1.48 +17 -17 xml-xerces/c/doc/program-dom.xml
Index: program-dom.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/program-dom.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- program-dom.xml 21 Feb 2005 23:28:17 -0000 1.47
+++ program-dom.xml 25 Feb 2005 10:41:52 -0000 1.48
@@ -103,7 +103,7 @@
were created by the DOMImplementation::createXXXX (e.g.
DOMBuilder, DOMWriter, DOMDocument,
DOMDocumentType).</p>
- <p>Acesss to a released object will lead to unexpected
behaviour.</p>
+ <p>Access to a released object will lead to unexpected
behaviour.</p>
<note>When a DOMDocument is released, all its associated children
AND any objects it owned
(e.g. DOMRange, DOMTreeWalker, DOMNodeIterator or any orphaned
nodes) will also be released.
@@ -120,7 +120,7 @@
<s4 title="Objects created by DOMDocument::createXXXX">
<p>Users <em>can</em> call the release() function to indicate the
release of any orphaned nodes.
When an orphaned Node is released, its associated children will
also be released.
- Acesss to a released Node will lead to unexpected behaviour.
These orphaned Nodes will
+ Access to a released Node will lead to unexpected behaviour.
These orphaned Nodes will
eventually be released, if not already done so, when its owner
document is released</p>
<note>DOMException::INVALID_ACCESS_ERR will be raised if
releasing a Node that has a parent
@@ -130,7 +130,7 @@
<s4 title="Objects created by DOMDocumentRange::createRange or
DOMDocumentTraversal::createXXXX">
<p>Users <em>can</em> call release() function when finished using
the DOMRange,
DOMNodeIterator, DOMTreeWalker.
- Acesss to a released object will lead to unexpected behaviour.
These objects will
+ Access to a released object will lead to unexpected behaviour.
These objects will
eventually be released, if not already done so, when its owner
document is released
</p>
</s4>
@@ -349,7 +349,7 @@
<anchor name="XercesDOMFeatures"/>
<s3 title="XercesDOMParser Supported Features">
- <p>The behavior of the XercesDOMParser is dependant on the values
of the following features. All
+ <p>The behavior of the XercesDOMParser is dependent on the values
of the following features. All
of the features below are set using the "setter" methods (e.g.
<code>setDoNamespaces</code>),
and are queried using the corresponding "getter" methods (e.g.
<code>getDoNamespaces</code>).
The following only gives you a quick summary of supported
features. Please
@@ -575,11 +575,11 @@
<anchor name="CalculateSrcOffset"/>
<table>
<tr><th colspan="2"><em>void setCalculateSrcOfs(const
bool)</em></th></tr>
- <tr><th><em>true:</em></th><td> Enable src offset
calculation. </td></tr>
- <tr><th><em>false:</em></th><td> Disable src offset
calculation. </td></tr>
+ <tr><th><em>true:</em></th><td> Enable source offset
calculation. </td></tr>
+ <tr><th><em>false:</em></th><td> Disable source offset
calculation. </td></tr>
<tr><th><em>default:</em></th><td> false </td></tr>
<tr><th><em>note:</em></th><td> If set to true, the user can
inquire about
- the current src offset within the input source. Setting it
to false (default)
+ the current source offset within the input source. Setting
it to false (default)
improves the performance.</td></tr>
</table>
<p/>
@@ -649,7 +649,7 @@
<anchor name="XercesDOMProperties"/>
<s3 title="XercesDOMParser Supported Properties">
- <p>The behavior of the XercesDOMParser is dependant on the values
of the following properties. All
+ <p>The behavior of the XercesDOMParser is dependent on the values
of the following properties. All
of the properties below are set using the "setter" methods (e.g.
<code>setExternalSchemaLocation</code>),
and are queried using the corresponding "getter" methods (e.g.
<code>getExternalSchemaLocation</code>).
The following only gives you a quick summary of supported
features. Please
@@ -916,7 +916,7 @@
<anchor name="DOMBuilderFeatures"/>
<s3 title="DOMBuilder Supported Features">
- <p>The behavior of the DOMBuilder is dependant on the values of
the following features.
+ <p>The behavior of the DOMBuilder is dependent on the values of
the following features.
All of the features below can be set using the function
<code>DOMBuilder::setFeature(cons XMLCh* const, const bool)</code>.
And can be queried using the function <code>bool
DOMBuilder::getFeature(const XMLCh* const)</code>.
User can also call <code>DOMBuilder::canSetFeature(const XMLCh*
const, const bool)</code>
@@ -1001,7 +1001,7 @@
EntityReference nodes and their child nodes will be
read-only. </td></tr>
<tr><th><em>false:</em></th><td> Do not create
EntityReference nodes in the DOM tree. No
EntityReference nodes will be created, only the nodes
corresponding to their fully
- expanded sustitution text will be created. </td></tr>
+ expanded substitution text will be created. </td></tr>
<tr><th><em>default:</em></th><td> true </td></tr>
<tr><th><em>XMLUni Predefined Constant:</em></th><td>
fgDOMEntities </td></tr>
<tr><th><em>note:</em></th><td> This feature only affects
the appearance of
@@ -1295,12 +1295,12 @@
<anchor name="builder-CalculateSrcOffset"/>
<table>
<tr><th
colspan="2"><em>http://apache.org/xml/features/calculate-src-ofs</em></th></tr>
- <tr><th><em>true:</em></th><td> Enable src offset
calculation. </td></tr>
- <tr><th><em>false:</em></th><td> Disable src offset
calculation. </td></tr>
+ <tr><th><em>true:</em></th><td> Enable source offset
calculation. </td></tr>
+ <tr><th><em>false:</em></th><td> Disable source offset
calculation. </td></tr>
<tr><th><em>default:</em></th><td> false </td></tr>
<tr><th><em>XMLUni Predefined Constant:</em></th><td>
fgXercesCalculateSrcOfs </td></tr>
<tr><th><em>note:</em></th><td> If set to true, the user can
inquire about
- the current src offset within the input source. Setting it
to false (default)
+ the current source offset within the input source. Setting
it to false (default)
improves the performance.</td></tr>
</table>
<p/>
@@ -1391,7 +1391,7 @@
<anchor name="DOMBuilderProperties"/>
<s3 title="DOMBuilder Supported Properties">
- <p>The behavior of the DOMBuilder is dependant on the values of
the following properties.
+ <p>The behavior of the DOMBuilder is dependent on the values of
the following properties.
All of the properties below can be set using the function
<code>DOMBuilder::setProperty(const XMLCh* const, void*)</code>.
It takes a void pointer as the property value. Application is
required to initialize this void
pointer to a correct type. Please check the column "Value Type"
below
@@ -1710,7 +1710,7 @@
<anchor name="DOMWriterFeatures"/>
<s3 title="DOMWriter Supported Features">
- <p>The behavior of the DOMWriter is dependant on the values of
the following features.
+ <p>The behavior of the DOMWriter is dependent on the values of
the following features.
All of the features below can be set using the function
<code>DOMWriter::setFeature(cons XMLCh* const, bool)</code>.
And can be queried using the function <code>bool
DOMWriter::getFeature(const XMLCh* const)</code>.
User can also call <code>DOMWriter::canSetFeature(const XMLCh*
const, bool)</code>
@@ -1744,11 +1744,11 @@
<tr><th><em>true:</em></th><td> EntityReference nodes are
serialized as an entity
reference of the form "&entityName;" in
the output. </td></tr>
<tr><th><em>false:</em></th><td> EntityReference nodes are
serialized as expanded
- sustitution text, unless the corresponding
entity definition is not found. </td></tr>
+ substitution text, unless the corresponding
entity definition is not found. </td></tr>
<tr><th><em>default:</em></th><td> true </td></tr>
<tr><th><em>XMLUni Predefined Constant:</em></th><td>
fgDOMWRTEntities </td></tr>
<tr><th><em>note:</em></th><td> This feature only affects
the output XML stream.
- The dom tree to be serialized will not be
changed. </td></tr>
+ The DOM tree to be serialized will not be
changed. </td></tr>
<tr><th><em>see:</em></th><td>
<jump
href="http://www.w3.org/TR/2002/WD-DOM-Level-3-ASLS-20020409/">
DOM Level 3.0 Abstract Schemas and Load and Save
Specification</jump>
1.23 +4 -4 xml-xerces/c/doc/program-others.xml
Index: program-others.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/program-others.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- program-others.xml 21 Sep 2004 21:51:54 -0000 1.22
+++ program-others.xml 25 Feb 2005 10:41:52 -0000 1.23
@@ -184,7 +184,7 @@
// Enable grammar caching
parser.cacheGrammarFromParse(true);
-// Let's parse the XML document. The parser will cache any grammars
encounterd.
+// Let's parse the XML document. The parser will cache any grammars
encountered.
parser.parse(xmlFile);
// No need to enable re-use by setting useCachedGrammarInParse to true. It is
@@ -558,7 +558,7 @@
<p>Application can specify the locale for the message loader in their
very first invocation to XMLPlatformUtils::Initialize() by supplying
- a parameter for the target locale intended. The defaul locale is
"en_US".
+ a parameter for the target locale intended. The default locale is
"en_US".
</p>
<source>
@@ -760,7 +760,7 @@
attack against a system running the parser. Initially, the
SecurityManager only knows about attacks that can result from
exponential entity expansion; this is the only known attack that
- involves processing a single XML document. Other, simlar attacks
+ involves processing a single XML document. Other, similar attacks
can be launched if arbitrary schemas may be parsed; there already
exist means (via use of the EntityResolver interface) by which
applications can deny processing of untrusted schemas. In future,
@@ -818,7 +818,7 @@
<p>
The WFXMLScanner is a non-validating scanner which performs
well-formedness check only.
It does not do any DTD/XMLSchema processing. If the XML document
contains a DOCTYPE, it
- will be silently ignored (i.e. no warning message is issued).
Similiarly, any schema
+ will be silently ignored (i.e. no warning message is issued).
Similarly, any schema
specific attributes (e.g. schemaLocation), will be treated as
normal element attributes.
Setting grammar specific features/properties will have no effect
on its behavior
(e.g. setLoadExternalDTD(true) is ignored).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]