nodeSearchResult
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A search result for a matching node.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (string) | 0/1 | The id of the node that was matched. |
| address (string) | 0/1 | The address of the node that was matched. |
JSON
| property | type | description |
|---|---|---|
| id | id (string) | The id of the node that was matched. |
| address | address (string) | The address of the node that was matched. |