XEP-0034

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instance_of gptkb:XMPP_Extension_Protocol
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:XEP-0077
gptkb:XEP-0030
gptkb:XEP_documentation
gptkbp:abstract This XEP defines a protocol for service discovery.
gptkbp:author gptkb:Peter_Saint-Andre
gptkbp:category Standards Track
gptkbp:example <iq type='get' id='disco1' to='example.com'><query xmlns='http://jabber.org/protocol/disco#items'/></iq>
<iq type='result' id='disco1' from='example.com' to='user@host'><query xmlns='http://jabber.org/protocol/disco#items'><item jid='[email protected]' name=' Example Service'/></query></iq>
https://www.w3.org/2000/01/rdf-schema#label XEP-0034
gptkbp:is_implemented_in Various XMPP clients
gptkbp:latest_version 1.0
gptkbp:provides Service discovery capabilities
gptkbp:published_by 2004-12-01
gptkbp:related_to gptkb:XEP-0030
gptkbp:requires gptkb:XEP-0030
gptkbp:specifies https://xmpp.org/extensions/xep-0034.html
gptkbp:status gptkb:Final
gptkbp:title Service Discovery Items
gptkbp:updates 2020-01-15
gptkbp:uses gptkb:XML