Skip to content
Snippets Groups Projects
Commit 00bbcc2f authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

updated readme notes.

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@12674 7c539038-3410-0410-b1ec-0f2a7bf1c452
parent f0e197ae
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<!-- NOTE This tgextra-crud.wsdl file is ment to COMMUNICATE WITH TG-crud
service only, for read access please use tgextra.wsdl, for write access use
tgextra-write.wsdl -->
<!-- NOTE This tgextra-crud.wsdl file is meant to COMMUNICATE WITH THE TG-CRUD
SERVICE ONLY, for common read and write access please use tgextra.wsdl! -->
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://textgrid.info/namespaces/middleware/tgauth-crud"
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- NOTE This tgextra.wsdl file is ment to READ ONLY on any TextGrid RBAC
installation, for writing please use tgextra-write.wsdl, for communication
with TG-crud use tgextra-crud.wsdl! -->
<!-- NOTE This tgextra.wsdl file is ment for COMMON READ AND WRITE ACCESS
ON ANY TextGrid RBAC installation, for special communication with TG-crud
use tgextra-crud.wsdl! -->
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://textgrid.info/namespaces/middleware/tgauth"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment