[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XML parser model, when are &foo; inserted?
- From: =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= <olga.kryzhanovska@gmail.com>
- To: Michael Kay <mike@saxonica.com>
- Date: Tue, 4 Dec 2012 00:19:52 +0100
Michael, how does nesting work? Can I just take the text of &foo;,
expand that until I run out of &...; parts and insert the result in
the text stream?
Olga
On Tue, Dec 4, 2012 at 12:12 AM, Michael Kay <mike@saxonica.com> wrote:
>
> 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
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
--
, _ _ ,
{ \/`o;====- Olga Kryzhanovska -====;o`\/ }
.----'-/`-/ olga.kryzhanovska@gmail.com \-`\-'----.
`'-..-| / http://twitter.com/fleyta \ |-..-'`
/\/\ Solaris/BSD//C/C++ programmer /\/\
`--` `--`
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]