fixed bug that prevented predefined prefixes from being used.
isAbsolute() in TmqlConstructResolver was failing to correctly discover known
prefixes in the runtime because it was trying to lookup the identifier part of
the QName in the runtime's prefix map instead of the prefix part.
Original issue reported on code.google.com by barney.c...@gmail.com on 23 Jul 2011 at 8:47
Original issue reported on code.google.com by
barney.c...@gmail.com
on 23 Jul 2011 at 8:47Attachments: