|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: using namespaces to version
Tony Coates wrote: > > What is the mechanism for declaring which version of the resource (schema, say) > is the correct one for a given instance document? > Good question :-) This is not something which is as yet standardized beyond xsi:schemaLocation="" which is itself only a hint as to where a schema might be located. Using the general rule that backwards compatible changes to a schema might stay within the same namespace, the current schema for a particular namespace would be identified by the purpose: http://www.rddl.org/purposes#schema-validation Now suppose a processor wishes to validate an instance against a previous version of a schema, it would need to know which version of the schema it wanted to use, perhaps a version="" attribute might give a hint. In the case where a schema is not backward compatible it probably should go into a new namespace. Is there any other reasonable way to do this? -Jonathan
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||







