lineage
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Represents the lineage results.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| errors (string) | 0/unbounded | Any error messages. |
| nodes (provenanceNode) | 0/unbounded | The nodes. |
| links (provenanceLink) | 0/unbounded | The links. |
JSON
| property | type | description |
|---|---|---|
| errors | array of errors (string) | Any error messages. |
| nodes | array of nodes (provenanceNode) | The nodes. |
| links | array of links (provenanceLink) | The links. |