[Home] [By Thread] [By Date] [Recent Entries]

  • From: Huaxin Zhang <hxzhang@c...>
  • To: saxon.xsl@l...
  • Date: Sun, 03 Dec 2000 23:55:01 -0700 (MST)

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!



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member