[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Maden <crism@ora.com>
- To: xml-dev@ic.ac.uk
- Date: Mon, 9 Feb 1998 12:12:40 -0500
[Deke Smith]
> Supported. If not officially accepted it WILL be used anyhow.
Then you will be using something other than XML, and good luck getting
any application to accept it. The string '<![' can only be followed
by 'CDATA' in a document instance, and there are no ifs, ands, or buts
about it.
The use of notation names for marked sections has been proposed by
others, and may be included in a future revision of XML if the WG
concurs. But right now, you will have to use a notation attribute.
-Chris
--
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|