RE: [xsl] hard core xlt ;-)

Subject: RE: [xsl] hard core xlt ;-)
From: "Elise D." <tyris_azriel@xxxxxxxx>
Date: Wed, 25 Jul 2001 17:20:27 +0200 (CEST)
ho no, i don't want the hardest possible route, only
the best featured interface :-)

cheers
elise


 --- Michael Kay <mhkay@xxxxxxxxxxxx> a écrit : > This
sounds like mountaineering: the objective is
> not to get to the top,
> it's to get to the top by the hardest possible
> route.
> 
> I'm afraid I've never looked at programming that
> way, but I'm sure it's
> possible...
> 
> Mike Kay
> 
> > -----Original Message-----
> > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On
> Behalf Of Elise D.
> > Sent: 25 July 2001 15:27
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject: [xsl] hard core xlt ;-)
> >
> >
> > hi all,
> > i first should introduce myself to explain my
> > question:
> > i'm computer scientist learnee, that means i both
> > study and prepare a diploma, and both work in a
> > company.
> > i do have a report to do at the end of the school
> > year, based on the work i made in the company,
> this
> > work will get a mark, depending on my oral
> > pesentation, my written report and the most
> important
> > : the work i made. i actualy work on xslt in this
> > company.
> >
> > i've done a big work, on a project i'm actualy
> working
> > on. as you can guess, the most hard is the work i
> > make, the most valuable it is for my school and my
> > diploma. so as i'm now familiar with xslt, i'd
> like to
> > make something harder.
> >
> > i made an xslt that transform xml data into a
> paged
> > table, where the user can choose how many rows per
> > page he wants, that automaticaly refresh with the
> > number he puted, and he can navigate with previous
> > page, next page, first page an last page button.
> >
> > what would be in your point of view the next step
> to
> > an xslt harder ?
> >
> > here is the structure of my xml :
> >
> > <results>
> > 	<result>
> > 		<field name="Project Site">Paris</field>
> > 		<field name="end date">07/04/2001</field>
> > 		<field name="Project name">Microsoft Visio 10 VS
> > Help </field>
> > 		<field name="Project Code">ITOSE01001</field>
> > 		<field name="Status">Go</field>
> > 	</result>
> > 	<result>
> > 		<field name="Project Site">Paris</field>
> > 		<field name="end date"/>
> > 		<field name="Project name">Morgan Stanley-
> > Shareholder data translation from Korean to
> > English</field>
> > 		<field name="Project Code">IBESE01107</field>
> > 		<field name="Status">Go</field>
> > 	</result>
> > .....
> > <results>
> >
> >
> >
> > any idea would be appreciated.
> > regards,
> > elise
> >
> > ps : sorry for my coarse english
> >
> >
>
___________________________________________________________
> > Do You Yahoo!? -- Vos albums photos en ligne,
> > Yahoo! Photos : http://fr.photos.yahoo.com
> >
> >  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> >
> 
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
>  

___________________________________________________________
Do You Yahoo!? -- Vos albums photos en ligne, 
Yahoo! Photos : http://fr.photos.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread