mrglavas 2003/09/26 21:29:16
Modified: java/docs faq-xinclude.xml
Log:
Fixing a typo in the XInclude documentation.
Revision Changes Path
1.2 +1 -1 xml-xerces/java/docs/faq-xinclude.xml
Index: faq-xinclude.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/faq-xinclude.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- faq-xinclude.xml 30 Jul 2003 14:04:59 -0000 1.1
+++ faq-xinclude.xml 27 Sep 2003 04:29:16 -0000 1.2
@@ -32,7 +32,7 @@
<p>
According to the specification for XInclude, processors must add an
<code>xml:base</code>
attribute to elements included from locations with a different base URI.
Without
- these attributes, the resulting infoset information would be incorrect.
Unfortunatly,
+ these attributes, the resulting infoset information would be incorrect.
Unfortunately,
these attributes make XInclude processing not transparent to Schema
validation.
</p>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]