¡@

Home 

python Programming Glossary: itemids

Python XML Remove Some Elements and Their Children but Keep Specific Elements and Their Children

http://stackoverflow.com/questions/15168259/python-xml-remove-some-elements-and-their-children-but-keep-specific-elements-an

away all the elements except for the ones that have those itemIDs and their children. My large .xml file looks something like.. thousand rows and is about 9 megabytes. Note how there are itemIDs and some item types can but doesn't always have more items inside.. items inside them and these children also have their own itemIDs. I am trying to get a few specific itemIDs and their children..