- From: Michael Kay <mike@saxonica.com>
- Date: Mon, 30 Nov 2020 14:07:48 +0000
- To: Dave Pawson <dave.pawson@gmail.com>
- Cc: public-xslt-40@w3.org
Received on Monday, 30 November 2020 14:08:02 UTC
> > So many languages use period, that's why I favour it? > Yes, but XML has screwed us on that. Period is an allowed character in names, so $date.year() is legal in 3.1, it is a call on a function held in the variable whose name is "date.year". It's not a question of user view versus implementor view, it's a question of backwards compatibility. Michael Kay Saxonica
Received on Monday, 30 November 2020 14:08:02 UTC