View Source API Reference SimpleForm v1.0.1
Modules
SimpleForm.Attrs implements functions for manipulating XML attributes,
such as getting a specific attribute from an XML element or list of XML attributes.
SimpleForm.Element implements functions for manipulating XML elements, such as finding one by name in a list of elements or in the children of another element.