ICI Modules: xml: parent_of


Modules by name : by type

Synopsis

struct | NULL = xml.parent_of(struct)

Description

Returns the parent of the given element or NULL if the element is the root of the document hierarchy. This simply returns the super-struct of the given element struct.