I am sorry that I ask here. One question about XSL for FOP

2002-01-23 Thread IvanLatysh

Hi all.
I am trying to build table where each row are new record from xml fiule.

I have XSL that building page.
But I need to put into this page table where each row should have data from _insert 
(my xml at
the and of message)
Like this.
+--+--+
| 1 | personal letter |
| 2 | personal tetter2|
+--+--+

Could you please help me. I do understand that I should create template like this:

xsl:template match =_task/_insert
 fo:table-row
 fo:table-cellfo:blockxsl:value-of
select=_task/_insert/order//fo:block/fo:table-cell
 /fo:table-row
 xsl:apply-templates/
/xsl:template

But after this point I am stuck I don't know how to put all this into my document.

my XML:
?xml version=1.0 encoding=UTF-8?
root
  _task
company![CDATA[!test company!]]/company
   _insert
 order1/order
 object![CDATA[personal letter]]/object
   /_insert
   _insert
 order2/order
 object![CDATA[personal letteer2]]/object
   /_insert
  /_task
/root

Sincerely yours, Ivan Latysh.
[EMAIL PROTECTED]
http://ivan.yourmail.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: [VOTE] Re: Who does this stuff? and Christian

2002-01-23 Thread Arved Sandstrom

I'd put in a +1 vote some time ago, actually.

Arved

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]]
Sent: January 23, 2002 1:04 PM
To: [EMAIL PROTECTED]
Subject: [VOTE] Re: Who does this stuff? and Christian


 I was thinking about this, because after seeing a long stream of
 contributions from Christian over the past several weeks, it occurred to
me
 that if he is not already a committer, he should probably be one. Maybe I
 missed it, but I do not recall a vote on this or anything - but maybe it
is
 just my memory failing me.

I think we still need two positive committer votes. I've added [VOTE] to
the subject for better visibility. :-)

Cheers,
Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Fon +41 (41) 317 2020 - Fax +41 (41) 317 2029
Internet http://www.outline.ch


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: [VOTE] Re: Who does this stuff? and Christian

2002-01-23 Thread Art Welch

Sounds good to me.

Art

-Original Message-
From: Arved Sandstrom [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 23, 2002 7:22 PM
To: [EMAIL PROTECTED]
Subject: RE: [VOTE] Re: Who does this stuff? and Christian


We now have 4 +1 votes I believe. I doubt that we'll get any -1's. :-)

Unless any of the other committers (who have not voted yet) have any
objections, I'll ask Brian B. tomorrow AM to set Christian up as a
committer. Sound good?

Arved

-Original Message-
From: Tore Engvig [mailto:[EMAIL PROTECTED]]
Sent: January 23, 2002 5:11 PM
To: [EMAIL PROTECTED]
Subject: RE: [VOTE] Re: Who does this stuff? and Christian


  I was thinking about this, because after seeing a long stream of
  contributions from Christian over the past several weeks, it
 occurred to me
  that if he is not already a committer, he should probably be
 one. Maybe I
  missed it, but I do not recall a vote on this or anything - but
 maybe it is
  just my memory failing me.

 I think we still need two positive committer votes. I've added [VOTE] to
 the subject for better visibility. :-)


+1

Tore


 Cheers,
 Jeremias Märki

 mailto:[EMAIL PROTECTED]

 OUTLINE AG
 Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
 Fon +41 (41) 317 2020 - Fax +41 (41) 317 2029
 Internet http://www.outline.ch


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: [ANNOUNCEMENT] FOP 0.20.3 Release Candidate available

2002-01-23 Thread Peter B. West

Arved,

Keiron mentioned the possibility of including my recent html design 
notes in the distribution.  Is that feasible for this release?

Peter


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]