[ https://issues.oasis-open.org/browse/OFFICE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=69681#comment-69681 ]
Michael Stahl commented on OFFICE-3765:
---------------------------------------
<define name="number-date-style">
...
<interleave>
<optional>
<ref name="number-fill-character"/>
</optional>
<group>
<optional>
<ref name="number-text"/>
</optional>
<oneOrMore>
<ref name="any-date"/>
<optional>
<ref name="number-text"/>
</optional>
</oneOrMore>
</group>
</interleave>
...
does this meet the requirements?
http://books.xmlschemata.org/relaxng/relax-CHP-6-SECT-7.html
> [spreadsheet] Proposal: <number:fill-character> element for data styles
> -----------------------------------------------------------------------
>
> Key: OFFICE-3765
> URL: https://issues.oasis-open.org/browse/OFFICE-3765
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Improvement
> Components: Part 1 (Schema), Table
> Environment: This is an enhancement, described in terms of changes to OpenDocument-v1.2
> Reporter: Thorsten Behrens
> Assignee: Andras Timar
> Fix For: ODF 1.3
>
>
> Improve interoperability with other spreadsheet implementations, by enabling round-trip of fill characters (used to fill empty space in cells, not occupied e.g. by the actual cell content)
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)