摘要:
据我所知,ADO.Net好像不能实现,用XSD(Schema)判断读取节点的数据类型的功能,而是将所有的数据都作为string。下面这个类用xsd判断元素或属性的数据类型: using System; using System.IO; using System.Xml; using System.Xml.Schema; namespace REIT.ALEIS.Xml { //... 阅读全文
posted @ 2005-03-10 22:42
.3S Swimmer
阅读(4211)
评论(3)
推荐(0)
浙公网安备 33010602011771号