The XMLDeclElement interface provides the ability to programmatically access the properties that are common to all XML element objects.
IHTMLXMLDeclElement Methods
get_ns Retrieves the name space of the object. get_prefix Retrieves the prefix of the object. get_src Retrieves the source of the XML object. put_ns Sets the name space of the object. put_prefix Sets the prefix of the object. put_src Sets the source of the XML object.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0