class documentation

class NodesetReference:

View In Hierarchy

A pointer to an XML asset. Resolved lazily via importlib.resources.

Class Variable namespace The namespace provider of the nodeset.
Class Variable package The package the nodeset lives in.
namespace: type[NamespaceProvider] =

The namespace provider of the nodeset.

package: str =

The package the nodeset lives in.