Nobody has commented on this proposal. Does anybody disagree with it? If
so, please make an alternative proposal. I don't want us to be trying to
come up with a proposal in the telcon.
--On 21 November 2001 12:14 +0700 James Clark <> wrote:
>> I would like RELAX NG not to block "DAV:".
>
> This is a tough one. I have been going round in circles in my own mind
> on this one.
>
> Observe that whilst RELAX NG does not allow
>
> <element ns="dav:" name="contenttype">...</element>
>
> it does allow
>
> <element xmlns:D="dav:" name="D:contenttype">...</element>
>
> This seems inconsistent to me. Either both should be allowed or both
> should be disallowed. But disallowing the latter seems wrong given that
> the XML Namespaces Rec does not disallow
>
> <D:contenttype xmlns:D="dav:"/>
>
> My current feeling is therefore that we should simply drop all checks on
> the "ns" attribute, and in the RELAX NG schema for RELAX NG use string
> rather than anyURI as its datatype. I don't see any need to change the
> checking of the datatypeLibrary or href attributes.
>
> James
>
>
>
>
> ----------------------------------------------------------------
> To subscribe or unsubscribe from this elist use the subscription
> manager: <http://lists.oasis-open.org/ob/adm.pl>
>
>