CDATA by any other name... (was The raw and the cooked)

Lauren Wood lauren at sqwest.bc.ca
Mon Nov 2 04:36:02 GMT 1998


On 1 Nov 98, at 21:40, Borden, Jonathan wrote:

>  Alternatively, you can expose both CDATA as an element of type CDATA and
>  as
> text within the TEXT element. This would preserve the intended behavior
> w.r.t. text as well as allowing the option of iterating over CDATA
> elements for interested parties.

Both CDATASection and Text inherit from CharacterData. Is this 
what you mean? Alternatively, you could use the flattening 
properties from Node and just look for NodeValue on each. This 
returns the content of each node without the need for casting.


Lauren

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list