Hi there !
I'm using certain webservices which give me a really big but simple WSDL listing all of the calls I can use, however each call needs it's very own XSD
Does anyone know can I specify the url to the XSD so the php extension can use any array as parameter to generate the proper XML ?
thanks in advance !