ActiproSoftware.Text.Languages.Xml Namespace
Classes
| XmlSyntaxLanguageExtensions | Contains extension methods that make it easier to work with XML ISyntaxLanguage objects. |
Interfaces
| IXmlAttributeContext | Provides the base requirements for resolved information about a XML attribute related to an IXmlContext. |
| IXmlClassificationTypeProvider | The base requirements of an object that provides IClassificationType objects for the XML language. |
| IXmlContext | Provides the base requirements for information about the XML context of a certain offset within an ITextSnapshot. |
| IXmlElementContext | Provides the base requirements for resolved information about a XML element related to an IXmlContext. |
| IXmlEndTagAutoCompleter | Provides the base requirements for a class that can auto-complete XML end tags when appropriate. |
| IXmlSchemaResolver | Provides the base requirements for a class that can manage XML schema data. |
| IXmlValidator | Provides the base requirements for a class that can validate XML. |
Enums
| XmlAttributeSpacingMode | The attribute spacing modes that an XmlTextFormatter can use. |
| XmlContextType | Specifies the type of IXmlContext. |
| XmlElementSpacingMode | The element spacing modes that an XmlTextFormatter can use. |
| XmlValidationMode | Specifies the validation mode for an IXmlValidator. |