Package pyxmpp :: Package jabber :: Module dataforms
[show private | hide private]
[frames | no frames]

Module pyxmpp.jabber.dataforms

Jabber Data Forms support.

Normative reference:

Classes
Field A data form field.
Form A JEP-0004 compliant data form.
Item An item of multi-item form data (e.g.
Option One of optional data form field values.

Variable Summary
str __revision__ = '$Id: disco.py 513 2005-01-09 16:34:00Z j...
str DATAFORM_NS = 'jabber:x:data'

Imported modules:
copy, libxml2
Imported classes:
JID, StanzaPayloadObject
Imported functions:
from_utf8, to_utf8, xml_element_ns_iter
Variable Details

__revision__

Type:
str
Value:
'$Id: disco.py 513 2005-01-09 16:34:00Z jajcus $'                      

DATAFORM_NS

Type:
str
Value:
'jabber:x:data'