Tutorial by Examples

XML <Goku> <child name="Gohan"/> <child name="Goten"/> </Goku> XPATH count(/Goku/child) OUTPUT 2.0
XML <House> <LivingRoom> <plant name="rose"/> </LivingRoom> <TerraceGarden> <plant name="passion fruit"/> <plant name="lily"/> <plant name="golden duranta"/> ...

Page 1 of 1