Learn R Programming

ENVISIONQuery (version 1.20.0)

getPositiveResultSetIDs: Retrieve a set of positive query result references from the 'Entry' node of the Enfin xml document.

Description

Retrieve a set of positive query result references from the 'Entry' node of the Enfin xml document.

Usage

getPositiveResultSetIDs(entry,setName="set",keyword="setType",term="positive result set")

Arguments

entry
The 'Entry' node of the Enfin xml document.
setName
The name of the the nodes potentially containing the positive result set info. Default is 'set'.
keyword
The name of a set node subnode potentially containing the positive result set info. Default is 'setType'.
term
The attribute name to test the candidate node against. Default is 'positive result set'.

Value