getPositiveResultSetIDs {ENVISIONQuery} | R Documentation |
Retrieve a set of positive query result references from the 'Entry' node of the Enfin xml document.
getPositiveResultSetIDs(entry,setName="set",keyword="setType",term="positive result set")
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'. |
Character vector representing the references to the positive matching results node set.
Alex Lisovich, Roger Day