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

  • :未知  Դ:internet  :2007-5-20 16:43:06  ؼ:xml
  • (4)Node的类型

    nodeTypeNamed ConstantnodeTypeStringnodeNamenodeValue
    1 ELEMENT_NODE element tagName null
    2 ATTRIBUTE_NODE attribute name value
    3 TEXT_NODE text #text content of node
    4 CDATA_SECTION_NODE cdatasection #cdata-section content of node
    5 ENTITY_REFERENCE_NODE entityreference entity reference name null
    6 ENTITY_NODE entity entity name null
    7 PROCESSING_INSTRUCTION_NODE processinginstruction target content of node
    8 COMMENT_NODE comment #comment comment text
    9 DOCUMENT_NODE document #document null
    10 DOCUMENT_TYPE_NODE documenttype doctype name null
    11 DOCUMENT_FRAGMENT_NODE documentfragment #document fragment null
    12 NOTATION_NODE notation notation name null
    Ҷƪл˵?
  • һƪ关于上下文 HttpContext
    һƪ利用XSL和ASP实现XML文档在线编辑