Page 1 of 1

About Question enthuware.ocejws.v6.2.89 :

Posted: Thu Feb 27, 2014 9:12 am
by t.alex
Hi,

what about XSLT? in 6.2.90 you say:
It can be used for random access of the XML infoset. it is mostly used with Xpath to access nodes randomly.
Greetings,
Alex

Re: About Question enthuware.ocejws.v6.2.89 :

Posted: Fri Feb 28, 2014 1:29 am
by fjwalraven
Hi Alex,

I should update the description of 2.90. You will use XSLT to transform your documents, not to randomly access parts of the XML.

W3C has a nice explanation:
XSLT is a language for transforming XML documents into XHTML documents or to other XML documents.
XPath is a language for navigating in XML documents.
XSLT uses XPath to navigate in XML dcuments
Thanks again for your questions!

Regards,
Frits