Jez Higgins
|
39d85b29c6
|
First pass as parameterising the whole of the XSLT library on string_type is done
|
2012-11-12 21:46:08 +00:00 |
|
Jez Higgins
|
db1f9bac46
|
key
|
2012-11-06 09:17:16 +00:00 |
|
jez
|
b6c83a0028
|
corrected key population when use is a union
|
2009-03-03 08:12:26 +00:00 |
|
jez
|
88150c062e
|
use NodeSet.to_document_order instead of sort
|
2009-03-03 07:58:14 +00:00 |
|
jez
|
4af8e6472e
|
keys stored on a per-document basis, as per the end of rec 12.2
|
2009-02-26 10:30:16 +00:00 |
|
jez
|
8cb5109ac1
|
keys now look something up. yay!
|
2009-02-26 10:16:49 +00:00 |
|
jez
|
ff835d03c0
|
Pass inscope namespaces to key functions so it can resolve key names at runtime
key() now works (bar nodeset argument)
just need to do the key lookup
|
2009-02-26 09:32:55 +00:00 |
|
jez
|
9b70ca5187
|
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
|
2009-02-24 12:21:35 +00:00 |
|
jez
|
297345f3c3
|
started filling out xsl:key and keys. need to do a bit of refactoring around QNames now, to make everything a little easier
|
2009-02-18 09:36:41 +00:00 |
|
jez
|
4d9c2a485a
|
started work on xsl:key/key()
|
2009-02-16 22:10:00 +00:00 |
|