namespaces
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
List of namespaces that are currently running on the engine.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| namespace (string) | 0/unbounded | Returns list of namespaces that are currently running on the engine. |
JSON
| property | type | description |
|---|---|---|
| namespace | array of namespace (string) | Returns list of namespaces that are currently running on the engine. |