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

  • From: David Megginson <ak117@f...>
  • To: Patrice Bonhomme <Patrice.Bonhomme@l...>
  • Date: Thu, 27 Nov 1997 06:48:42 -0500

Patrice Bonhomme writes:

 > Is it possible to put the sequence ]]> within a CDATA marked section ?

No -- in XML, there is no way at all.

In full SGML, you could use RCDATA instead of CDATA:

(In the DTD)
  <!ENTITY MSC CDATA "]]">

(In the document instance)
  <![RCDATA[
    <![CDATA[this is an example of a marked section&MSC;>
  ]]>

I don't think this is a big problem, though, since CDATA marked
sections are simply a typing convenience.


All the best,


David

-- 
David Megginson                 ak117@f...
Microstar Software Ltd.         dmeggins@m...
      http://home.sprynet.com/sprynet/dmeggins/

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


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