Orbeon's engineers constantly work with bleeding-edge XML and J2EE technologies and frequently publish papers and articles. They are the developers of Model 2X and XPL. These technologies are ...
Have you ever been stumped by a difficult XML transformation issue that you couldn’t solve with XSLT (Extensible Stylesheet Language Transformation) alone? Take, for example, a simple filter ...
I was once asked to help in a project that required a simple data transformer for converting raw bill data into different bill layouts. After receiving a brief introduction to the problem, I suggested ...
I work for a health-care company developing application software. My colleagues and I are responsible for writing software to process health-care claims, manage work flow and make the company as ...
Using XSLT, I'd like to transform this XML: Into something like this: Any ideas?
Hello,<br><br>I have an XML with date/time in it, in UTC.<br>I transform this XML using XSL, and would like to show the date/time in the user's timezone, and in the user's preferred date/time ...