RE: Standard in creatring xml files

2003-01-22 Thread Luca Morandini
Alireza, you can do it in a number of ways, as of now, a couple of those come to my mind: 1) Build an intermediate XSLT stage to transform the found elements in a common row/attributes schema... later to be rendered in HTML by a single XSLT Alireza Fattahi or IBM

Re: Standard in creatring xml files

2003-01-22 Thread Jeff Turner
On Wed, Jan 22, 2003 at 02:11:05PM +0330, Alireza Fattahi wrote: > Hi, > > We want to create a web site with 40 pages. The site has typical input forms > and search/search result pages. We want to have some XSL files as the > template for these pages. Of course we should not have 40 xsl files, but