-
Hi
I'm trying to create a Xform from the XACML 1.0 schema (http://www.oasis-open.org/committees/download.php/915/cs-xacml-schema-policy-01.xsd), but when I execute schema2xforms, I get the following error
Error at xsl:call-template on line 211 of file:/C:/isi/proyectos/wsdl2xform/wsdl
2xforms/tags/stable/src/schema2xforms.xsl:
Too many nested template or function calls. The...
2009-11-05 13:16:51 UTC by islegmar
-
fakko committed revision 48 to the WSDL2XForms SVN repository, changing 1 files.
2009-05-11 14:50:44 UTC by fakko
-
jfschwarz committed revision 47 to the WSDL2XForms SVN repository, changing 1 files.
2009-05-11 14:11:48 UTC by jfschwarz
-
tambetm committed revision 46 to the WSDL2XForms SVN repository, changing 4 files.
2009-05-08 19:26:04 UTC by tambetm
-
fakko added tambetm to the WSDL2XForms project.
2009-05-07 08:27:13 UTC by fakko
-
Having programmed the WSDL2XForms generator in XSLT 2.0 I can't imagine doing it in XSLT 1.0. There are just too many features in XSLT 2.0, which make code much cleaner and less duplicated. In particular:
* tunneled parameters,
* #current and #all template modes,
* resolve-QName() function.
If Java is anyway used, you can implement the transform as a servlet filter. This has the...
2009-05-07 08:00:46 UTC by tambetm
-
fakko added windauer to the WSDL2XForms project.
2009-05-06 09:59:01 UTC by fakko
-
fakko added joernt to the WSDL2XForms project.
2009-05-06 09:29:32 UTC by fakko
-
fakko committed revision 45 to the WSDL2XForms SVN repository, changing 7 files.
2009-04-03 11:16:26 UTC by fakko
-
fakko committed revision 44 to the WSDL2XForms SVN repository, changing 1 files.
2009-04-03 11:14:25 UTC by fakko