Генерируем класс по xsd
Генерируем xsd по xml
В xsd.exe есть баг с массивами.Решение по ссылкам ниже
http://stackoverflow.com/questions/6678934/unable-to-generate-a-temporary-class-result-1-error-cs0030-cannot-convert-ty
Ниже как по мне неверный совет,но пусть лежит ссылка
http://satov.blogspot.ru/2006/12/xsdexe-generated-classes-causing.html
xsd /c /language:CS XSDSchemaFile.xsd
Генерируем xsd по xml
xsd file.xml /outputdir:c:\temp\
В xsd.exe есть баг с массивами.Решение по ссылкам ниже
http://stackoverflow.com/questions/6678934/unable-to-generate-a-temporary-class-result-1-error-cs0030-cannot-convert-ty
Ниже как по мне неверный совет,но пусть лежит ссылка
http://satov.blogspot.ru/2006/12/xsdexe-generated-classes-causing.html
No comments:
Post a Comment
Note: only a member of this blog may post a comment.