On Fri, 19 Oct 2001 Patrick.Stickler@nokia.com wrote: > > <abc:property> > > <rdf:value>foo</rdf:value> > > <rdf:type rdf:resource="xyz:string"/> > > </abc:property> > > Sorry, that should have been > > <abc:property> > <rdf:Description> > <rdf:value>foo</rdf:value> > <rdf:type rdf:resource="xyz:string"/> ^^^^^^^^^ > </rdf:Description> > </abc:property> > > Patrick We're simply not in a position to change the spec to allow namespace qualified names in attribute values. That would fit better in a WG chartered to improve the RDF syntax, rather than bugfix it. So if 'xyz:string' is supposed to be using XML namespaces, no can do. But don't let this put you off! Proposals for new, better, faster sleeker RDF XML syntaxes are always welcome. Dan -- mailto:danbri@w3.org http://www.w3.org/People/DanBri/Received on Friday, 19 October 2001 07:02:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:51:52 GMT