• λ我爱Aspx >> Asp.Net >> XMLDOM手册
  • XMLDOM手册

  • :未知  Դ:internet  :2007-5-20 16:43:06  ؼ:xml
  • W3C规定的属性:

    PropertyDescription
    attributes Returns a NamedNodeMap containing all attributes for this node
    childNodes Returns a NodeList containing all the child nodes for this node
    firstChild Returns the first child node for this node
    lastChild Returns the last child node for this node
    nextSibling Returns the next sibling node. Two nodes are siblings if they have the same parent node
    nodeName Returns the nodeName, depending on the type
    nodeType Returns the nodeType as a number
    nodeValue Returns, or sets, the value of this node, depending on the type
    ownerDocument Returns the root node of the document
    parentNode Returns the parent node for this node
    previousSibling Returns the previous sibling node. Two nodes are siblings if they have the same parent node
    Ҷƪл˵?
  • һƪ关于上下文 HttpContext
    һƪ利用XSL和ASP实现XML文档在线编辑