-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog.xml
24 lines (24 loc) · 4.5 KB
/
catalog.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="http://localhost:8080/SharesBrokeringService/GetCurrencyCodes?wsdl" uri="xml-resources/web-service-references/GetCurrencyCodes/wsdl/localhost_8080/SharesBrokeringService/GetCurrencyCodes.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/GetCurrencyCodes?xsd=1" uri="xml-resources/web-service-references/GetCurrencyCodes/wsdl/localhost_8080/SharesBrokeringService/GetCurrencyCodes.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/getCurrencyCodesService?wsdl" uri="xml-resources/web-service-references/getCurrencyCodesService/wsdl/localhost_8080/SharesBrokeringService/getCurrencyCodesService.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/getCurrencyCodesService?xsd=1" uri="xml-resources/web-service-references/getCurrencyCodesService/wsdl/localhost_8080/SharesBrokeringService/getCurrencyCodesService.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/SearchStocks?wsdl" uri="xml-resources/web-service-references/SearchStocks/wsdl/localhost_8080/SharesBrokeringService/SearchStocks.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/SearchStocks?xsd=1" uri="xml-resources/web-service-references/SearchStocks/wsdl/localhost_8080/SharesBrokeringService/SearchStocks.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/SearchStocks?xsd=2" uri="xml-resources/web-service-references/SearchStocks/wsdl/localhost_8080/SharesBrokeringService/SearchStocks.xsd_2.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/GetCurrencies?wsdl" uri="xml-resources/web-service-references/GetCurrencies/wsdl/localhost_8080/SharesBrokeringService/GetCurrencies.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/GetCurrencies?xsd=1" uri="xml-resources/web-service-references/GetCurrencies/wsdl/localhost_8080/SharesBrokeringService/GetCurrencies.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/getStocksService?wsdl" uri="xml-resources/web-service-references/getStocksService/wsdl/localhost_8080/SharesBrokeringService/getStocksService.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/getStocksService?xsd=1" uri="xml-resources/web-service-references/getStocksService/wsdl/localhost_8080/SharesBrokeringService/getStocksService.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/getStocksService?xsd=2" uri="xml-resources/web-service-references/getStocksService/wsdl/localhost_8080/SharesBrokeringService/getStocksService.xsd_2.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/getStocksService?xsd=3" uri="xml-resources/web-service-references/getStocksService/wsdl/localhost_8080/SharesBrokeringService/getStocksService.xsd_3.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/removeStock?wsdl" uri="xml-resources/web-service-references/removeStock/wsdl/localhost_8080/SharesBrokeringService/removeStock.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/removeStock?xsd=1" uri="xml-resources/web-service-references/removeStock/wsdl/localhost_8080/SharesBrokeringService/removeStock.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/addStock?wsdl" uri="xml-resources/web-service-references/addStock/wsdl/localhost_8080/SharesBrokeringService/addStock.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/addStock?xsd=1" uri="xml-resources/web-service-references/addStock/wsdl/localhost_8080/SharesBrokeringService/addStock.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/BuyStocks?wsdl" uri="xml-resources/web-service-references/BuyStocks/wsdl/localhost_8080/SharesBrokeringService/BuyStocks.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/BuyStocks?xsd=1" uri="xml-resources/web-service-references/BuyStocks/wsdl/localhost_8080/SharesBrokeringService/BuyStocks.xsd_1.xsd"/>
<system systemId="http://localhost:8080/SharesBrokeringService/SellStocks?wsdl" uri="xml-resources/web-service-references/SellStocks/wsdl/localhost_8080/SharesBrokeringService/SellStocks.wsdl"/>
<system systemId="http://localhost:8080/SharesBrokeringService/SellStocks?xsd=1" uri="xml-resources/web-service-references/SellStocks/wsdl/localhost_8080/SharesBrokeringService/SellStocks.xsd_1.xsd"/>
</catalog>