摘要:
据我所知,ADO.Net好像不能实现,用XSD(Schema)判断读取节点的数据类型的功能,而是将所有的数据都作为string。下面这个类用xsd判断元素或属性的数据类型: using System; using System.IO; using System.Xml; using System.Xml.Schema; namespace REIT.ALEIS.Xml { /// /// ... 阅读全文
posted @ 2006-09-25 14:44
javaca88
阅读(366)
评论(0)
推荐(0)

浙公网安备 33010602011771号