Adjust Casing causes incorrect casing for WrapperName of MessageContractAttribute

We have a document literal wrapped WSDL which contains the following wrapped message <xs:complexType name="getProductList"> <xs:sequence> <xs:element minOccurs="0" name="getProductListRequest" ...

Id #15008 | Release: None | Updated: Apr 12 at 11:19 AM by FJPlex | Created: Apr 6 at 5:56 PM by edwina

Adjust Casing breaks elementnames with a dash

If I've got the following schema <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"> <xs:element name="a-t"> <xs:comp...

Id #14648 | Release: None | Updated: Feb 12 at 9:10 AM by comius | Created: Jan 16 at 6:36 AM by rjvdboon

Incorrect arguments casing

When generating the service implementation with the "Adjust Casing" option the arguments are left in pascal case while they shoud be converted to camel case. Attached is a sample project where I r...

Id #14525 | Release: None | Updated: Dec 5 2011 at 6:58 PM by agilearchitect | Created: Dec 5 2011 at 6:41 PM by agilearchitect

[Request] xs:import

First of all, nice tool! :) Sometimes it is possible to import other namespace/xsd and now WSCF.blue generates the imported type(s) in the same folder/file, which is not always correct since the l...

Id #14510 | Release: None | Updated: Nov 30 2011 at 1:59 PM by eusebiu | Created: Nov 30 2011 at 1:59 PM by eusebiu

Unable to Generate service stub from WSDL

Hello I am new to this and I am trying to generate Service side stub code from the WSDL below. I get the following error: Cannot import wsdl:port Detail: There was an error importing a wsdl:bindi...

Id #14411 | Release: None | Updated: Nov 7 2011 at 1:29 PM by kelld70 | Created: Nov 7 2011 at 1:29 PM by kelld70

Make service implementation class optional

Often you don't want to generate an implementation class for the service. It's enough to have the service interface and make your own implementation. If you could make the "Service Class" generati...

Id #14325 | Release: None | Updated: Jan 13 at 3:25 PM by dgulley | Created: Oct 4 2011 at 8:59 AM by wmanber

DTD is prohibited in this XML document

i wanted to create this webservice using this company's .XSD. When i try to create the Web Service Code (after succesfully creating the WSDL), i get this error. - The WSDL document contains links ...

Id #13656 | Release: None | Updated: Jun 8 2011 at 3:52 PM by PPCUBAN | Created: Jun 8 2011 at 3:49 PM by PPCUBAN

Support for REST

As RESTful services gain in popularity, it would be nice to have support for them.

Id #13448 | Release: None | Updated: May 2 2011 at 8:21 AM by mrflexible | Created: May 2 2011 at 8:21 AM by mrflexible

Don't initialize List<T>

When using the WSCF.blue with generate web service code and click on generate List<T> the lists will not be initialized anywhere. So you will manually need to initialize them with new for each List.

Id #13211 | Release: None | Updated: Jun 20 2011 at 9:53 AM by BartKoelman | Created: Mar 21 2011 at 10:35 AM by twsandberg

Add the ability to clear the "WSDL Locations" list

Hi Alex, of course i dont want to delete the DropDown list but the values in the DropDown list. I have a lot of entries in the list that 1st no longer exists 2nd are totally unnecessary Kindest...

Id #12611 | Release: None | Updated: Sep 5 2011 at 6:43 PM by oisin | Created: Dec 2 2010 at 2:43 AM by alexmeyergleaves