- From: Eric van der Vlist <vdv@dyomedea.com>
- Date: Thu, 31 Aug 2000 12:00:33 +0200
- To: xmlschema-dev@w3.org
Hi, I have written a 'simple' use case [1]&[2] where a keyref: <xsd:key name="authorKey"> <xsd:selector>author</xsd:selector> <xsd:field>name</xsd:field> </xsd:key> <xsd:keyref refer="authorKey" name="book2author"> <xsd:selector>book/author</xsd:selector> <xsd:field>text()</xsd:field> </xsd:keyref> doesn't seem to detect any keyref violation through XSV [3]. I'd like also to report a type in the report.xsd example from the primer [4] where the name attributes of the keyref elements are missing. Thanks Eric BTW: to do XSV more justice, I'd like to add that it's the first tool which has accepted my schema ! [1]http://www.dyomedea.com/tests/xmlschema/book1.xml [2]http://www.dyomedea.com/tests/xmlschema/book1.xsd [3]http://www.w3.org/2000/06/webdata/xsv?docAddrs=http%3A%2F%2Fwww.dyomedea.com%2Ftests%2Fxmlschema%2Fbook1.xml&style=offline [4]http://www.w3.org/TR/xmlschema-0/#report.xsd -- ------------------------------------------------------------------------ Eric van der Vlist Dyomedea http://dyomedea.com http://xmlfr.org http://4xt.org http://ducotede.com ------------------------------------------------------------------------
Received on Thursday, 31 August 2000 06:03:34 UTC