摘要: 最常见的XML数据类型有:Element, Attribute,Comment, Text. Element, 指形如<Name>Tom<Name>的节点。它可以包括:Element, Text, Comment, ProcessingInstruction, CDATA, and EntityReference. Attribute, 指在<Employee >... 阅读全文
posted @ 2010-07-30 23:09 星火卓越 阅读(678) 评论(0) 推荐(0) 编辑