File: Transform.xslt
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
An example of the unary minus
operator:
Output:
An example of the unary minus operator:
$x = -10
-$x = 10