@@ -3968,14 +3968,17 @@ dataset for the contained input of the type specified using the ``type`` tag.
<xs:complexTypename="ParamOptions">
<xs:annotation>
<xs:documentationxml:lang="en"><
for an example of how to use this tag set. This tag set is optionally contained
within the ``<param>`` tag when the ``type`` attribute value is ``select`` or
``data`` and used to dynamically generated lists of options. This tag set
dynamically creates a list of options whose values can be
obtained from a predefined file stored locally or a dataset selected from the
current history.
``data`` and used to dynamically generated lists of options.
For data parameters this tag can be used to restrict possible input datasets to datasets that match the ``dbkey`` of another data input by including a ``data_meta`` filter. See for