xsl-list
[Top] [All Lists]

xml schema to html and javascript

2002-11-28 05:08:01
Hello!
I wont to generate html form from xml schema.
My problem is in creation of tag <script>. The transformation generate the
following lines:
<script type="javascript" xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
function verify()
{
        ....
}
</script>

the namespace create a problem in calling the function inside this <script>.

thanks for reply.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>