[
Lists Home |
Date Index |
Thread Index
]
----- Original Message -----
From: "Tim Bray" <tbray@textuality.com>
> On Jan 22, 2004, at 8:13 AM, Karl Waclawek wrote:
>
> > Now genxEndTag does not have name/prefix/uri arguments, which
> > it does not need to, as you just write out the next name
> > popped from your internal stack.
>
> Right, and if you call 'EndDocument' but there are still tags on the
> stack, that's
> an error. So...
Yes, but you detect the error at the end and not in the right place.
Karl
|