Search found 4 matches

by paulrbrown
Mon Jan 31, 2005 7:28 pm
Forum: Common Problems
Topic: wsdl validation doesn't handle extension
Replies: 7
Views: 7200

george wrote:Unfortunatelly trying to access http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd gives an error:
HTTP Error 404 - File or directory not found.
That's not good... I'll talk to some people and get it back up.
by paulrbrown
Sat Jan 29, 2005 2:30 am
Forum: Common Problems
Topic: wsdl validation doesn't handle extension
Replies: 7
Views: 7200

W3C WSDL schema is not definitive.

As non-intuitive as it seems, the W3C WSDL schema is non-definitive at this point, at least *in my opinion*. See R2028 at http://www.ws-i.org/Profiles/BasicProfile-1.1.html: A DESCRIPTION using the WSDL namespace (prefixed "wsdl" in this Profile) MUST be valid according to the XML Schema f...
by paulrbrown
Wed Jul 23, 2003 7:23 pm
Forum: Common Problems
Topic: XSD validation fails but code insight works.
Replies: 1
Views: 4046

XSD validation fails but code insight works.

I have an XSD declared in a document, and Oxygen correctly assigns the code insight pop-ups for the various legal elements. However, validation fails with the error "cannot find declaration of [root element name]".

Hints/fixes?
by paulrbrown
Wed Jul 23, 2003 5:44 am
Forum: Feature Request
Topic: tab width and tabs versus spaces in Eclipse plugin
Replies: 1
Views: 6231

tab width and tabs versus spaces in Eclipse plugin

I use spaces (and not tabs) in my XML files, but I'm still used to typing a TAB when I want to indent. Having a configurable tab width (I like 2 spaces...) and a toggle for "insert tabs as spaces" as part of the Oxygen configuration in Eclipse would be a HUGE thing for me.