DOM Parser isn 't creating EntityReference Nodes 2003-01-07 - By Elena Litani
Hi Luke,
The DOM spec specifies that character references and references to predefined entities are considered to be expanded by an XML processor and are not present in the DOM tree. Thus Xerces behavior is compliant with the DOM specification.
For more information see: http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html#ID-11C98490
Thank you, -- Elena Litani / IBM Toronto
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|