XML DOM Events
From MSXML 5.0 SDK
XML DOM Events
This section describes the following DOM events.
| Event | Description |
|---|---|
| ondataavailable | Fires when new data is available. |
| onreadystatechange | Fires when the readyState method changes. |
| ontransformnode Event | Fires before the style sheet is applied to a node. |