D1Node: Create a D1Node object.
Description
Create a D1Node object.
Usage
D1Node(xml, ...)# S4 method for XMLInternalElementNode
D1Node(xml)
Value
the Node object representing the DataONE environment
Arguments
- xml
An XML object that describes the node to be initialized (see listNodes).
- ...
(not yet used)