Resource Name:

Searching for elements

 

Resource Desc:

Traversing XML documents by stepping through each node can be tedious. If you're looking for something in particular, buried deep within your XML document, there is a shortcut you can use to find it quickly: getElementsByTagName.

 

Resource URL:

http://diveintopython.org/xml_processing/searching.html

 

Rating: 0.00

 

# Times Viewed: 425

 

Reviews