Misleading description of is-standalone feature.
Elliotte Rusty Harold <[email protected]> Thu, 8 Apr 2004 19:36:31 -0400
| Newsgroups | gmane.text.xml.sax.devel |
|---|---|
| Message-ID | <p0601021dbc9b91df6066@[192.168.254.88]> |
The description if is-standalone in org.xml.sax's package.html says: The value is true if the document specified the "standalone" flag in its XML declaration, and otherwise is false. To me this indicates that the feature is true if standalone="yes" or standalone="no", but false if there's no standalone declaration. I suspect what was intended was to make this true only if standalone="yes". I suggest rewriting this as something like the following: The value is true if the document specified standalone="yes" in its XML declaration, and otherwise is false. -- Elliotte Rusty Harold [email protected] Effective XML (Addison-Wesley, 2003) http://www.cafeconleche.org/books/effectivexml http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ List: sax-devel, [email protected] See: http://www.saxproject.org/ https://lists.sourceforge.net/lists/listinfo/sax-devel