Skip to content
Discussion options

You must be logged in to vote

In general, the larger the application, the smaller the size of the XML + XSL compared to the size of the HTML. Moreover, as the transformation of XML + XSL into HTML is done by the browser, the latter caches the XSL, so only XML is systematically transferred.
Also, since XSL is XML, you can use all the tools dedicated to XML with XSL (syntax highlighting in an editor, for example).
But, honestly, it's only possible to use XSL with the Atlas toolkit because I am used to work with XSL since a very long time. Depending on the complexity of the application, it's probably better for someone who doesn't already know XSL to generate the HTML by hand or with one of the many other existing templa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by epeios-q37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants