Share via


DOMNodeType Enumeration

This type or member acts as a proxy for a Microsoft XML Core Services (MSXML) 5.0 object or member. For information about the MSXML object or member that is wrapped by this type or member, search the Microsoft XML Core Services (MSXML) SDK on MSDN. For more information about using MSXML objects or members from managed code, see Working with MSXML5 and System.Xml Using the InfoPath 2003 Object Model.

Namespace: Microsoft.Office.Interop.InfoPath.Xml
Assembly: Microsoft.Office.Interop.InfoPath.Xml (in microsoft.office.interop.infopath.xml.dll)

Syntax

'Declaration
'Usage

Members

  Member name Description
NODE_ATTRIBUTE  
NODE_CDATA_SECTION  
NODE_COMMENT  
NODE_DOCUMENT  
NODE_DOCUMENT_FRAGMENT  
NODE_DOCUMENT_TYPE  
NODE_ELEMENT  
NODE_ENTITY  
NODE_ENTITY_REFERENCE  
NODE_INVALID  
NODE_NOTATION  
NODE_PROCESSING_INSTRUCTION  
NODE_TEXT  

See Also

Reference

Microsoft.Office.Interop.InfoPath.Xml Namespace