开发者

Is it possible to control elements in WSDL minOccurs maxOccurs?

is it possible writing WCF, that will expose my properties with controllable maxOccurs?

<xs:element name="param" type="string" minOccurs="1" maxOccurs="10" />

What I have only found, it's control over complex types.

Thanx in advance.开发者_开发技巧

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜