form:list-property
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:form:1.0
Schema document: form.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..1]
- form:list-value [0..*]
- form:list-value [0..*]
- form:list-value [0..*]
- form:list-value [0..*]
- form:list-value [0..*]
- form:list-value [0..*]
- form:list-value [0..*]
from group form:list-valuefrom group form:list-valuefrom group form:list-value1from group form:list-value2from group form:list-value3from group form:list-value4from group form:list-value5
from type text:form-property-type-and-value-list
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
office:value-type | [1..1] | Anonymous | from group office:value-type2 | |
form:property-name | [1..1] | text:string | from group text:form-property-name |
Used in
- Anonymous type of element form:properties
Substitution hierarchy
- text:form-property
- can be substituted with form:list-property
Sample instance
<form:list-property office:value-type="float" form:property-name="string"> <form:list-value office:value="1.0"/> </form:list-property>