Thunderstone Software Document Search, Retrieval, and Management
Search:
Vortex Manual
 

xmlTreeGetName

 

SYNOPSIS

    string xmlTreeGetName(xmlNode node)

Parameters:

  • node - the xmlNode you want the name of

Returns:

  • the name of node


DESCRIPTION
xmlTreeGetName() gets the name of the node node. For elements and attributes, this is the name of the element or attribute. For things without names, like text nodes, a constant value is returned (text in the case of text nodes).


EXAMPLE

    <$name = (xmlTreeGetName($node))>


SEE ALSO
xmlTreeGetName, xmlTreeGetContent, xmlTreeGetAllContent, xmlTreeGetLine, xmlTreeGetType, xmlTreeIsBlankNode, xmlTreeGetAttributeContent


Copyright © Thunderstone Software     Last updated: Mon Feb 18 10:28:15 EST 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.