[ http://tools.oasis-open.org/issues/browse/OFFICE-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21590#action_21590 ]
Dennis Hamilton commented on OFFICE-3038:
-----------------------------------------
Um, the use of language about double quotation marks versus double-quote marks is not clear here.
I am assuming we are using double-quote (QUOTATION MARK, U+0022) character to delimit the beginning and end of string literals, the same as in OpenFormula. (I must correct my misunderstanding of that in my comment on a related issue.) The double-quote must be doubled in order to express a single double-quote character within the string.
Any escapiing because the attribute AttValue itself is surround with double-quote or single-quote characters is a separate matter.
I suggest the first part of the proposal be changed to:
"""
In style:condition and table:condition replace
"
string comprises one or more characters surrounded by quotation marks.
"
with
"
string is expressed by one or more characters surrounded by double-quote (QUOTATION MARK, U+0022) characters. The characters between the surrounding double-quote characters constitute the text of the string. Inclusion of a double-quote character in the text of the string is expressed by occurrence of two consecutive double-quote characters.
"
"""
> 19.470 / 19.598 - Style:Condition & Table:Condtion - quotation marks for strings not clear
> ------------------------------------------------------------------------------------------
>
> Key: OFFICE-3038
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-3038
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Components: Part 1 (Schema), Public Review, Styles, Table
> Affects Versions: ODF 1.2 CD 05
> Reporter: Eric Patterson
> Assignee: Eike Rathke
> Fix For: ODF 1.2 CD 06
>
>
> The Style:condition and table:condition specify that strings are:
> "string comprises one or more characters surrounded by quotation marks."
> In this context, are quotation marks single quotes, double quotes, either? Are there escape characters?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira