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)Received on Mon Sep 10 16:15:48 2007
This archive was generated by hypermail 2.1.8 : Wed Sep 12 2007 - 12:23:03 UTC