您好,ASP.net 无法将输入 xml 文件内容转换为数据集
说明: 在分析向此请求提供服务所需资源时出错。请检查下列特定分析错误详细信息并适当地修改源文件。
分析器错误信息: 无法将输入 xml 文件内容转换为数据集。名称不能以“0”字符(十六进制值 0x30)开头。 行 64,位置 165。
源错误:
行 1: <?xml version="1.0" encoding="utf-8"?>
行 2: <xs:schema id="WorkFlow" targetNamespace="http://tempuri.org/WorkFlow.xsd" xmlns:mstns="http://tempuri.org/WorkFlow.xsd" xmlns="http://tempuri.org/WorkFlow.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
行 3: <xs:annotation>