Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
If you need to enter text into an XForm, you will use one of the following controls:
| Element | Notes |
|---|---|
| xforms:input | Single line of text input. If bound to an xsd:boolean, it appears as a checkbox. If bound to an xsd:date, it presents a calendar. |
| xforms:textarea | Multiline input. |
| xforms:secret | Password entry field. |