number:date-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..*]
- number:text [0..1]
from group text:any-date - 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:date-style style:name="NCName"> <style:text-properties/> <number:text>string</number:text> <number:day/> <number:text>string</number:text> <style:map style:condition="string" style:apply-style-name="NCName"/> </number:date-style>