number:time-style
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0
Schema document: number.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- style:text-properties [0..1]
- number:text [0..1]
- Sequence [1..*]
- Choice [1..1]
- number:text [0..1]
from group text:any-time - style:map [0..*]
Attributes
Used in
- Group text:styles
- Anonymous type of element office:automatic-styles via reference to text:styles
- Anonymous type of element office:styles via reference to text:styles
Sample instance
<number:time-style style:name="NCName"> <style:text-properties/> <number:text>string</number:text> <number:hours/> <number:text>string</number:text> <style:map style:condition="string" style:apply-style-name="NCName"/> </number:time-style>