Subject: RE: [exslt] Re: using EXSLT {RE: date calculation from Excel 1900 Format}
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 13 Jun 2001 11:29:27 +0100
|
> Yes, Saxon seems to be very picky when it comes to top-level elements.
It basically applies the rule "if the namespace is recognized, the local
name must be recognized".
That's a good way of catching spelling mistakes, but I can see there are
disadvantages as well.
The spec gives the implementor discretion: the processor must ignore the
element if the namespace is unrecognized, it may ignore it (at its
discretion) if the namespace is recognized.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|