Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software