Consider me an XML Dummy. When we develop HTML based pages we include Javascript to perform client side validations. What do we do in case of XML documents? If i have an XML document containing many Input Text boxes, what can i do to perform validations on them ?
Xml is not a replacement for html - it is just used for transfering data - if you are considering using xml derived forms then perhaps you should start here.
I'm new to the subject myself. What I know from examples is, that scripting codes are fully supported. You do it by tag 'xsl:text' . Here is some example from SelfHTML:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.