- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 09 Mar 2000 08:35:17 +0000
- To: "Sean Draine" <seandr@millisecond.com>
- Cc: <www-xml-schema-comments@w3.org>
The home of the declaration gives the scope; The selector gives the things identified; The field(s) give(s) the identifier(s). So e.g. <vehicle> might be identified within <state> by <plateNumber>: <element name="state" . . .> . . . <key name='vehicleInState'> <selector>.//vehicle</selector> <field>plateNumber</field> </key> </element> ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh W3C Fellow 1999--2001, part-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk URL: http://www.ltg.ed.ac.uk/~ht/
Received on Thursday, 9 March 2000 03:35:20 UTC