Expand Minimize
This topic has not yet been rated - Rate this topic

DOMNodeType Enumeration (Microsoft.Office.Interop.InfoPath.SemiTrust)

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.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
'Declaration
Public Enumeration DOMNodeType
'Usage
Dim instance As DOMNodeType

 Member nameDescription
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 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.