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

XMLDOMProcessingInstruction Object Members


The XMLDOMProcessingInstruction object represents a processing instruction, which XML defines to keep processor-specific information in the text of the document.

Properties

attributes , baseName , childNodes , data , dataType , definition , firstChild , lastChild , namespaceURI , nextSibling , nodeName , nodeType , nodeTypedValue , nodeTypeString , nodeValue , ownerDocument , parentNode , parsed , prefix , previousSibling , specified , target , 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.