IPWorks 2020 JavaScript Edition

Questions / Feedback?

Namespaces Property

Collection of namespaces in the current namespace stack.

Syntax


 getNamespaces(): XMLNamespaceList;

 setNamespaces(namespaces: XMLNamespaceList): void;

Default Value

Remarks

This property contains a collection of XML namespaces, which are standards for providing uniquely named elements and attributes in an XML instance.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]