Re: [xml] xmlNodeGetContent() bug?



On Thu, Jun 12, 2003 at 06:32:48PM +0400, Alexander Grimalovsky wrote:
$root->append_child($xml->create_entity_reference('A'));

  A is NOT an entity reference. It's a *character reference*. This
has nothing in common, it's just a shorhand for a given Unicode code point.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]