blob: fa30675c2af58d328489d62abb35632325e39003 [file] [log] [blame]
<html>
<head>
<style type="text/css">
body, table {
font-family: Verdana, sans-serif;
font-size: 100%;
padding-left: 2mm;
}
#footer {
font-size: 95%;
padding-top: 10px;
}
</style>
</head>
<body>
<p>
This inspection checks for problems in invocations of named XSLT templates, such as missing arguments, passing
arguments that are not declared by the template or passing an argument for a certain parameter more than once.
</p>
<p>
The inspection assumes that parameters declared with a default-value are optional and will not complain if an
invocation does not specify an argument for such parameters.
</p>
<p id="footer">Powered by XPathView + XSLT-Support</p>
</body>
</html>