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

RE: Will the next version of XML Schema have aschema-for-schem

  • From: Rick Jelliffe <rjelliffe@a...>
  • To: xml-dev@l...
  • Date: Thu, 18 Oct 2007 18:14:31 +1000

RE:  Will the next version of XML Schema have aschema-for-schem
On Wed, 2007-10-17 at 16:07 +0100, Michael Kay wrote:
> > As I understand it, the next version of XML Schemas will 
> > provide a way to express co-constraints.  So, in the next 
> > version of XML Schemas will the schema-for-schemas be 
> > expressible entirely using the XML Schema language? 
> 
> No, there will still be some rules for schema validity that can't be
> conveniently expressed within the language, for example the rules governing
> the syntax of XPath expressions.
 
And, in fact, it can a bad thing to require a schema language to be
completely specifiable in terms of itself.  

In XSD, for example, the use of elements to describe complexContent and
simpleContent is jarringly odd and unpleasant, and it comes from the
fact that XSD cannot use attributes to select a content model. Elements
is all it has in this situation.

Therefore, in XSD anything that impacts the content *must* be described
using (ultimately) the element name, not an attribute. (@xsi:type is a
special case.) So when using XSD, you cannot use attributes to be
attributes that specialize the generic identifier, you have to use very
specific identifiers. It is no advance on 1986 DTDs.

This is because XSD really thinks of attributes as being funny
sub-elements, rather than the element name being a funny truncated kind
of attribute (which is the "architectural" view). And it is because
there is no way for the children of an element to determine the
effective type of the parent (err, except for the special and partial
case of derivation by union.)

Cheers
Rick Jelliffe





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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-2013 All Rights Reserved.