[ http://wso2.org/jira/browse/COMMONS-43?page=comments#action_13948 ] Buddhika Semasinghe commented on COMMONS-43: --------------------------------------------
In WSF/PHP when we construct the request envelope we may need the information of the custom headers as above. So the user only gives the header localname and the value only and we need to construct the envelope headers. Actually if I could have the parameter-list structure of the headers defined in schema in any where in sig it would be great. > Is it possible to have type information of the header elements in the sig > model > ------------------------------------------------------------------------------- > > Key: COMMONS-43 > URL: http://wso2.org/jira/browse/COMMONS-43 > Project: WSO2 Commons > Issue Type: Improvement > Components: dynamic-codegen > Reporter: Buddhika Semasinghe > Assigned To: Jonathan Marsh > Priority: Minor > > If we have the type information of header element recursively as in params > and returns elements in sig model it would be useful.ex: > <binding-details> > <soapheader for="input" required="true" type="MetadataMessage" > type-namespace="http://www.w3.org/ns/wsdl"/> > <! if we have information of MetadataMessage here I think it would be more > consistent---> > </binding-details> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Commons-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/commons-dev
