Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
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. elementIndexList Returns an array of child numbers for the specified node and for all parent nodes, recursively, to the root node. 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 Beta Minimum operating systems Windows 95, Windows NT
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.