- From: <Michel.Baily@deltalloydlife.be>
- Date: Wed, 10 Sep 2003 10:53:32 +0200
- To: www-xsl-fo@w3.org
Hi All, I'm looking for a litle helping hend using FOA : I've created some basic document with success but I'm facing a new problem now : I've an XML file : <?xml version='1.0' encoding="UTF-8" ?> <Documents date="21/08/2003"> <Attest year="2002"> <Taker> <Name> Harry Cover </Name> <Address> <Street> a Street Name </Street> <PostCode> 8520 </PostCode> <City> A New City </City> </Address> </Taker> <Loan nr="00089"/> <Amount> 1000 </Amount> <Interests> 537.2 </Interests> </Attest> </Documents> I would like to have on the same line the PostCode and City values separated by a space character. Looking through XSL-FO tutorial, I figure out that "inline" could be part of a solution but I don't find a way to implement in in FOA Could anybody give some help with this ? Regards, Michel Michel Baily Lead Developer Delphi & Oracle
Received on Wednesday, 10 September 2003 04:57:06 UTC