We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9dff11 + 49cbd23 commit 1ea5d2eCopy full SHA for 1ea5d2e
ext/soap/tests/bugs/bug76348.wsdl
@@ -7,7 +7,7 @@
7
targetNamespace="http://example.x-road.eu/producer/">
8
<types>
9
<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://example.x-road.eu/producer/">
10
- <import namespace="http://x-road.eu/xsd/x-road.xsd" schemaLocation="http://x-road.eu/xsd/x-road.xsd"/>
+ <import namespace="http://x-road.eu/xsd/x-road.xsd" schemaLocation="bug76348.xsd"/>
11
<import namespace="http://www.w3.org/XML/1998/namespace"
12
schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
13
<element name="exampleOperation">
0 commit comments