PIDF - example with notes in 2 languages

"Carr, Wayne" <[email protected]>
Newsgroups gmane.ietf.impp
Message-ID <[email protected]>
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns="urn:ietf:params:xml:ns:cpim-pidf:"
xmlns:im="urn:ietf:params:xml:ns:cpim-pidf:im"
xmlns:myex="http://id.mycompany.com/cpim-presence/" 
entity="pres:[email protected]">
    <tuple id="mobile-im">
        <status>
            <basic>open</basic>
            <im:im>busy</im:im>
            <myex:location>home</myex:location>
        </status>
        <contact priority="2">im:[email protected]</contact>
        <note xml:lang="en">Don't Disturb Please!</note>
        <note xml:lang="fr">Ne dérangez pas, s'il vous plait</note>
        <timestamp>2001-10-27T16:49:29Z</timestamp>
    </tuple>
    <tuple id="email">
        <status>
            <basic>open</basic>
        </status>
        <contact priority="1">mailto:[email protected]</contact>
    </tuple>
    <note xml:lang="en">I'll be in Tokyo next week</note>
</presence>


  [reminder: [email protected] for non-technical discussions, please]
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.