next | previous | forward | backward | up | top | index | toc | home

CDATA -- hypertext CDATA element

Description

i1 : html CDATA "hi there"

o1 = <![CDATA[hi there]]>

For the programmer

The object CDATA is a mark-up type, with ancestor classes Hypertext < BasicList < Thing.