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



----- Original Message ----- 
From: "Rick Marshall" <rjm@z...>
To: "Elliotte Rusty Harold" <elharo@m...>
Cc: "Jeff Rafter" <lists@j...>; <xml-dev@l...>
Sent: Tuesday, May 25, 2004 6:42 PM


> so is this perfectly ok?
> 
> <!DOCTYPE doc [
>   <!ENTITY e "<foo>">
> ]>
> <doc>
>   <child>&e;test</foo></child>
> </doc>

No, because the entity is not well-formed, according to
section 4.3.2 in the XML spec.

Karl

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