[
Lists Home |
Date Index |
Thread Index
]
At 1:29 PM -0500 2/23/03, Mike Champion wrote:
>I'd like to see a dialogue here, and to be honest I don't think
>calling the J2ME proposal a "pseudo-XML botch" is a good opening.
>Labels aside (isn't J2ME more or less implementing the XML-SW
>proposal? <grin>)
No, it's not. XML-SW allows the DOCTYPE declaration, though it
removes the internal DTD subset. The currently proposed J2ME version
of SAX throws a SAXParseException as soon as it sees a DOCTYPE,
internal subset or no.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| Processing XML with Java (Addison-Wesley, 2002) |
| http://www.cafeconleche.org/books/xmljava |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
|