Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

RE: [xml-dev] Schema constraints from a different file?



> 
> Basically, I would like to develop schemas that impose
> constraints on an element or attribute in one XML file based on
> element or attribute values from another XML file.  Is this at
> all possible?  I would consider making a file containing just a
> list of all available item IDs, if that would help solve the
> problem.

This can't be done directly: schema validation is confined to a single
document. The only thing you can do is write a transformation that
constructs a synthetic document and validate that; but then you might as
well do the validation within the stylesheet that performs the
transformation.

Michael Kay
http://www.saxonica.com/



 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords