- From: Panagiotis Reveliotis <prevelio@bea.com>
- Date: Fri, 13 Aug 2004 15:57:55 -0700
- To: <public-qt-comments@w3.org>
In "XQuery 1.0: An XML Query Language" / F Summary of Error Conditions (Non-Normative),
it is stated that:
err:XQ0058
It is a static error if multiple schema imports specify the same target namespace.
I am wondering why is this considered an error, given that XML Schema allows for more than
one schema files to have the same targetNamespace. In fact, it allows for multiple schemas
sharing the same targetNamespace to be combined using the include mechanism.
Thanks,
Panagiotis
Received on Friday, 13 August 2004 22:57:56 UTC