* Nicolas Krebs <[EMAIL PROTECTED]> [2006-06-27 00:15]:
> Could an atom 1.0 feed contain some item whith 
> "<category scheme='http://www.tbray.org/ongoing/tag/' term='Java' 
> somexmlns:href='http://www.tbray.org/ongoing/What/Technology/Coding/Java/' />
> and other item with 
> "<category scheme='http://www.tbray.org/ongoing/tag/' term='Java' 
> somexmlns:href='http://www.tbray.org/ongoing/What/Technology/Sun/Java/' />
> where the first Java is not the same as the second ? 

The term is machine readable. The label is human readable.

    <category
        scheme='http://www.example.org/cat/'
        term='http://www.example.org/cat/Technology/Coding/Java/'
        label='Java'
    />
    <category
        scheme='http://www.exmple.org/'
        term='http://www.example.org/cat/Technology/Sun/Java/'
        label='Java'
    />

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

Reply via email to