IXmlContext public interface IXmlContext : IXmlNamespaceSource Documentation Code string ChildNamespaceUri { get; } void AddFunction(XPathFunctionAttribute attribute) void AddVariable(XPathVariableAttribute attribute) IXmlContext Clone() void Enlist(CompiledXPath path) XmlName GetDefaultXsiType(Type clrType) IEnumerable<IXmlIncludedType> GetIncludedTypes(Type baseType) bool IsReservedNamespaceUri(string namespaceUri)