diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2021-04-20 17:33:09 +0100 |
---|---|---|
committer | Rishi Chail <rishi.chail@est.tech> | 2021-04-22 10:46:05 +0000 |
commit | 98c078768b2ee6c8ce1a910f42ce46845eacc2c1 (patch) | |
tree | 9d40489eabd019eb986ab3bbd67c80fe4f45a6a9 /docs/modeling.rst | |
parent | 700cd212bb0fdf012c2bdc7c51012daf4ecce9d7 (diff) |
Document legacy CPS Path functionality
Issue-ID: CPS-334
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ib5266c7b30097661d97f8a499eaddc738dda0539
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`. |