Ask a Question related to ASP.NET Web Services, Design and Development.
-
Akshay Kumar #1
generating minoccurs=1 for strings in wsdl ?
If I have string types in my object in my web service.
In wsdl file it always comes as minoccurs=0.
Is there a way to fix this ?
Regards,
AK
Akshay Kumar Guest
-
WSDL Minoccurs changes when nil="true" is set.
Hi, can someone tell me why the following scneario occurs. With the nillable attribute set to true on an element that has min occurs set to zero, I... -
Reg: Generating WSDL
Hi, I am trying to generate a WSDL which is compatible with HTNG protocol. Here is the sample wsdl i am interested to generate using ColdFusion MX... -
Problem with minOccurs="0" in client WSDL
I have created a web service for a client to consume. The element I am having trouble with is, as described in their WSDL: <xsd:element... -
Relation between XmlNode and WSDL minoccurs or type
I have a WSDL-file that looks like the following (Part of it) - <s:complexType name="Persoonslijst"> - <s:sequence> <s:element minOccurs="0"... -
controlling minOccurs and maxOccurs in wsdl
I was wondering if there was an attribute that I could apply to an array that would allow the minOccurs and maxOccurs to be specified in the...



Reply With Quote

