Difference between node and element in xml
摘要:
Everything is a node in a xml document.Element is a node beside this,there are many others nodes in a xml document,such as:text node,attribute node and so on(even a comment is a node).Element is a whole tag(<xx />). 阅读全文
posted @ 2013-02-25 18:44 wyman25 阅读(247) 评论(0) 推荐(0)
浙公网安备 33010602011771号