Web Services - Inspection Language (WSIL)

Webserviceexample

About

WSIL defines an XML format for referencing Web service descriptions. These references are contained in a WSIL document and refer to:

  • Web service descriptions (for example, WSDL files)
  • and to other aggregations of Web Services (for example, another WSIL document or a UDDI registry).

Sample

<?xml version="1.0" encoding="UTF-8"?>
<inspection xmlns="http://schemas.xmlsoap.org/ws/2001/10/inspection/">
    <service>
       <abstract>Web Service: Order Services</abstract>
       <name>Order Service</name>
       <description referencedNamespace="http://schemas.xmlsoap.org/
         wsdl/"location="http://localhost:9704/ActionSamples/
         OrderProcessPort?wsdl"/>
    </service>
</inspection>

Documentation / Reference





Discover More
Saw Object
OBIEE 11G - Action

Users can create actions in the Oracle BI Presentation Services user interface. Actions provide functionality to: navigate to related content invoke operations, functions, or processes in external...



Share this page:
Follow us:
Task Runner