- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Sat, 10 Mar 2007 09:37:56 -0500
Simon Pieters wrote: > Why would you need to declare entities, though? If you don't define entities, then the parser can't resolve them. This is for entities such as © and ™. There are only five entities that XML parsers recognize out of the box without a DTD: &, <, >, ', and ". -- ?Elliotte Rusty Harold elharo at metalab.unc.edu Java I/O 2nd Edition Just Published! http://www.cafeaulait.org/books/javaio2/ http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
Received on Saturday, 10 March 2007 06:37:56 UTC