Learn R Programming

dataone (version 2.3.0)

parseCapabilities: Construct a Node, using a passed in capabilities XML

Description

Construct a Node, using a passed in capabilities XML

Usage

parseCapabilities(x, ...)

# S4 method for D1Node parseCapabilities(x, xml)

Value

The Node object with modified capabilities properties from the XML

Arguments

x

The node to which capabilities should be applied.

...

(not yet used)

xml

The XML capabilities representing the node to be created