Re: More on QName expansion

James Clark <jjc@jclark.com> writes:

> It occurred to me that an XSLT-like QName datatype which doesn't apply
> the default namespace to unprefixed values (ie treats them like
> attribute names rather than element names) can be simulated in XML
> Schemas by a union of
> 
> - NCName, and
> - a restriction of QName using the pattern facet to require a colon

Cool!

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, 11 January 2001 08:41:51 UTC