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

  • From: richard@c... (Richard Tobin)
  • To: xml-dev@x...
  • Date: 7 Jul 2000 21:40:52 GMT

In article <000901bfe84f$b47db1a0$82ddd7cf@p...>,
Chris Pratt <chris@p...> wrote:

>And everything was working fine until I added the following to the aml.dtd
>file:
>
><!ENTITY % boolean "(true | false)">
>
><!ELEMENT test ANY>
> <!ATTLIST test name CDATA #REQUIRED
>                value CDATA #IMPLIED
>                isnull %boolean; "false"

>Now I get "org.xml.sax.SAXParseException: PE reference within decl in
>internal subset." because of the entity reference.

Something's wrong with your parser.  The PE reference you have added
is not in the internal subset.

-- Richard
-- 
Spam filter: to mail me from a .com/.net site, put my surname in the headers.

"The Internet is really just a series of bottlenecks joined by high
speed networks." - Sam Wilson

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

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