Re: [xml-dev] SAX and Entity Literals containing content

From
Elliotte Rusty Harold <>
To
Jeff Rafter <>
Date
2004-05-25T16:00:42Z
ID
<p06010202bcd91e1e005e@[192.168.254.88]>
Thread
Re: [xml-dev] SAX and Entity Literals containing content
At 7:37 AM -0700 5/25/04, Jeff Rafter wrote:
>This question comes as a follow-up to my wellformedness question that I
>asked earlier. I already believe that I know the answer but want to double
>check. In the case of:
>
><!DOCTYPE doc [
>   <!ENTITY e "<foo>test</foo>">
>]>
><doc>
>   <child>&e;</child>
></doc>
>
>Should a SAX parser report a startElement and endElement event for <foo>
>when it is included?
>

Yes, absolutely.
-- 

   Elliotte Rusty Harold
   
   Effective XML (Addison-Wesley, 2003)
   http://www.cafeconleche.org/books/effectivexml
   http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA