-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog.xml
More file actions
6 lines (6 loc) · 808 Bytes
/
catalog.xml
File metadata and controls
6 lines (6 loc) · 808 Bytes
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="file:/Users/gavin/Coursework/UserService/src/java/userXmlSchema.xsd" uri="src/conf/xml-resources/jaxb/UserBinding/userXmlSchema.xsd"/>
<system systemId="http://localhost:13797/CurrencyConvertor/CurrencyConversionWSService?wsdl" uri="src/conf/xml-resources/web-service-references/CurrencyConversionWSService/wsdl/localhost_13797/CurrencyConvertor/CurrencyConversionWSService.wsdl"/>
<system systemId="http://localhost:13797/CurrencyConvertor/CurrencyConversionWSService?xsd=1" uri="src/conf/xml-resources/web-service-references/CurrencyConversionWSService/wsdl/localhost_13797/CurrencyConvertor/CurrencyConversionWSService.xsd_1.xsd"/>
</catalog>