A couple of small spelling issues:
"they are different two actions." I believe that should be
"they are two different actions." ?
"http://www.example .com"
-------------------^^^
Note the wrong additional space in the namespace.
Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina - http://aboutxml.blogspot.com/
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
MURATA Makoto wrote:
> All,
>
> I propose to add a note (see below) in 8.7.3. I hope that
> this makes the point clear enough.
>
>
> Note: In the following script, there are two validate elements.
> Although they reference to the same schema, they are different two
> actions. Given a validation candidate for the namespace
> "http://www.example .com", PlanElem contains one pair for the first
> action and another for the second action. As a result, this validation
> candidate is validated twice.
>
> <rules xmlns="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"
> xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">
> <namespace ns="http://www.example.com" match="elements">
> <validate schema="foo.rng"/>
> <validate schema="foo.rng"/>
> </namespace>
> </rules>
>
-- DSDL comments To unsubscribe, please send a message with the command "unsubscribe" to dsdl-comment-request@dsdl.org (mailto:dsdl-comment-request@dsdl.org?Subject=unsubscribe)Received on Wed Sep 19 11:26:34 2007
This archive was generated by hypermail 2.1.8 : Wed Sep 19 2007 - 11:23:04 UTC