<?xml version="1.0" encoding="UTF-8"?>
<webServices 
		xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/dd" 
		version="1.0"
		targetNamespaceBase="http://www.ptinovacao.pt/services/ngincare/wsdl"
		typeNamespaceBase="http://www.ptinovacao.pt/services/ngincare/types"
		urlPatternBase="/ngincare">
		<endpoint 
			name="NGINCare"
			displayName="NGINCare WebService"
			description="NGINCare WebService CLIENT - NGIN"
			interface="PT.ptinovacao.ngincare.service.NGINCareIF"
			implementation="PT.ptinovacao.ngincare.service.NGINCareIF_Impl"
			model="/model.xml.gz"/>
		<endpointMapping
			endpointName="NGINCare"
			urlPattern="/service/NGINCareIF"/>
</webServices>

