cxml-stp
API documentation
Package:
cxml-stp
Function document
Lambda List
document
(
node
)
Arguments
node
-- an instance of
node
Return Value
a
document
or nil
Details
Returns the document node ancestor of
node
.
Returns the
document
node that is the
root
of
node
or
nil
if the root node is not a document.
See also
node
document
root