- From: Jonathan Marsh <jmarsh@microsoft.com>
- Date: Mon, 27 Mar 2000 11:10:33 -0800
- To: "'Martin Bryan'" <mtbryan@sgml.u-net.com>
- Cc: www-xml-xinclude-comments@w3.org
If me.xml consists of: <root><xinclude href="me.xml#xpointer(root/*)"/></root> The result infoset would be equivalent to: <root><![CDATA[<xinclude href="me.xml#xpointer(root/*)"/>]]></root> - Jonathan Marsh -----Original Message----- From: Martin Bryan [mailto:mtbryan@sgml.u-net.com] Sent: Friday, March 24, 2000 1:36 AM To: www-xml-xinclude-comments@w3.org Subject: Recursion of CDATA inclusions In 3.2.1 you state that "An inclusion with parse="text" or parse="cdata" may reference itself." In 5 you state "A value of "cdata" indicates that the resource should be included as the contents of a CDATA node or a sequence of CDATA nodes." How, if cdata is used, and creates a cdata node, can any internal reference be identified as valid markup? Martin Bryan Technical Manager, The Diffuse Project ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Diffuse: http://www.diffuse.org, mailto:mtbryan@diffuse.org The Diffuse Project is funded under the European Commission's IST programme. Diffuse publications are maintained by TIEKE (Finnish IT Development Centre), IC Focus and The SGML Centre. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ The SGML Centre, 29 Oldbury Orchard, Churchdown, Glos GL3 2PU, UK Phone/Fax: +44 1452 714029 E-mail: mtbryan@sgml.u-net.com For further details about The SGML Centre visit http://www.sgml.u-net.com
Received on Monday, 27 March 2000 14:12:00 UTC