Re: conformance and datatype libraries
"MURATA Makoto (FAMILY Given)" <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 17 Dec 2003 14:35:10 +0400 (AMT) David Tolpin <[email protected]> wrote: > supposing a validator supports XML Schema Datatypes library; and a schema is passed > to the validator which uses a type named xsd:obscure-datatype-name-not-present-in-the-library. > Is the schema correct (with respect to the datatype)? A validator that claims to support a datatype library is NOT required to detect incorrect type names, incorrect parameter names and values, and incorrect values (i.e., the content of <value>) in that datatype library. This is my understanding of the RELAX NG spec and "Guidelines for using W3C XML Schema Datatypes with RELAX NG". Cheers, -- MURATA Makoto (FAMILY Given) <[email protected]>