IDM miscellaneous posts
2026
2025
Convert XBEL file
An XSLT stylesheet to convert an XBEL file to a delimited text file.
Difference between two dates
·
loading
An ECMAScript function to compute the difference between two dates.
2024
Use VTD-XML to parse XML
·
loading
A Javascript function using VTD-XML to provide an efficient way to read an XML file and modify the contents.
2023
2018
XSLT tester
One can easily convert an XML file from one format to another format using an XSLT stylesheet.
2016
Tag node position using XSLT
XSLT code to tag each node with the position of that node.