Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: Best way to display a large XML >Thread Next - Re: Best way to display a large XML Re: Best way to display a large XMLTo: NULL Date: 1/6/2009 11:56:00 PM On 6 Jan, 16:10, Martin Honnen <mahotr...@yahoo.de> wrote: > rudigar...@googlemail.com wrote: > > I have a reasonably large XML file created for an image processing > > experiment, and have been displaying them using XSL. However since > > there are quite a few of them, what I want to be able to do is show a > > few of these objects at a time, e.g. 10 at a time. > > I am not looking for anything pretty, but it needs to be simple since > > I don't have time to start implementing anything major. Is this > > possible in XSL? If anyone knows a suitable tutorial that shows > > someone doing something similar then that might help. > > Well XSLT does not display anything, it is a transformation language > that transforms XML to XML or HTML or plain text. > Do you use XSLT to transform XML to HTML to display HTML in a browser? > Where do you use XSLT, on the server (e.g. with JSP or ASP) or in the > browser (e.g. with Mozilla or IE)? > > -- > > =A0 =A0 =A0 =A0 Martin Honnen > =A0 =A0 =A0 =A0http://JavaScript.FAQTs.com/ Yes, I am using XSLT to transform the XML to HTML in the browser. Just a simple <xsl:for-each select=3D"Objects/object"></xsl:for-each> type thing in a *.xsl file. What I imagined was that I could have a page that displays 10 (or so) objects at a time, much like an email inbox. Since both the XML and XSL code is generated by the output of my C++ code I want something simple, since it needs to be automatically generated for various experiments. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
