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

Re: DSDL part 9: new namespace declarations not needed


Re:  DSDL part 9: new namespace declarations not  needed
Dennis Sosnoski scripsit:
> 
> This *does* look really nice - very concise, and easy to understand. I 
> hadn't looked at the compact format for RELAX NG before. Okay, I'll sign 
> up for replacing DTDs with RELAX NG, especially when/if the compact 
> syntax can be used interchangably with the XML version.

The compact syntax can be used for validation today.  If you want to process
your schema with XSLT or something, then you can convert from the compact syntax
to the XML syntax, process, and validate using the XML syntax.
Currently there is no way to get back to the compact syntax, but
debugging the XML syntax is not hard.

> Incidentally, the whole approach to validating documents currently used 
> by most parsers (get a document, find and parse the schema, interpret 
> the schema against the document to validate) seems kind of bizarre to 
> me. It's very inefficient, and it also creates the opportunity for 
> disaster from changing the schema without changing the program to match 
> ("the schema is not the application", to coin a paraphrase...). 

RELAX NG encourages you to treat the schema as declarative code, as XSLT
processors do with stylesheets.  There is no standard way to
declare the schema associated with a document, leaving it to the
receiver to decide which schema, if any, to apply.

-- 
John Cowan <jcowan@r...>     http://www.reutershealth.com
I amar prestar aen, han mathon ne nen,    http://www.ccil.org/~cowan
han mathon ne chae, a han noston ne 'wilith.  --Galadriel, _LOTR:FOTR_

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.