Mukul Gandhi
Showing posts with label
xalan
.
Show all posts
Showing posts with label
xalan
.
Show all posts
Tuesday, September 12, 2023
XSLT 3.0, XPath 3.1 and XalanJ
›
It's been a while that, I've written a blog post here. I've few new updates, about the work which XalanJ team has been doing ov...
Monday, April 10, 2023
XPath 2.0 quantified expressions. Implementation with XSLT 1.0
›
XPath 2.0 language has introduced new syntax and semantics as compared to XPath 1.0 language, for e.g like the XPath 2.0 quantified expressi...
Thursday, April 6, 2023
XSLT 1.0 transformation : find distinct values
›
In continuation to my previous blog post on this site, this blog post describes how to use XSLT 1.0 language (tested with Apache XalanJ 2....
Wednesday, April 5, 2023
XSLT 1.0 transformation : finding maximum from a list of numbers, from an XML input document
›
Apache Xalan project has released XalanJ 2.7.3 few days ago, and I thought to write couple of blog posts here, to report on the basic sani...
Wednesday, March 29, 2023
A simple XSLT stylesheet, XML document validator
›
I've been thinking that, this shall be interesting to share. Please consider following, XSLT 1.0 document transformation definition. XML...
Sunday, November 1, 2009
XSLT 1.0: Regular expression string tokenization, and Xalan-J
›
Some time ago, XSLT folks were debating on xsl-list (ref, http://www.biglist.com/lists/lists.mulberrytech.com/xsl-list/archives/200910/msg0...
2 comments:
Thursday, April 10, 2008
Xalan-J serializer
›
I thought there was some problem with Xalan-J serializer. I posted the following question on xalan-dev mailing list: I think, there is scop...
›
Home
View web version