Hi Eric,

* Eric Scheid <[EMAIL PROTECTED]> [2006-01-16 05:20]:
>then you're not going to like what I was thinking of doing ...
>posting <atom:category /> chunks to an APP/media collection,
>such that the media collection entry might look like this (no
>typos this time, I hope)...
>
><entry>
>    ...
>    <content type="application/atom+xml">
>        <category .../>
>    </content>
></entry>

okay, another thrust, taking into account the things you said in
your reply to the first thrust: is anything wrong with this?

    <entry>
        <!-- ... -->
        <content type="application/xml">
            <category .../>
        </content>
    </entry>

This is valid Atom.

(I get a growing feeling that I should really get on the APP
list…)

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to