[Home] [By Thread] [By Date] [Recent Entries]
Hi,
What I want to do is to take the following blah, blah from the document:
<anElement>
<![DATA[
blah,blah..
]]>
</anElement>
ANd I specify my DTD like <!ELEMENT anElement ANY>
However, after parsed to document by IBM DOMParser (sun's javax parser as
well), the CDATA section get lost.
My tag is like "//anElement/text()".
Is there anything with that? I can't figure out why. When I use SAXON
directly to fetch the CDATA using Context and Expression, every thing is
fine.
Thanks a lot!
|

Cart



