Click to return to the XML (Extensible Markup Language) home page    
Web Workshop  |  XML (Extensible Markup Language)

XMLDOMNode Object Members


The XMLDOMNode object extends the core XML DOM node interface with support for data types, namespaces, DTDs, and schemas.

Properties

attributes , baseName , childNodes , dataType , definition , firstChild , lastChild , namespaceURI , nextSibling , nodeName , nodeType , nodeTypedValue , nodeTypeString , nodeValue , ownerDocument , parentNode , parsed , prefix , previousSibling , specified , text , xml

Methods

appendChild , cloneNode , hasChildNodes , insertBefore , removeChild , replaceChild , selectNodes , selectSingleNode , transformNode , transformNodeToObject


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.