[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QNames in content, was: rdf in atom




Bill de hOra wrote:
...
Interesting. That's no more or less ambiguous then my suggestion to annotate the source atom:title element with an attribute the defines the target RDF. However the attribute approach gives you brevity and is 'closer' to idiomatic XML on when to choose attributes/elements.
...

Yes, it's simply a syntactical variant that avoids the QName-in-content problem. WebDAV (which uses expanded names for property names) uses this all over the place.

BR, Julian