Commits
1 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.1.7-b01-. --><definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdlXXXX" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:medcom="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd" xmlns:tns="http://nsi.dk/fmki20110601" xmlns:brs="http://nsi.dk/fmki20110601/brs" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" targetNamespace="http://nsi.dk/fmki20110601"> |
2 2 | |
3 3 | <types> |
4 4 | <xsd:schema targetNamespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> |
5 - | <xsd:include schemaLocation="http://test2-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=10"></xsd:include> |
5 + | <xsd:include schemaLocation="http://test1-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=10"></xsd:include> |
6 6 | </xsd:schema> |
7 7 | |
8 8 | <xsd:schema targetNamespace="urn:oasis:names:tc:SAML:2.0:assertion"> |
9 - | <xsd:include schemaLocation="http://test2-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=9"></xsd:include> |
9 + | <xsd:include schemaLocation="http://test1-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=9"></xsd:include> |
10 10 | </xsd:schema> |
11 11 | |
12 12 | <xsd:schema targetNamespace="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"> |
13 - | <xsd:include schemaLocation="http://test2-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=8"></xsd:include> |
13 + | <xsd:include schemaLocation="http://test1-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=8"></xsd:include> |
14 14 | </xsd:schema> |
15 15 | |
16 16 | <xsd:schema targetNamespace="http://nsi.dk/fmki20110601/brs"> |
17 - | <xsd:include schemaLocation="http://test2-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=5"></xsd:include> |
18 - | <xsd:include schemaLocation="http://test2-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=6"></xsd:include> |
17 + | <xsd:include schemaLocation="http://test1-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=5"></xsd:include> |
18 + | <xsd:include schemaLocation="http://test1-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs?xsd=6"></xsd:include> |
19 19 | </xsd:schema> |
20 20 | </types> |
21 21 | |
22 22 | <!-- Treatment relation service --> |
23 23 | |
24 24 | <message name="treatmentRelationRequest"> |
25 25 | <part name="wsseHeader" element="wsse:Security"></part> |
26 26 | <part name="medcomHeader" element="medcom:Header"></part> |
27 27 | <part name="treatmentRelationRequestBody" element="brs:treatmentRelationRequestBody"></part> |
28 28 | </message> |
65 65 | <soap:body use="literal" parts="treatmentRelationResponseBody"></soap:body> |
66 66 | </output> |
67 67 | <fault name="DGWSFault"> |
68 68 | <soap:fault name="DGWSFault" use="literal"></soap:fault> |
69 69 | </fault> |
70 70 | </operation> |
71 71 | </binding> |
72 72 | |
73 73 | <service name="BRSFacadeService"> |
74 74 | <port binding="tns:BRSSoapBinding" name="BRSSoapBinding"> |
75 - | <soap:address location="http://test2-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs"></soap:address> |
75 + | <soap:address location="http://test1-cnsp.ekstern-test.nspop.dk:8080/brs-nsp/service/brs"></soap:address> |
76 76 | </port> |
77 77 | </service> |
78 78 | |
79 79 | </definitions> |