add_namespace Method

Adds a namespace to the Namespaces properties.

Syntax

def add_namespace(prefix: str, namespace_uri: str) -> None: ...

Remarks

This method adds a namespace to the namespaces properties. Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.

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