This is an EFX translator written in Java. It supports multiple target languages. It includes an EFX expression translator to XPath. It is used to in the generation of the Schematron rules in the eForms SDK.
European Union Public License 1.2
9
stars
1
forks
source link
Fixed the order of variable declarations passed to the MarkupGenerator. #107
TEDEFO-3343 is a bug about EFXT context variables being rendered in the XSL output in the reverse order from which they were declared.