Murata-san
Is it valid to validate it only once? Is there a specific statement that
clearly says that if a validate statement exactly matches a preceding one it
should be ignored? If there isn't, what justification can there be for
ignoring the second instruction even if it duplicates the preceding one?
Martin
----- Original Message -----
From: "MURATA Makoto" <murata@hokkaido.email.ne.jp>
To: <dsdl-comment@dsdl.org>
Sent: Monday, September 10, 2007 3:16 PM
Subject: [dsdl-comment] Once or twice? (NVDL)
> All,
>
> Consider the following NVDL script. Note that there are two validate
> actions. They reference to the same schema.
>
> <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">
> <validate schema="foo.rng"/>
> <validate schema="foo.rng"/>
> </namespace>
> </rules>
>
> Are there any implementations that validate the document ONLY ONCE?
> Or, do all implementations valite the document twice?
>
> Cheers,
>
> --
> MURATA Makoto <murata@hokkaido.email.ne.jp>
>
>
> --
> 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)
>
>
-- 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 Mon Sep 10 23:42:44 2007
This archive was generated by hypermail 2.1.8 : Mon Sep 10 2007 - 23:13:08 UTC