...
Incorrect | Correct | Bookstore XML extract for testing xPath Queries online | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Open Issues & Decision
# | Slogan | Notes | Answer |
---|---|---|---|
1 |
Is there and xPath expression to 'include or exclude all descendants' | Alternatively client can pass an enum option | Need to use output option additional to the cpsPath (xpath) expression! Although xpath has many options to include or exclude children from filters (conditions) it does NOT control what is being returned. |
Queries
Scope of queries
- The assumes scope for all below Queries is one Dataspace and oen Anchor.
- It will be relatively easy to extend the scope to multiple anchors in a later user story.
- There is no need to extend the scope beyond one Dataspace
...