IBM Worklight v5.0.5 > Develop IBM Worklight applications > Develop the server side of an IBM Worklight application > The adapter XML File

The root element of the Cast Iron adapter XML file

The root element of the SQL adapter...

<?xml version="1.0" encoding="UTF-8"?>

<wl:adapter>
    name="adapter-name"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:wl="http://www.worklight.com/integration"
    xmlns:http="http://www.worklight.com/integration/http"
    xmlns:http="http://www.worklight.com/integration/ci"
</wl:adapter>


Parent The adapter XML File





+

Search Tips   |   Advanced Search