Add value-of tag support
Adds value-of tag support in Assert and Report tags as demanded by the Schematron 1.6 spec.
I cannot guarantee whether this implementation is totally conformant as the spec is not really clear on how to print node sets. Currently, the names of each node in a set is returned separated by a space character.