xsl-list
[Top] [All Lists]

Re: [xsl] How can I compare XSLT with Programming languages for parsing XML?

2006-07-23 19:12:16
I like parsing at the document tree level, instead of using a language
like perl and regular expressions to reinvent the wheel.

I also like the ease in which separate XML documents meld with XSL.

Also, I like how XSL is "platformless," in a sense, potentially
increasing the life of whatever you're developing.

-S


On 7/23/06, dima bintareef <dimabt(_at_)yahoo(_dot_)com> wrote:
Hi,

I am developing XSLT stylesheets to parse
MathML(Mathematical markup language) and convert it to
text. I would like to justify my design decision of
selecting XSLT and not another programming language,
what benefits XSLT has over others for parsing XML
documents?

Dima


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--