Table of contentsAppendices |
7 Locating WSDL DocumentsLocating WSDL DocumentsAs an XML vocabulary, WSDL documents or fragments or references to WSDL components (via QNames) MAY appear within other XML documents. In such scenarios it could be necessary to provide some hints on where additional WSDL information for a given namespace can be found in order to help with QName resolution [QName resolution]. This specification defines a global attribute, wsdlLocation in the namespace http://www.w3.org/2004/08/wsdl-instance for this purpose (hereafter referred to as wsdli:wsdlLocation). This global attribute MAY appear on any XML element which allows attributes from other namespaces to occur. It MUST NOT appear on a wsdl:definitions element or any of its children/descendants. |