Re: Namespace support in SAX serialisers
by A. Pagaltzis other posts by this author
Oct 14 2005 5:39PM messages near this date
view in the new Beta List Site
Re: Namespace support in SAX serialisers
|
Re: Namespace support in SAX serialisers
& XSLT * Dominic Mitchell <dom@[...].net> [2005-10-15 01:40]:
> That said, if you find it's doing something non-compliant (or
> just plain odd), do tell me and I'll try to fix it.
Well, as I said, it ignores Name completely.
The other thing I found is that trying to change the default
namespace mid-stream dies with â??Duplicate prefixâ?.
> But I also think it's reasonable to demand a particular prefix
> for a namespace. There's enough software out there that thinks
> the prefix *is* the namespace to warrant this.
Iâ??m not proposing that the facility for caller-supplied prefixes
be dropped entirely. If the caller wants/needs to supply a
particular prefix, by all means the serialiser should use it.
But why not allow the caller to omit the prefix if he so chooses?
Why shouldnâ??t I be able to do the sensible thing and leave
prefixes to be managed by the serialiser when I know that the
code Iâ??m writing is part of a toolchain which is *not* broken?
Regards,
--
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just-> another->Perl->hacker;
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
A. Pagaltzis
Petr Cimprich
A. Pagaltzis
Petr Cimprich
A. Pagaltzis
Robin Berjon
Petr Cimprich
Dominic Mitchell
A. Pagaltzis
Robin Berjon
Dominic Mitchell
Robin Berjon
A. Pagaltzis
Robin Berjon
A. Pagaltzis
Robin Berjon
A. Pagaltzis
A. Pagaltzis
Dominic Mitchell
Robin Berjon
Dominic Mitchell
A. Pagaltzis
Dominic Mitchell
Dominic Mitchell
|