Project chat Annotations
Summary
This project uses 4 annotation namespaces.
Related documents
| View | Description | Format |
|---|---|---|
| report | Index of sources | xhtml |
| restxq | Summary of REST interface | xhtml |
| imports | Summary of import usage | xhtml |
| imports-diag | Project wide module imports as html mermaid class diagram | html5 |
| imports-diag.mmd | Project wide module imports as a mermaid class diagram | text |
| xqdoca.xml | xqDocA run configuration report (XML) | xml |
| xqdoc-validate | validate generated xqdoc files | xml |
Annotations
2.1 http://basex.org/modules/ws
closeconnectmessage{http://basex.org/modules/ws}close1
| Attached to | Values |
|---|---|
| chat-ws:close#0 | ('/chat') |
{http://basex.org/modules/ws}connect1
| Attached to | Values |
|---|---|
| chat-ws:connect#0 | ('/chat') |
{http://basex.org/modules/ws}message1
| Attached to | Values |
|---|---|
| chat-ws:message#1 | ('/chat','{$message}') |
2.2 http://exquery.org/ns/restxq
POSTpathquery-param{http://exquery.org/ns/restxq}path3
| Attached to | Values |
|---|---|
| chat:chat#0 | ('/chat') |
| chat:login-check#2 | ('/chat/login-check') |
| chat:logout#0 | ('/chat/logout') |
{http://exquery.org/ns/restxq}POST1
| Attached to | Values |
|---|---|
| chat:login-check#2 | () |
{http://exquery.org/ns/restxq}query-param2
| Attached to | Values |
|---|---|
| chat:login-check#2 | ('name','{$name}') |
| chat:login-check#2 | ('pass','{$pass}') |
2.3 http://www.w3.org/2010/xslt-xquery-serialization
method{http://www.w3.org/2010/xslt-xquery-serialization}method1
| Attached to | Values |
|---|---|
| chat:chat#0 | ('html') |
2.4 http://www.w3.org/2012/xquery
private{http://www.w3.org/2012/xquery}private3
| Attached to | Values |
|---|---|
| chat:login#0 | () |
| chat:main#0 | () |
| chat:wrap#2 | () |