service NamespaceContainer in module com::sun::star::xml::

(Global Index)

Syntax

service NamespaceContainer;

Description

This service describes a container for XML namespaces. Each namespace is accessed with its prefix and the URL is stored as a string.

Exported Interfaces

com::sun::star::container::XNameContainer

Description

This is the generic interface for supporting the insertion and removal of named elements.


Top of Page