OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [office] Critical problem


I screwed the sample. I mean:

<text:numbered-paragraph text:list-id="id1" style:name="L1"><text:p>H1</text:p><text:numbered-paragraph>
<text:p>Text</text:p>
<text:numbered-paragraph text:list-id="id1" style:name="L1"><text:p>H2</text:p><text:numbered-paragraph>
<text:p>Text</text:p>
<text:numbered-paragraph text:list-id="id2" style:name="L1"><text:p>NP1</text:p><text:numbered-paragraph>
<text:numbered-paragraph text:list-id="id2" style:name="L1"><text:p>NP2</text:p><text:numbered-paragraph>
<text:numbered-paragraph text:list-id="id2" style:name="L1"><text:p>NP3</text:p><text:numbered-paragraph>
<text:numbered-paragraph text:list-id="id2" style:name="L1"><text:p>NP4</text:p><text:numbered-paragraph>
<text:p>Text</text:p>
<text:numbered-paragraph text:list-id="id1" style:name="L2"><text:p>Appendix</text:p><text:numbered-paragraph>
<text:p>Text</text:p>

which results in (if I understood the lid-id right):

1. H1
Text
2. H2
Text
1. NP1
2. NP2
3. NP3
4. NP4
Text
C. Appendix
Text

Can you guys please provide me with an answer soon. I really have no idea how to represent this in a text:list according
to your understanding.

~Florian



>>> "Florian Reuter" <freuter@novell.com> 03/13/07 11:17 AM >>>
Hi,

I'm sitting here trying to understand how to map the following problem:

<text:numbered-paragraph="id1" style:name="L1"><text:p>H1</text:p><text:numbered-paragraph>
<text:p>Text</text:p>
<text:numbered-paragraph="id1" style:name="L1"><text:p>H2</text:p><text:numbered-paragraph>
<text:p>Text</text:p>
<text:numbered-paragraph="id2" style:name="L1"><text:p>NP1</text:p><text:numbered-paragraph>
<text:numbered-paragraph="id2" style:name="L1"><text:p>NP2</text:p><text:numbered-paragraph>
<text:numbered-paragraph="id2" style:name="L1"><text:p>NP3</text:p><text:numbered-paragraph>
<text:numbered-paragraph="id2" style:name="L1"><text:p>NP4</text:p><text:numbered-paragraph>
<text:p>Text</text:p>
<text:numbered-paragraph="id1" style:name="L2"><text:p>Appendix</text:p><text:numbered-paragraph>
<text:p>Text</text:p>

which will be something like:
1. H1
Text
2. H2
Text
1. NP1
2. NP1
3. NP1
4. NP1
Text
C. Appendix
Text

This is really critical in my understanding. I really have no idea how to convert this into text:list according to your
algorithm?

Can you provide me with a solution here. Please. It really stops me from going forward.

~Florian



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]