Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications