Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Determines whether the XML node has subnodes or not. More...
Go to the source code of this file.
Data Types | |
type | equus_xml::attrib |
type | equus_xml::xmlnode |
Modules | |
module | equus_xml |
Functions/Subroutines | |
subroutine | equus_xml::addsubnode (node, subnode) |
subroutine | equus_xml::copynode (source, dest) |
subroutine | equus_xml::deallocatenode (node) |
logical function | equus_xml::hassubnodes (cXMLnode) |
subroutine | equus_xml::printnode (node) |
subroutine | equus_xml::printnodewithsubnodes (node) |
Determines whether the XML node has subnodes or not.
cXMLnode | The given XML node |
Definition in file XML.f90.