This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: [exslt] Re: using EXSLT {RE: date calculation from Excel 1900 Format}


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]