Subject: RE: XML Schema/XSL conflict (can't differentiate unqualified locals)?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 10 Oct 2001 12:10:02 +0100
|
> Michael> (4) people don't understand the arbitrariness of some of
> Michael> the rules, e.g. that the default namespace can go out of
> Michael> scope for descendants but an explicit namespace can't
>
> I'm one of those people - can you give an illustration please?
You can say xmlns="" to cancel the default namespace declaration, but you
can't do xmlns:xyz="" to cancel a non-default namespace declaration.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|