[][src]Module xmpp_parsers::ns

XML namespace definitions used through XMPP.

Constants

JABBER_CLIENT

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

XMPP_STANZAS

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

STREAM

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

SASL

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

BIND

RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core

ROSTER

RFC 6121: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence

WEBSOCKET

RFC 7395: An Extensible Messaging and Presence Protocol (XMPP) Subprotocol for WebSocket

DATA_FORMS

XEP-0004: Data Forms

DISCO_INFO

XEP-0030: Service Discovery

DISCO_ITEMS

XEP-0030: Service Discovery

MUC

XEP-0045: Multi-User Chat

MUC_USER

XEP-0045: Multi-User Chat

IBB

XEP-0047: In-Band Bytestreams

BOOKMARKS

XEP-0048: Bookmarks

RSM

XEP-0059: Result Set Management

PUBSUB

XEP-0060: Publish-Subscribe

PUBSUB_ERRORS

XEP-0060: Publish-Subscribe

PUBSUB_EVENT

XEP-0060: Publish-Subscribe

PUBSUB_OWNER

XEP-0060: Publish-Subscribe

REGISTER

XEP-0077: In-Band Registration

AVATAR_DATA

XEP-0084: User Avatar

AVATAR_METADATA

XEP-0084: User Avatar

CHATSTATES

XEP-0085: Chat State Notifications

VERSION

XEP-0092: Software Version

MOOD

XEP-0107: User Mood

COMPONENT_ACCEPT

XEP-0114: Jabber Component Protocol

COMPONENT

XEP-0114: Jabber Component Protocol

CAPS

XEP-0115: Entity Capabilities

SERVER_INFO

XEP-0157: Contact Addresses for XMPP Services

JINGLE

XEP-0166: Jingle

JINGLE_RTP

XEP-0167: Jingle RTP Sessions

JINGLE_RTP_AUDIO

XEP-0167: Jingle RTP Sessions

JINGLE_RTP_VIDEO

XEP-0167: Jingle RTP Sessions

NICK

XEP-0172: User Nickname

JINGLE_ICE_UDP

XEP-0176: Jingle ICE-UDP Transport Method

RECEIPTS

XEP-0184: Message Delivery Receipts

BLOCKING

XEP-0191: Blocking Command

BLOCKING_ERRORS

XEP-0191: Blocking Command

SM

XEP-0198: Stream Management

PING

XEP-0199: XMPP Ping

TIME

XEP-0202: Entity Time

DELAY

XEP-0203: Delayed Delivery

MEDIA_ELEMENT

XEP-0221: Data Forms Media Element

ATTENTION

XEP-0224: Attention

JINGLE_FT

XEP-0234: Jingle File Transfer

JINGLE_FT_ERROR

XEP-0234: Jingle File Transfer

JINGLE_S5B

XEP-0260: Jingle SOCKS5 Bytestreams Transport Method

JINGLE_IBB

XEP-0261: Jingle In-Band Bytestreams Transport Method

MICROBLOG

XEP-0277: Microblogging over XMPP

FORWARD

XEP-0297: Stanza Forwarding

HASHES

XEP-0300: Use of Cryptographic Hash Functions in XMPP

HASH_ALGO_SHA_256

XEP-0300: Use of Cryptographic Hash Functions in XMPP

HASH_ALGO_SHA_512

XEP-0300: Use of Cryptographic Hash Functions in XMPP

HASH_ALGO_SHA3_256

XEP-0300: Use of Cryptographic Hash Functions in XMPP

HASH_ALGO_SHA3_512

XEP-0300: Use of Cryptographic Hash Functions in XMPP

HASH_ALGO_BLAKE2B_256

XEP-0300: Use of Cryptographic Hash Functions in XMPP

HASH_ALGO_BLAKE2B_512

XEP-0300: Use of Cryptographic Hash Functions in XMPP

MESSAGE_CORRECT

XEP-0308: Last Message Correction

MAM

XEP-0313: Message Archive Management

IDLE

XEP-0319: Last User Interaction in Presence

JINGLE_DTLS

XEP-0320: Use of DTLS-SRTP in Jingle Sessions

JINGLE_MESSAGE

XEP-0353: Jingle Message Initiation

SID

XEP-0359: Unique and Stable Stanza IDs

EME

XEP-0380: Explicit Message Encryption

ECAPS2

XEP-0390: Entity Capabilities 2.0

ECAPS2_OPTIMIZE

XEP-0390: Entity Capabilities 2.0

DEFAULT_NS

Alias for the main namespace of the stream, that is "jabber:client" when the component feature isn’t enabled.