I have a document that will store parsable sections of a completely
renderable document. The sections will contain stardard html tags and
also some custom tags (some are <tag> </tag>) (some are ${mytag})
I think the only way to store these is in CDATA sections delimited by:
<mysection>
</mysection>
<mysection>
</mysection>
...
What needs to be in the XSD Schema to support CDATA sections?
Thanks
--
=================================================================
= Management is doing things right; leadership is doing the =
= right things. - Peter Drucker =
=_______________________________________________________________=
= http://www.sun.com/service/sunps/jdc/javacenter.pdf =
= www.sun.com | www.javasoft.com | http://wwws.sun.com/sunone =
=================================================================