Skip to Content
.NET & XML
book

.NET & XML

by Niel M. Bornstein
November 2003
Intermediate to advanced
476 pages
14h 38m
English
O'Reilly Media, Inc.
Content preview from .NET & XML

Name

IXsltContextVariable — System.Xml.Xsl (system.xml.dll)   interface 

Synopsis

public interface IXsltContextVariable {
// Public Instance Properties
   public bool IsLocal{get; } 
   public bool IsParam{get; } 
   public XPathResultType VariableType{get; } 
// Public Instance Methods
   public object Evaluate( XsltContext xsltContext);  
}

As with IXsltContextFunction, this interface is used to help the XSLT engine resolve data objects bound into the XSLT engine’s executing context while processing an XML document. See the XsltArgumentList method description for an example of how context functions and variables are used with an XSLT instance.

Returned By

XsltContext.ResolveVariable( )

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Applied XML Programming for Microsoft® .NET

Applied XML Programming for Microsoft® .NET

Dino Esposito
XML Hacks

XML Hacks

Michael Fitzgerald

Publisher Resources

ISBN: 0596003978Supplemental ContentErrata