On Thu, 12 Jun 2003 08:27:24 +0700
James Clark <jjc@jclark.com> wrote:
> I am glad you like this, because this is by far the most important
> change from my perspective. If we agree on this, then I think we are in
> good shape. The rest is detail.
One comment. <validate> appears to have two roles. One is to create a
validation candidate and specify a schema. The other is to specify that
subsequent <attach/> will attach element segments to this validation
candidate. Meanwhile, <unwrap> specifies that subsequent <attach/> refer to
an already-established vaidation candidate without creating a new validation
candidate. Does it make sense to allow <validate/> to borrow the semantics
of <unwrap/>? For example, <validate schema="xhtml.rng" unwrap="true"/>
specifies
a new validation candidate be created and validated against the
the schema xhtml.rng, and
subsequent <attach/> refer to an already-established vaidation candidate
rather than this newly-created validation candidate.
I hope that this simplifies the example in the section "transparent namespaces".
Cheers,
-- MURATA Makoto <murata@hokkaido.email.ne.jp> -- DSDL members discussion list To unsubscribe, please send a message with the command "unsubscribe" to dsdl-discuss-request@dsdl.org (mailto:dsdl-discuss-request@dsdl.org?Subject=unsubscribe)Received on Tue Jun 17 10:21:13 2003
This archive was generated by hypermail 2.1.8 : Fri Dec 03 2004 - 14:00:27 UTC