Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xml-dev] [schema] which assertions can't you express ?

From: David Carlisle <davidc@---.--.-->
To: ncross@---.--.--
Date: 9/8/2004 2:00:00 PM
> Now, how do I create a schema to represent this considering that is is
> indexed by the attribute value of id? 

w3c xml schema can't really do anything about that as it can't express
different content models for section elements depending on its id
attribute, but Relax NG or schematron (for example) could be used to
express constraints on such a document type.


even w3c schem can express some things, it can't base the content model
of child elements based on the attribute value but it can base it on its
possition in the hierarchy, so you could for example state that the top
level section has to have id="report definition" and that its section
children have to have id="officers" or ... and that their section children
have to have ids "name" or  "appointment date" etc.
You couldn't though express requirements such as 
<section id="name"/> comes before <section id="date of birth"/>
in W3C schema, unlike relax ng or schematron.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent