pub const JABBER_CLIENT: &str = "jabber:client";
pub const XMPP_STANZAS: &str = "urn:ietf:params:xml:ns:xmpp-stanzas";
pub const STREAM: &str = "http://etherx.jabber.org/streams";
pub const TLS: &str = "urn:ietf:params:xml:ns:xmpp-tls";
pub const SASL: &str = "urn:ietf:params:xml:ns:xmpp-sasl";
pub const BIND: &str = "urn:ietf:params:xml:ns:xmpp-bind";
pub const ROSTER: &str = "jabber:iq:roster";
pub const WEBSOCKET: &str = "urn:ietf:params:xml:ns:xmpp-framing";
pub const DATA_FORMS: &str = "jabber:x:data";
pub const DISCO_INFO: &str = "http://jabber.org/protocol/disco#info";
pub const DISCO_ITEMS: &str = "http://jabber.org/protocol/disco#items";
pub const MUC: &str = "http://jabber.org/protocol/muc";
pub const MUC_USER: &str = "http://jabber.org/protocol/muc#user";
pub const IBB: &str = "http://jabber.org/protocol/ibb";
pub const BOOKMARKS: &str = "storage:bookmarks";
pub const PRIVATE: &str = "jabber:iq:private";
pub const VCARD: &str = "vcard-temp";
pub const RSM: &str = "http://jabber.org/protocol/rsm";
pub const PUBSUB: &str = "http://jabber.org/protocol/pubsub";
pub const PUBSUB_ERRORS: &str = "http://jabber.org/protocol/pubsub#errors";
pub const PUBSUB_EVENT: &str = "http://jabber.org/protocol/pubsub#event";
pub const PUBSUB_OWNER: &str = "http://jabber.org/protocol/pubsub#owner";
pub const PUBSUB_CONFIGURE: &str = "http://jabber.org/protocol/pubsub#node_config";
pub const OOB: &str = "jabber:x:oob";
pub const XHTML_IM: &str = "http://jabber.org/protocol/xhtml-im";
pub const XHTML: &str = "http://www.w3.org/1999/xhtml";
pub const REGISTER: &str = "jabber:iq:register";
pub const AVATAR_DATA: &str = "urn:xmpp:avatar:data";
pub const AVATAR_METADATA: &str = "urn:xmpp:avatar:metadata";
pub const CHATSTATES: &str = "http://jabber.org/protocol/chatstates";
pub const VERSION: &str = "jabber:iq:version";
pub const MOOD: &str = "http://jabber.org/protocol/mood";
pub const COMPONENT_ACCEPT: &str = "jabber:component:accept";
pub const COMPONENT: &str = "jabber:component:accept";
pub const CAPS: &str = "http://jabber.org/protocol/caps";
pub const TUNE: &str = "http://jabber.org/protocol/tune";
pub const XDATA_VALIDATE: &str = "http://jabber.org/protocol/xdata-validate";
pub const VCARD_UPDATE: &str = "vcard-temp:x:update";
pub const SERVER_INFO: &str = "http://jabber.org/network/serverinfo";
pub const JINGLE: &str = "urn:xmpp:jingle:1";
pub const JINGLE_RTP: &str = "urn:xmpp:jingle:apps:rtp:1";
pub const JINGLE_RTP_AUDIO: &str = "urn:xmpp:jingle:apps:rtp:audio";
pub const JINGLE_RTP_VIDEO: &str = "urn:xmpp:jingle:apps:rtp:video";
pub const NICK: &str = "http://jabber.org/protocol/nick";
pub const JINGLE_ICE_UDP: &str = "urn:xmpp:jingle:transports:ice-udp:1";
pub const JINGLE_RAW_UDP: &str = "urn:xmpp:jingle:transports:raw-udp:1";
pub const RECEIPTS: &str = "urn:xmpp:receipts";
pub const BLOCKING: &str = "urn:xmpp:blocking";
pub const BLOCKING_ERRORS: &str = "urn:xmpp:blocking:errors";
pub const SM: &str = "urn:xmpp:sm:3";
pub const PING: &str = "urn:xmpp:ping";
pub const TIME: &str = "urn:xmpp:time";
pub const DELAY: &str = "urn:xmpp:delay";
pub const EXT_DISCO: &str = "urn:xmpp:extdisco:2";
pub const MEDIA_ELEMENT: &str = "urn:xmpp:media-element";
pub const ATTENTION: &str = "urn:xmpp:attention:0";
pub const BOB: &str = "urn:xmpp:bob";
pub const JINGLE_FT: &str = "urn:xmpp:jingle:apps:file-transfer:5";
pub const JINGLE_FT_ERROR: &str = "urn:xmpp:jingle:apps:file-transfer:errors:0";
pub const SASL_CERT: &str = "urn:xmpp:saslcert:1";
pub const JINGLE_S5B: &str = "urn:xmpp:jingle:transports:s5b:1";
pub const JINGLE_IBB: &str = "urn:xmpp:jingle:transports:ibb:1";
pub const JINGLE_THUMBNAILS: &str = "urn:xmpp:thumbs:1";
pub const MICROBLOG: &str = "urn:xmpp:microblog:0";
pub const CARBONS: &str = "urn:xmpp:carbons:2";
pub const JINGLE_RTCP_FB: &str = "urn:xmpp:jingle:apps:rtp:rtcp-fb:0";
pub const JINGLE_RTP_HDREXT: &str = "urn:xmpp:jingle:apps:rtp:rtp-hdrext:0";
pub const FORWARD: &str = "urn:xmpp:forward:0";
pub const HASHES: &str = "urn:xmpp:hashes:2";
pub const HASH_ALGO_SHA_256: &str = "urn:xmpp:hash-function-text-names:sha-256";
pub const HASH_ALGO_SHA_512: &str = "urn:xmpp:hash-function-text-names:sha-512";
pub const HASH_ALGO_SHA3_256: &str = "urn:xmpp:hash-function-text-names:sha3-256";
pub const HASH_ALGO_SHA3_512: &str = "urn:xmpp:hash-function-text-names:sha3-512";
pub const HASH_ALGO_BLAKE2B_256: &str = "urn:xmpp:hash-function-text-names:id-blake2b256";
pub const HASH_ALGO_BLAKE2B_512: &str = "urn:xmpp:hash-function-text-names:id-blake2b512";
pub const RTT: &str = "urn:xmpp:rtt:0";
pub const MESSAGE_CORRECT: &str = "urn:xmpp:message-correct:0";
pub const MAM: &str = "urn:xmpp:mam:2";
pub const IDLE: &str = "urn:xmpp:idle:1";
pub const JINGLE_DTLS: &str = "urn:xmpp:jingle:apps:dtls:0";
pub const JID_PREP: &str = "urn:xmpp:jidprep:0";
pub const JINGLE_GROUPING: &str = "urn:xmpp:jingle:apps:grouping:0";
pub const JINGLE_SSMA: &str = "urn:xmpp:jingle:apps:rtp:ssma:0";
pub const CSI: &str = "urn:xmpp:csi:0";
pub const JINGLE_MESSAGE: &str = "urn:xmpp:jingle-message:0";
pub const SID: &str = "urn:xmpp:sid:0";
pub const HTTP_UPLOAD: &str = "urn:xmpp:http:upload:0";
pub const MIX_CORE: &str = "urn:xmpp:mix:core:1";
pub const MIX_CORE_SEARCHABLE: &str = "urn:xmpp:mix:core:1#searchable";
pub const MIX_CORE_CREATE_CHANNEL: &str = "urn:xmpp:mix:core:1#create-channel";
pub const MIX_NODES_PRESENCE: &str = "urn:xmpp:mix:nodes:presence";
pub const MIX_NODES_PARTICIPANTS: &str = "urn:xmpp:mix:nodes:participants";
pub const MIX_NODES_MESSAGES: &str = "urn:xmpp:mix:nodes:messages";
pub const MIX_NODES_CONFIG: &str = "urn:xmpp:mix:nodes:config";
pub const MIX_NODES_INFO: &str = "urn:xmpp:mix:nodes:info";
pub const OX: &str = "urn:xmpp:openpgp:0";
pub const OX_PUBKEYS: &str = "urn:xmpp:openpgp:0:public-keys";
pub const SPAM_REPORTING: &str = "urn:xmpp:reporting:1";
pub const EME: &str = "urn:xmpp:eme:0";
pub const LEGACY_OMEMO: &str = "eu.siacs.conversations.axolotl";
pub const LEGACY_OMEMO_DEVICELIST: &str = "eu.siacs.conversations.axolotl.devicelist";
pub const LEGACY_OMEMO_BUNDLES: &str = "eu.siacs.conversations.axolotl.bundles";
pub const BIND2: &str = "urn:xmpp:bind:0";
pub const SASL2: &str = "urn:xmpp:sasl:2";
pub const ECAPS2: &str = "urn:xmpp:caps";
pub const ECAPS2_OPTIMIZE: &str = "urn:xmpp:caps:optimize";
pub const BOOKMARKS2: &str = "urn:xmpp:bookmarks:1";
pub const BOOKMARKS2_COMPAT: &str = "urn:xmpp:bookmarks:1#compat";
pub const BOOKMARKS2_COMPAT_PEP: &str = "urn:xmpp:bookmarks:1#compat-pep";
pub const OID: &str = "urn:xmpp:occupant-id:0";
pub const SASL_CB: &str = "urn:xmpp:sasl-cb:0";
pub const REACTIONS: &str = "urn:xmpp:reactions:0";
pub const STREAM_LIMITS: &str = "urn:xmpp:stream-limits:0";
pub const FAST: &str = "urn:xmpp:fast:0";
pub const MDS: &str = "urn:xmpp:mds:displayed:0";
#[cfg(not(feature = "component"))]
pub const DEFAULT_NS: &str = JABBER_CLIENT;
#[cfg(feature = "component")]
pub const DEFAULT_NS: &str = COMPONENT_ACCEPT;
pub const GC3: &'static str = "urn:xmpp:gc3:0";