This function returns the language property of the given instance of
xml.dom.Node, based on xml:lang attributes present on the node or
its ancestors. If no xml:lang attribute is present, returns None.
The language code, if any, is returned as an uppercase string.