OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsdm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: WSRP WSDL for the Interop


Title: WSRP WSDL for the Interop

Attached is the WS-ResourcePropeties WSDL fixed for the WSDM interop.
<<WS-ResourceProperties.wsdl>>

Basically I took http://www-106.ibm.com/developerworks/library/ws-resource/WS-ResourceProperties.wsdl and inlined the schema instead of <xsd:include>.

Then, also, to align the schema to the spec and make it work :) http://www-106.ibm.com/developerworks/library/ws-resource/ws-resourceproperties.pdf I had to do the following:

1. in the WSDL <types><schema … section added elementFormDefault="qualified" attributeFormDefault="unqualified". This was missing and WSDL did not work right with the tools.

2. Removed "Request" from the element endings to match what is in the spec. So now it is <xsd:element name="GetResourceProperty", for example.


-- Igor Sedukhin .. (igor.sedukhin@ca.com)
-- (631) 342-4325 .. 1 CA Plaza, Islandia, NY 11788

WS-ResourceProperties.wsdl



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]