Click to return to the XML (Extensible Markup Language) home page    
IXMLHttpRequest Interface     XML DOM Interfaces    
Web Workshop  |  XML (Extensible Markup Language)

IXTLRuntime Interface


This interface implements methods that can be called from within XSL style sheets.

IXTLRuntime Methods

absoluteChildNumber Returns the number of the node relative to all siblings.
ancestorChildNumber Returns the number of the nearest ancestor of a node with the requested node name.
childNumber Returns the number of the node relative to siblings of the same node name.
depth Returns the depth within the document tree at which the specified node appears.
formatDate Formats the supplied date using the specified formatting options.
formatIndex Formats the supplied integer using the specified numerical system.
formatNumber Formats the supplied number using the specified format.
formatTime Formats the supplied time using the specified formatting options.
uniqueID Returns the unique identifier for the supplied node.

Interface Information

Implementation Msxml.dll
Inherits from IXMLDOMNode
Header and IDL files Msxml.h, Xmldom.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0

See Also

XSL Reference



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.