NAME
WebSource::Map - Maps data nodes to meta data
DESCRIPTION
Allows to select data from the input an set them as meta data for the output results.
SYNOPSIS
In wsd file...
<ws:filter name="somename" type="tests"> <map-to name="meta-name" select="<xpath-expr>" /> ... </ws:filter>
METHODS
SEE ALSO
WebSource, WebSource::Module