gws.lib.xmlx.helper

XML helper object.

Used in the configuration to configure XML options and additional namespaces.

Source code: gws.lib.xmlx.helper

Module Contents

class gws.lib.xmlx.helper.Config(*args, **kwargs)

Bases: gws.Config

XML settings

namespaces: list[gws.XmlNamespace] | None

custom XML namespaces

class gws.lib.xmlx.helper.Object

Bases: gws.Node

Configurable GWS object.

activate()

Activation hook.