- From: Henry S. Thompson <ht@inf.ed.ac.uk>
- Date: Mon, 19 Mar 2007 10:16:55 +0000
- To: "Le, Yongnian" <yongnian.le@intel.com>
- Cc: <xmlschema-dev@w3.org>, "Moog, Thomas H" <thomas.h.moog@intel.com>, "Yu, Zhiqiang" <zhiqiang.yu@intel.com>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Your constraint as written says "all the rows which share a 't' ancestor must have unique content", and your instance evidently violates that. If what you mean to say is "all the rows which share a 't' _parent_ must have unique content", then just write <xsd:key id="foo1" name="tableu1"> <xsd:selector xpath="myNS:row"/> <xsd:field xpath="."/> </xsd:key> ht - -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh Half-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk URL: http://www.ltg.ed.ac.uk/~ht/ [mail really from me _always_ has this .sig -- mail without it is forged spam] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFF/mMXkjnJixAXWBoRAtIQAJ4wUr1/0Qabnh/1FFCNNOBgXW1QMwCfR1gC SMV2Aa4AJLFlTK926WiAyp8= =pNa8 -----END PGP SIGNATURE-----
Received on Monday, 19 March 2007 10:17:13 UTC