- From: Michael Kay <mike@saxonica.com>
- Date: Fri, 13 May 2005 09:35:59 +0100
- To: <noah_mendelsohn@us.ibm.com>, "'G. Ken Holman'" <gkholman@CraneSoftwrights.com>
- Cc: <xmlschema-dev@w3.org>
> >> To accommodate changing namespace URI strings in two of my > customers' > sites, I just use XML entities: > > Tricks like this work some of the time. If you had a large > database that > gradually collected documents from, say, 50 versions of the same > vocabulary, you might find it harder to prepare the XQuery that would Tricks like this don't work at all for XQuery, because XQuery isn't XML and therefore can't be parameterized using entity references :-( Michael Kay http://www.saxonica.com/
Received on Friday, 13 May 2005 08:36:14 UTC