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

RE: Impact of XML on Data Modeling

From: Michael Kay <mike@saxonica.com>
Date: Wed, 30 Jan 2008 09:17:19 -0000
To: "'Tsao, Scott'" <scott.tsao@boeing.com>, "'Essam Mansour'" <essam.mansour@gmail.com>, "'Bob Schloss'" <rschloss@us.ibm.com>
Cc: <xmlschema-dev@w3.org>
Message-ID: <00a501c86320$ea1e59a0$6501a8c0@turtle>
RE: Impact of XML on Data Modeling
 > If these observations are correct, my next question would be: Is the W3C
XML Schema the best choice on the market today for data modeling in the XML
world?  (why or why not) 
 
I think there are two difficulties in using XML Schema for modelling.
 
One is syntax - a model, by definition, captures the essential qualities of
the real thing and leaves out unnecessary detail. XSDL isn't really a
language that allows you to forget about the detail, or to refine it
incrementally. It's a bit like trying to use Java for modelling.
 
The other is the focus on describing the structure of a particular document
type or message type. This is OK in situations where the document is the
data. But in situations where the document is a message, a transient data
flow between components of the application, it works less well, because it's
difficult to capture the areas of commonality between all those messages -
there's some underlying data model and it's only distantly related to the
structure of all the messages that are flying around. 
 
Michael Kay
http://www.saxonica.com/
Received on Wednesday, 30 January 2008 09:17:46 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.