[
Lists Home |
Date Index |
Thread Index
]
- From: "W. Eliot Kimber" <eliot@isogen.com>
- To: xml-dev@ic.ac.uk
- Date: Sun, 12 Jul 1998 11:21:27 -0500
At 03:09 PM 7/12/98 UT, Simon St.Laurent wrote:
>> <MyDoc>
>> <Script>This is a JavaScript script</Script>
>> </MyDoc>
>
>Erp. Doesn't this (because of the #PCDATA) still leave out all those
scripts
>that use < and > for something other than document markup? Really
>inconvenient, if so.
You can always put them inside a CDATA marked section or escape the markup
characters--that's normal XML stuff. You can also put the script outside
the document in a data entity or use something like Action Sheets.
Cheers,
E.
--
<Address HyTime=bibloc>
W. Eliot Kimber, Senior Consulting SGML Engineer
ISOGEN International Corp.
2200 N. Lamar St., Suite 230, Dallas, TX 75202. 214.953.0004
www.isogen.com
</Address>
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)
|