Project chat  Annotations

Summary

This project uses 4 annotation namespaces.

Related documents
ViewDescriptionFormat
reportIndex of sourcesxhtml
restxqSummary of REST interfacexhtml
importsSummary of import usagexhtml
imports-diagProject wide module imports as html mermaid class diagramhtml5
imports-diag.mmdProject wide module imports as a mermaid class diagramtext
xqdoca.xmlxqDocA run configuration report (XML)xml
xqdoc-validatevalidate generated xqdoc filesxml

Annotations

2.1 http://basex.org/modules/ws

closeconnectmessage

{http://basex.org/modules/ws}close
1

Attached toValues
chat-ws:close#0('/chat')

{http://basex.org/modules/ws}connect
1

Attached toValues
chat-ws:connect#0('/chat')

{http://basex.org/modules/ws}message
1

Attached toValues
chat-ws:message#1('/chat','{$message}')

2.2 http://exquery.org/ns/restxq

POSTpathquery-param

{http://exquery.org/ns/restxq}path
3

Attached toValues
chat:chat#0('/chat')
chat:login-check#2('/chat/login-check')
chat:logout#0('/chat/logout')

{http://exquery.org/ns/restxq}POST
1

Attached toValues
chat:login-check#2()

{http://exquery.org/ns/restxq}query-param
2

Attached toValues
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}method
1

Attached toValues
chat:chat#0('html')

2.4 http://www.w3.org/2012/xquery

private

{http://www.w3.org/2012/xquery}private
3

Attached toValues
chat:login#0()
chat:main#0()
chat:wrap#2()