W3C DOM models an XML document as a tree of nodes. The node tree of the above XML can be visualized as: document | +- element book | +- text "\n " | +- ...
確定! 回上一頁