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

  • From: Michael Kay <mike@s...>
  • To: xml-dev@l...
  • Date: Mon, 03 Dec 2012 23:12:20 +0000


On 03/12/2012 18:17, ольга крыжановская wrote:
> Does any one have a XML parser layering model which (visually) shows
> when &foo; entities are inserted?
>
> Olga
It would be nice if it were nicely layered like that, but especially 
when it comes to parameter entities, it isn't. It's all horribly 
recursive. For example, you can't just expand &foo; to assemble a 
character stream, and then parse the stream -- elements have to be 
properly nested within entity boundaries, so the layers are deeply 
entangled.

Michael Kay
Saxonica


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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