Re: Misbehaving with the <rule> syntax

Neil <[email protected]>
Newsgroups gmane.comp.mozilla.devel.rdf
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Neil Stansbury wrote:

> <rule urn:reason="abc">
>  <observes element="ruleBroadcaster" attribute="urn:reason"/>
>  [..]
> </rule>

Sadly the observes element is not namespace-aware, it can only observe 
non-namespaced attributes (you should search for/file a bug). However 
you may be able to use <rule urn:reason="abc" 
observes="ruleBroadcaster"/> which will observe namespaced attributes.

-- 
Warning: May contain traces of nuts.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.