WSDL1.1 bindings for SOAP over FTP!

Hi
WSDL 1.1 includes a binding for SOAP 1.1 endpoints. It specifies the binding, if SOAP is used along with HTTP.
If i wish to use SOAP over FTP, then i need to make certain changes in SOAP bindings of WSDL. 
I have listed these changes below-

1) "tranport" attribute of <definitions>\<bindings>\<soap:bindings> element need to be changes. It is an URI. Can i use any unique string for this, or i need to get a standard URI from a body like IANA?
2)"soapAction" <definitions>\<bindings>\<operation>\<soap:operation> will no more be used.
3) "location" attribute <definitions>\<service>\<port>\<soap:address> would be a FTP URL
Am i missing something? Do i need to make any other changes in the WSDL bindings?
What is the procedure to get *such* new bindings standardized?
Any help would be greatly appreciated!
thanks,
regards,
Naresh Agarwal


 

Received on Tuesday, 2 July 2002 09:52:14 UTC