text:variable-input
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:text:1.0
Schema document: OpenDocument-schema-v1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:name | [1..1] | text:variableName | from group text:common-field-name-attlist | |
text:description | [0..1] | xsd:anySimpleType | from group text:common-field-description-attlist | |
office:value-type | [1..1] | text:valueType | from group office:value-type1 | |
text:display | [0..1] | Anonymous | from group text:common-field-display-value-none-attlist | |
style:data-style-name | [0..1] | text:styleNameRef | from group text:common-field-data-style-name-attlist |
Used in
- Group text:paragraph-content
- Anonymous type of element text:a via reference to text:paragraph-content
- Anonymous type of element text:h via reference to text:paragraph-content
- Anonymous type of element text:p via reference to text:paragraph-content
- Anonymous type of element text:ruby-base via reference to text:paragraph-content
- Anonymous type of element text:span via reference to text:paragraph-content
Sample instance
<text:variable-input text:name="string" office:value-type="float">Any text</text:variable-input>