getPositiveResultSetIDs: Retrieve a set of positive query result references from the...

Description Usage Arguments Value Author(s)

View source: R/formatEnXML.R

Description

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

Usage

1
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

Character vector representing the references to the positive matching results node set.

Author(s)

Alex Lisovich, Roger Day


ENVISIONQuery documentation built on Nov. 8, 2020, 5:25 p.m.