IElementNamespaceTable interface

Provides a mechanism for an MSHTML host to add its own namespaces and to create tags for those namespaces.

Members

The IElementNamespaceTable interface inherits from the IUnknown interface. IElementNamespaceTable also has these types of members:

  • Methods

Methods

The IElementNamespaceTable interface has these methods.

Method Description
AddNamespace

Enables an MSHTML host to add namespaces.

 

Remarks

To resolve element names, use the IElementNamespaceFactoryCallback method.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll