test/fixtures/stock_quote.wsdl in lolsoap-0.8.3 vs test/fixtures/stock_quote.wsdl in lolsoap-0.9.0
- old
+ new
@@ -10,10 +10,11 @@
xmlns="http://schemas.xmlsoap.org/wsdl/">
<types>
<schema targetNamespace="http://example.com/stockquote.xsd"
xmlns:xsd3="http://example.com/stockquote.xsd"
- xmlns="http://www.w3.org/2001/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema"
+ elementFormDefault="qualified">
<attributeGroup name="BaseRequestAttributes">
<attribute name="signature" type="xs:string"/>
</attributeGroup>
<complexType name="Price">
<simpleContent>