You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by Vince Marco <vm...@mac.com> on 2004/06/17 19:56:08 UTC

using a CDATA section

What is the best way to put HTML in the content of an element?

My first thought was to wrap it in a CDATA section.  How would I do 
this from XmlBeans?  Is there a specific type to use for an element 
that should always use CDATA sections for content, or perhaps a utility 
to produce a CDATA section around some content.

Thanks in advance,

Vince


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/