Wednesday, 20 March 2024

What is difference between SUBPARTS and SUPERPARTS ?

SUBPARTS  searches for all child elements.


SUPERPARTS searches for parent elements

The expression "->SUBPARTS" returns the sub elements as a result.

The expression  "=>SUBPARTS"  includes the sub elements within the sub elements (its recursive).




No comments:

Post a Comment

Note: only a member of this blog may post a comment.