ZVON > References > XSLT Reference
Example 58:8: All | XML | XSLT | >> Output << |

Output


    count(//BBB) : 3
    count(//CCC | //DDD) : 8
    count(//*) : 18
    count(*) : 1