xmpp_parsers

Module data_forms

Source
Expand description

XEP-0004: Data Forms

Structs§

DataForm
This is a form to be sent to another entity for filling.
Field
Represents a field in a data form.
Option_
Represents one of the possible values for a list- field.
Option_AsXmlIterator
Convert a Option_ into XML events.
Option_FromXmlBuilder
Build a Option_ from XML events.

Enums§

DataFormType
Represents the type of a data form.
FieldType
The type of a field element.