Microsoft HomeproductssearchsupportshopWrite Us   Microsoft Home
Magazine
 |  Community
 |  Workshop
 |  Tools & Samples
 |  Training
 |  Site Info

Workshop  |  XML (Extensible Markup Language)

IXMLDOMDocument Interface


This interface extends the base DOM document interface to include XML-specific functionality.

IXMLDOMDocument Methods

abort Aborts an asynchronous download in progress.
async Indicates whether asynchronous download is permitted.
createNode Creates a node using the supplied type, name, and namespace.
load Loads an XML document from the specified location.
loadXML Loads an XML document using the supplied string.
nodeFromID Returns the node whose ID attribute matches the supplied value.
ondataavailable Specifies the event handler for the ondataavailable event.
onreadystatechange Specifies the event handler to be invoked when the readyState property changes.
parseError Returns an IDOMParseError object that contains information about the last parsing error.
parsed Indicates whether this node and all descendants have been parsed and instantiated.
selectNodes Applies the specified pattern to this node's context and returns the list of matching nodes.
selectSingleNode Applies the specified pattern to this node's context and returns the first matching node.
readyState Indicates the current state of the XML document.
transformNode Processes this node and its children using the supplied XSL style sheet, and returns the resulting transformation.
url Returns the canonicalized URL for the last loaded XML document.
validateOnParse Indicates whether the parser should validate this document.
xml Contains the XML representation of the node and all its descendants.

Interface Information

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

Does this content meet your programming needs? Write us!

Back to topBack to top

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

 

Magazine Home
Ask Jane
DHTML Dude
Extreme XML
For Starters
More or Hess
Servin' It Up
Site Lights
Web Men Talking
Member Community Home
Benefits: Freebies & Discounts
Benefits: Promote Your Site
Benefits: Connect with Your Peers
Benefits at a Glance
Online Special-Interest Groups
Your Membership
SBN Stores
Join Now
Workshop Home
Essentials
Content & Component Delivery
Component Development
Data Access & Databases
Design
DHTML, HTML & CSS
Extensible Markup Language (XML)
Languages & Development Tools
Messaging & Collaboration
Networking, Protocols & Data Formats
Reusing Browser Technology
Security & Cryptography
Server Technologies
Streaming & Interactive Media
Web Content Management
Workshop Index
Tools & Samples Home
Tools
Samples, Headers, Libs
Images
Sounds
Style Sheets
Web Fonts
Training Home
SBN Live Seminars
SBN Live Chats
Courses
Peer Support
CD-ROM Training
Books & Training Kits
Certification
SBN Home
New to SBN?
What's New on SBN
Site Map
Site Search
Glossary
Write Us
About This Site