History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-93
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Diephouse
Reporter: Dan Diephouse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XFire

Document type parts should be elements in schema

Created: 21/Jun/05 05:52 PM   Updated: 21/Jun/05 08:32 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0-M5

Time Tracking:
Not Specified


 Description  « Hide
Currently if a service is "document" style the wsdl message looks like so:

<wsdl:message name="doSomethingRequest">
<wsdl:part element="xsd:string" name="a"/>
<wsdl:part element="xsd:string" name="b"/>
</wsdl:message>

This is quite ambiguos for client toolkits. These should reference concrete schema types instead.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse - 21/Jun/05 06:06 PM
Just for the record, I was looking at the BP 1.1 and we are violating it right now in this area:

http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html#Declaration_of_part_Elements