xsl-list
[Top] [All Lists]

RE: How to Validate an XSL

2004-03-04 06:51:54

# 
# Is there an way through which I can validate whether an given XSL is valid
# or not programitically.

Sure. In Java, call transformerFactory.newTemplates(...) and if you get an
exception, the stylesheet isn't valid.

Michael Kay


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



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