CVS Update: xmlpull-api-v1/doc
Aleksander Andrzej Slominski <[email protected]> Sat, 28 Aug 2004 15:38:42 -0500 (EST)
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Message-ID | <[email protected]> |
aslom 04/08/28 15:38:42
Modified: doc features.html
Log:
documentation clarification suggested for issue 204
Should be able to tell application about unknown entities
http://www.extreme.indiana.edu/bugzilla/show_bug.cgi?id=204
Revision Changes Path
1.21 +5 -3 xmlpull-api-v1/doc/features.html
Index: features.html
===================================================================
RCS file: /l/extreme/cvspub/xmlpull-api-v1/doc/features.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -t -w -r1.20 -r1.21
--- features.html 23 Apr 2003 12:16:56 -0000 1.20
+++ features.html 28 Aug 2004 20:38:42 -0000 1.21
@@ -59,9 +59,11 @@
If the feature is set to false and if
<a href="http://www.w3.org/TR/2000/REC-xml-20001006#NT-doctypedecl">XML document
type declaration</a> (in short DOCDECL) is encountered it <b>MUST</b> be reported by nextToken() and
-<b>MUST</b> be ignored by next(). Note that as the DOCDECL was ignored then
-during parsing may be fatal exception when
-undeclared entity is encountered!<p>
+<b>MUST</b> be ignored by next().
+<p>
+As the DOCDECL was ignored, references to entities cannot be expanded (they will
+produce a fatal error if you call next(), but will be reported as ENTITY_REF if
+you call nextToken() instead).<p>
If the feature is true and VALIDATION feature is false then parser <b>MUST</b> be non validating as defined
in <a href="http://www.w3.org/TR/2000/REC-xml-20001006">XML 1.0 specification</a>
(DOCDECL <b>MUST</b> be parsed and processed by parser). <p>
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/2U_rlB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xmlpull-dev/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/