/Prototipo/wsConsume/xml-resources/web-service-references/wsTransformador/wsdl/localhost_8081/PrototipoMemoria/wsTransformador.wsdl

http://prototipomemoria.googlecode.com/ · Web Services Description Language · 42 lines · 42 code · 0 blank · 0 comment · 0 complexity · a33fde0a902c1c13f5411ca42dbb0d33 MD5 · raw file

  1. <?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-hudson-740-. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-hudson-740-. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://ws.memoria/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://ws.memoria/" name="wsTransformadorService">
  2. <types>
  3. <xsd:schema>
  4. <xsd:import namespace="http://ws.memoria/" schemaLocation="http://localhost:8081/PrototipoMemoria/wsTransformador?xsd=3" />
  5. </xsd:schema>
  6. <xsd:schema>
  7. <xsd:import namespace="http://georeferenced" schemaLocation="http://localhost:8081/PrototipoMemoria/wsTransformador?xsd=1" />
  8. </xsd:schema>
  9. <xsd:schema>
  10. <xsd:import namespace="http://GisFilter" schemaLocation="http://localhost:8081/PrototipoMemoria/wsTransformador?xsd=2" />
  11. </xsd:schema>
  12. </types>
  13. <message name="getDataConEstructuras">
  14. <part name="parameters" element="tns:getDataConEstructuras" />
  15. </message>
  16. <message name="getDataConEstructurasResponse">
  17. <part name="parameters" element="tns:getDataConEstructurasResponse" />
  18. </message>
  19. <portType name="wsTransformador">
  20. <operation name="getDataConEstructuras">
  21. <input wsam:Action="http://ws.memoria/wsTransformador/getDataConEstructurasRequest" message="tns:getDataConEstructuras" />
  22. <output wsam:Action="http://ws.memoria/wsTransformador/getDataConEstructurasResponse" message="tns:getDataConEstructurasResponse" />
  23. </operation>
  24. </portType>
  25. <binding name="wsTransformadorPortBinding" type="tns:wsTransformador">
  26. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
  27. <operation name="getDataConEstructuras">
  28. <soap:operation soapAction="" />
  29. <input>
  30. <soap:body use="literal" />
  31. </input>
  32. <output>
  33. <soap:body use="literal" />
  34. </output>
  35. </operation>
  36. </binding>
  37. <service name="wsTransformadorService">
  38. <port name="wsTransformadorPort" binding="tns:wsTransformadorPortBinding">
  39. <soap:address location="http://localhost:8081/PrototipoMemoria/wsTransformador" />
  40. </port>
  41. </service>
  42. </definitions>