开发者

Is it possible to control elements in WSDL minOccurs maxOccurs?

开发者 https://www.devze.com 2023-02-19 05:22 出处:网络
is it possible writing WCF, that will expose my properties with controllable maxOccurs? <xs:element name=\"param\" type=\"string\" minOccurs=\"1\" maxOccurs=\"10\" />

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

精彩评论

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

关注公众号