[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: A simple guy with a simple problem
- From: Gavin Thomas Nicol <gtn@ebt.com>
- To: xml-dev@lists.xml.org
- Date: Wed, 14 Mar 2001 22:10:48 -0500
> Here is a sample document:
>
> <?foo bar?>
> <!DOCTYPE foo SYSTEM "foo.dtd" [
> <!ENTITY bar "this is some STUFF">
> ]>
>
> <foo>
> <lit text="hello">
> <![CDATA[This is literal
> STUFF]]>
> </lit>
> <lit>
> &bar;
> </lit>
> </foo>
>
> How should I proceed to do my job?
> regards,
sed
Of course, this is trolling at it's best...