| Author |
Message |
< Advanced Erlang/OTP ~ [Yaws] Problem while building WSDL model if types imported |
| matchew |
Posted: Wed Sep 21, 2011 3:30 pm |
|
|
|
Joined: 10 Aug 2011
Posts: 5
|
Am I correct that Yaws/yaws_soap_lib has some problems while building WSDL model if types definition is imported rather than inlined?
If I define types in given way:
<types>
<xs:schema>
<xs:import schemaLocation="./lib/xcwmp/priv/schema/cwmp-1-2.xsd" namespace="urn:dslforum-org:cwmp-1-1"/>
</xs:schema>
</types>
model is built without namespace prefix I have specified calling initModel().
However if I inline whole schema eveyrthing is fine.
Thanks in advance
--
Matt |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|