Share via


XMLELEM_TYPE 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
XMLELEMTYPE_COMMENT  
XMLELEMTYPE_DOCUMENT  
XMLELEMTYPE_DTD  
XMLELEMTYPE_ELEMENT  
XMLELEMTYPE_OTHER  
XMLELEMTYPE_PI  
XMLELEMTYPE_TEXT  

See Also

Reference

Microsoft.Office.Interop.InfoPath.Xml Namespace