开发者

Gererate SharePoint entity class from xsd/xml

I am creating one SharePoint project and want to use entity class like generated in http://sitecollecmgmt.codeplex.com/SourceControl/list/changesets this projects ( Groups,Users and Roles helper class).Can anyone tell me how can I get SharePoint xsd开发者_StackOverflow中文版/xml to generate this type helper classes from xsd tool.

Thanks


Download the XSD files and then run xsd /c schema1.xsd schema2.xsd ...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜