Hi, We are looking into implementing validation on rpc/encoded messages. It seems that mapping the schema in a WSDL file to an XML schema for the SOAP message (when the operation uses SOAP encoding) and then validating the message with the schema is one approach. Has anyone transformed SOAP encoding rules into a schema?
Any ideas on other approaches to implement validation on rpc/encoded messages? Thanks, Warren Vollinger