- From: Henry S. Thompson <ht@inf.ed.ac.uk>
- Date: Mon, 18 Apr 2005 15:59:09 +0100
- To: Norman Walsh <Norman.Walsh@Sun.COM>
- Cc: public-xml-core-wg@w3.org
Norman Walsh <Norman.Walsh@Sun.COM> writes: > The 'role' and 'arcrole' attributes must be absolute URIs, not strings. > (see http://www.w3.org/TR/2001/REC-xlink-20010627/#link-semantics) Ah, thanks. Easy to make them xs:anyURI. To make them absolute, we _could_ add the following patttern: [a-zA-Z][\-.+a-zA-Z0-9]*:.* Too cute/marginal, or worth it? > | <xs:element name="simple" type="xlink:simpleType"/> > > There are no elements in the XLink namespace. Maybe make > simple, extended, title, etc. abstract? Or just remove the elt decls altogther, and change the type names to 'simple', 'extended', etc.? 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]
Received on Monday, 18 April 2005 14:59:12 UTC