Re: XML Schemas and Database schemas

My personal view is that XML Schema is _not_ about data modelling,
it's about flexible and powerful document structure definition.
Tree-structured documents are a good transfer medium for application
data, but XML Schema as such does not specify how to map from
application data to document and back.  A declarative specification
would be nice -- XSLT can manage one direction, via its element
extension mechanism.

The Cambridge Communiqué [1] gives a fuller version of this story.

ht

[1] http://www.w3.org/TR/schema-arch
-- 
  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 Tuesday, 28 March 2000 02:25:11 UTC