Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlTextReaderConstName

Name Version Deprecated
xmlTextReaderConstName version 1.0 no

Prototype:
string xmlTextReaderConstName(number reader)

Parameters:
reader      the xmlTextReaderPtr used as returned by xmlReaderForMemory or xmlReaderForFile

Description:
The qualified name of the node, equal to Prefix :LocalName.


Returns:
Returns the local name or an empty string if not available.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications