← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Issue Comment Edited: (OFFICE-1496) PublicComment: <text:section> (ODF all versions)

From
OASIS Issues Tracker <>
Date
2009-09-29T13:00:15+00:00
ID
631806849.7451254229215447.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Issue Comment Edited: (OFFICE-1496) PublicComment: <text:section> (ODF all versions)
[ http://tools.oasis-open.org/issues/browse/OFFICE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083#action_16083 ] 

Oliver-Rainer Wittmann edited comment on OFFICE-1496 at 9/29/09 8:59 AM:
-------------------------------------------------------------------------

Patrick,

my answers are: No. Yes. Yes.

E.g., the following is possible:
<text:table>...<\text:table>
<text:section>
  <text:table>...<\text:table>
  <text:h>...<\text.h>
  <text:p>...<\text.p>
  <text:list>...<\text.list>
<\text:section>
<text:list>...<\text:list>

      was (Author: owittmann):
    Patrick,

my answer are: No. Yes. Yes.

E.g., the following is possible:
<text:table>...<\text:table>
<text:section>
  <text:table>...<\text:table>
  <text:h>...<\text.h>
  <text:p>...<\text.p>
  <text:list>...<\text.list>
<\text:section>
<text:list>...<\text:list>
  
> Public Comment: <text:section> (ODF all versions)
> -------------------------------------------------
>
>                 Key: OFFICE-1496
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-1496
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: Schema and Datatypes, Text
>            Reporter: Robert Weir 
>            Assignee: Oliver-Rainer Wittmann
>            Priority: Minor
>             Fix For: ODF 1.2
>
>
> Copied from office-comment list
> Original author: "Alex Brown" <> 
> Original date: 27 Apr 2009 13:01:42 -0000
> Original URL: http://lists.oasis-open.org/archives/office-comment/200904/msg00050.html
> 4.4.1:
> ----b
> The <text:section> element represents a named region of paragraph-level
> text content. Sections start and end on <text:h> or <text:p> boundaries
> and can contain any number of those elements.
> ----e
> What is mean by "start and end on <text:h> or <text:p> boundaries"?
> According to the schema it seems sections can be used in documents that
> contain neither <text:h> or <text:p> elements (but which might contain
> just tables and lists). Would such documents then be non-conformant?

-- 
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
← Prev in month ← Prev in thread
Next in thread → Next in month →