IXmlClassificationTypeProvider Interface
The base requirements of an object that provides IClassificationType objects for the XML language.
public interface IXmlClassificationTypeProvider
Remarks
This type was generated by the Actipro Language Designer tool v26.1.0.0 (http://www.actiprosoftware.com). Generated code is based on input created by Actipro Software LLC. Copyright (c) 2001-2026 Actipro Software LLC. All rights reserved.
Properties
XmlAttribute
The XmlAttribute classification type.
XmlAttributeValue
The XmlAttributeValue classification type.
XmlCDataSection
The XmlCDataSection classification type.
XmlComment
The XmlComment classification type.
XmlDeclaration
The XmlDeclaration classification type.
XmlDelimiter
The XmlDelimiter classification type.
XmlEntity
The XmlEntity classification type.
XmlName
The XmlName classification type.
XmlProcessingInstruction
The XmlProcessingInstruction classification type.