Re: [xml-dev] Draft of W3C Note available for review: Associating Schemas with XML documents 1.0

From
Jirka Kosek <>
To
Date
2010-02-16T19:12:01Z
ID
<>
Thread
Re: [xml-dev] Draft of W3C Note available for review: Associating Schemas with XML documents 1.0
Stephen Green wrote:

> Here I asked about ways to instruct processors
> to regard an instance as one modeled as a subset
> of a schema such that the instance should be valid
> both by the schema and by some definition of the
> subset (which could be Schematron or a list of
> XPaths, say).

Yes, to some extent. You can attach more schemas and all of them can be
used for validation, e.g.:

<?xml-model href="docbook.rng"?>
<?xml-model href="my-docbook-profile.sch"?>

				Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail:       http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------