Re: [xsl] XSL-FO & Images

Subject: Re: [xsl] XSL-FO & Images
From: "craig webber" <craigwebber@xxxxxxxxxxx>
Date: Mon, 18 Apr 2005 16:43:06 +0000
* But in any case I don't see how "scalability" applies to your template: *

My XMl document would have 20-30 "Properties for sale" at any time. This XML example represents only one of the properties for sale:

<Item suburb="Clifton">
<name>77 Seascape Ave</name>
<description>On the foot of the infamous Table Mountain. </description>
<price>4 500 000</price>
<bedrooms>4</bedrooms>
<bathrooms>2 on-suite</bathrooms>
<lounge>2</lounge>
<dinner>1</dinner>
<garages>2</garages>
<image>seascape.jpg</image>
</Item>

I would therefore need a to have a scalable solution to transform and populate a table with each of the images.

Craig.

_________________________________________________________________
Find a date, consult a directory and win prizes - only on MSN South Africa! http://www.msn.co.za/


Current Thread