Limited support of XML Schema constructions, working example as follows <xsd:complexType name="updateContactCompanyType"> <xsd:sequence> <xsd:element ref="ns1:ContactCompany" /> </xsd:sequence> </xsd:complexType> <xsd:element name="updateContactCompany" type="tns:updateContactCompanyType" />
Multiple parameters to service methods are not supported
Refactor type extracting algorithm
Documentation generated on Tue, 01 Feb 2011 22:29:30 +0100 by phpDocumentor 1.4.3