- From: Jeni Tennison <jeni@jenitennison.com>
- Date: Thu, 1 Aug 2002 10:25:50 +0100
- To: xmlschema-dev@w3.org, "Stanley Guan" <stanley.guan@oracle.com>
Hi Stanley, > Can someone explain why the following test is expected to be o.k.? What about it do you think makes it invalid? The only thing that strikes me as looking as though it could be dodgy is the key definition, because it has two fields, both of which could potentially select a number of nodes. However, in the instance document (and it's actually fixed in the schema), the t elements each hold only one element each, and it's a col element. The fields therefore select only one node each, which is fine. It passes validation with XSV, Xerces-C++, Xerces-J and MSXML... Cheers, Jeni --- Jeni Tennison http://www.jenitennison.com/
Received on Thursday, 1 August 2002 05:25:52 UTC