[jdev] registries in XML?
bernhard
bz at datenkueche.com
Tue Jan 3 13:06:52 CST 2006
Peter Saint-Andre wrote:
> Would developers like the registries maintained by the Jabber
> Registrar to be available in XML? Right now they are available only in
> HTML, but the native formats are XML, which is more machine-readable.
> Just say the word!
>
Yes please!
At least it should be available in xhtml.
And the place to make it available is pubsub:
<iq type="set" to="pubsub.jabber.org" > <pubsub
xmlns="http://jabber.org/protocol/pubsub"> <publish
node="pubsub/jabber.org/jep/0060"> <item id="---the version---"><jep>
.... the jep text .... </jep></item> </publish> </pubsub></iq>
Bernhard
More information about the JDev
mailing list