|
Syntax: names separated by newlines
XML Export Variables is a list of variables, one per line, that are to be
displayed and propagated through XML search results. For example, if
cbtGroup is specified in XML Export Variables, and the search
query includes ...\&cbtGroup=user\&cbtGroup=backup..., then the following
block will appear in XML output, after all the <Result> tags:
<exportVar>
<variable name=``cbtGroup''>user</variable>
<variable name=``cbtGroup''>backup</variable>
</exportVar>
This setting only applies if Results Style is set to
XSL Stylesheet.
Copyright © Thunderstone Software Last updated: Thu Dec 22 14:38:01 EST 2011
|