node.js - Multi schema XSDs node-soap -
this may on same lines this: node-soap multiple import schemas coudnt find fix.
i have wsdl refers 1 xsd , xsd refers one.
parent.wsdl --> a.xsd -->b.xsd
node-soap not able create namespace b.xsd due soap request packet not have entry b.xsd types.
please let me know how can address this.
i have tried node-soap 1 xsd scenario , works fine.
Comments
Post a Comment