+

Search Tips   |   Advanced Search

The root element of the Cast Iron adapter XML file

Structure of the root element

The root element of the SQL adapter has the following structure:

<?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 topic: The adapter XML File