The following table shows the XML DOM events, with a description of the purpose of each.
| Programming element | Description |
|---|---|
| ondataavailable Event | This event fires when new data is available. |
| onreadystatechange Event | This event fires when the readyState method changes. |
| ontransformnode Event | This event fires before the style sheet is applied to a node. |
See Also
XML DOM Reference | XML Core Services and Document Object Model
Send Feedback on this topic to the authors