Skip to content

NamespacesMap

do- edited this page Nov 28, 2021 · 11 revisions

AttributesMap is a Map descendant representing namespace declarations of an XML element in the context of all his ancestors.

Constructor

 const a = new NamespacesMap (xmlNode)

If xmlNode has a parent, copies the concent from its namespacesMap.

Clone this wiki locally