Tree representation of all of the subbinders of a binder.
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
Properties inherited from searchResultTreeNode |
|||||
item | anyType | element | 0/1 | The SearchableObject. | |
node | searchResultTreeNode | element | 0/unbounded | Child nodes. |
Example
<binder_tree> <children> <node/> </children> <item>...</item> </binder_tree>