form:option
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:form:1.0
Schema document: form.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
form:current-selected | [0..1] | text:boolean | Default value is "false". from group text:current-selected | |
form:selected | [0..1] | text:boolean | Default value is "false". from group text:selected | |
form:label | [0..1] | text:string | from group text:label | |
form:value | [1..1] | text:string | from group form:value3 |
Used in
- Anonymous type of element form:listbox
Sample instance
<form:option form:value="string">Any text</form:option>