Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.xmlNodeGetLang

Name Version Deprecated
xmlNodeGetLang version 1.0 no

Prototype:
string xmlNodeGetLang(number cur)

Parameters:
cur      the node

Description:
Searches the language of a node. i.e. the values of the xml:lang attribute or the one carried by the nearest ancestor.

Returns:
Return the node language as a string or an empty string if failed.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software