diff options
Diffstat (limited to 'docs/modeling.rst')
-rw-r--r-- | docs/modeling.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/modeling.rst b/docs/modeling.rst index 74ee8ec86a..6b15abcfa3 100644 --- a/docs/modeling.rst +++ b/docs/modeling.rst @@ -45,3 +45,7 @@ Data The data node position within a tree is uniquely identified by the node's unique **xpath** which can be used for partial data query. + +Querying + +- **CPS Path** is used to query data nodes. The CPS Path is described in detail in :doc:`cps-path`. |