Method Parser.XML.Tree.XMLNSParser()->Enter()


Method Enter

mapping(string:string) Enter(mapping(string:string) attrs)

Description

Check attrs for namespaces.

Parameter attrs

Attributes for an element node.

The new namespace state is pushed on the namespace_stack.

Returns

Returns the namespace expanded version of attrs.

See also

Leave()