Namespace Umbraco.Cms.Core.Xml
Classes
DynamicContext
Provides the evaluation context for fast execution and custom variables resolution.
UmbracoXPathPathSyntaxParser
This is used to parse our customize Umbraco XPath expressions (i.e. that include special tokens like $site) into a real XPath statement
XmlHelper
The XmlHelper class contains general helper methods for working with xml in umbraco.
XmlNamespaces
Provides public constants for wellknown XML namespaces.
XmlNodeListFactory
XPathVariable
Represents a variable in an XPath query.