The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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