[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: identity constraint with "xsd:any" and self-embedded element

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>
Message-ID: <f5bslc1leqw.fsf@hildegard.inf.ed.ac.uk>
Re: identity constraint with "xsd:any" and self-embedded element

-----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 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.