command
http://jabber.org/protocol/commands
enables completion of ad-hoc commands
XEP-0050
node
the command node
action
the ad-hoc commands action type
cancel
a request to cancel processing of the command
complete
a request to complete processing of the command
execute
a request to execute the command (the default implied action)
next
a request to move to the next command in a series
prev
a request to move to the previous command in a series
disco
http://jabber.org/protocol/disco
enables interaction for the purpose of service discovery
XEP-0030
node
the (optional) service discovery node
request
the service discovery request type
info
a service discovery information (disco#info) request
items
a service discovery items (disco#items) request
type
the IQ type
get
an IQ get
set
an IQ set (disco publish)
invite
http://jabber.org/protocol/muc
enables simultaneously joining a groupchat room and inviting others
XEP-0045
jid
the JID of the invitee
password
the password required to enter a multi-user chat room
join
http://jabber.org/protocol/muc
enables joining a groupchat room
XEP-0045
password
the password required to enter a multi-user chat room
message
jabber:client
enables sending of an XMPP message stanza
XEP-0147
subject
a subject for the message per the "jabber:client" schema
body
a body for the message per the "jabber:client" schema
thread
a Thread ID for the message per the "jabber:client" schema
from
a from address for the message per the "jabber:client" schema
id
an ID for the message per the "jabber:client" schema
type
the message type per the "jabber:client" schema
chat
a message of type "chat"
groupchat
a message of type "groupchat"
headline
a message of type "headline"
normal
a message of type "normal"
pubsub
http://jabber.org/protocol/pubsub
enables interaction with a publish-subscribe service
XEP-0060
action
the pubsub action
subscribe
enables subscribing to a pubsub node
unsubscribe
enables unsubscribing from a pubsub node
node
the pubsub node
recvfile
http://jabber.org/protocol/si/profile/file-transfer
enables initiation of an outbound file transfer from XMPP entity
XEP-0096
mime-type
the MIME type of the file being offered
name
the name of the file being offered
sid
the session ID associated with the file being offered
size
the size in bytes of the file being offered
register
jabber:iq:register
enables registering with a server or service
XEP-0077
remove
jabber:iq:roster
enables removing a roster item
XEP-0147
roster
jabber:iq:roster
enables adding or editing a roster item
XEP-0147
group
the user-assigned group for the roster item
name
the user-assigned name for the roster item
sendfile
http://jabber.org/protocol/si/profile/file-transfer
enables initiation of an inbound file transfer to XMPP entity
XEP-0096
subscribe
jabber:client
enables sending a presence subscription request
XEP-0147
unregister
jabber:iq:register
enables cancellation of a registration with a server or service
XEP-0077
unsubscribe
jabber:client
enables unsubscribing from an entity's presence
XEP-0147
vcard
vcard-temp
enables retrieval of an entity's vCard data
XEP-0054