Function: checkSum
Filename: H:/Documents/WORK/'00/CMLproject/workinprogress/docML3/stylesheets/generic/misc/fn_checksum.xslt
Pattern/Name: checkSum
Comments:

unfinished - PI and namespaces *not* taken into account - for flexibility

Highlights:

<!--concat the element name + attributes and their values + the element text-->

<xsl:call-template name="concatSum"/>

<!--calculate and output the checksum-->

<xsl:call-template name="buildSum"/>

©2000 Michael Wright (karne@innocent.com)