[wsf-c-dev][PHP]Wsdl Generation - schema types
James Clark
james at wso2.com
Tue Dec 12 08:12:44 PST 2006
> I do not have the clear idea about how they are going to use those types
> if those type are not in PHP.But I have implemented it for all of the
> schema types.It is a simple thing
If you have a PHP doc comment,
/**
* @param T x
*/
then T has to be the name of a *PHP* type. How would you tell that T
corresponds to, say, the XML Schema gYear type?
James
More information about the Wsf-c-dev
mailing list