> > My current conclusion is that XQuery can access several > XML-documents, but > does that it does not offers any means to resolve differences such as > differences such as homonyms and synonyms in the mark-up. > There's a lot that is allowed to happen outside the conformance boundary of an XQuery language system: in that sense there are things that XQuery doesn't provide but doesn't prevent either. For example, XQuery requires all the documents in the same namespace to use the same schema, but there is nothing to stop you aliasing the namespaces, or for that matter the local names, at the time you build the data model. Michael KayReceived on Friday, 12 September 2003 07:11:04 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:43:43 UTC