> # searches the year and the defoliation value in the instance file and
> copies the
> # element defoliation
> def copyDynamicProperties(self):
> """copies the dyn properties from a GML3 instance file."""
> # looks for elements with the tag defol
> defolNodelist = self.
Hi,
i work with the PyXML modul an use minidom to process xml data:
In need to get data from text nodes and found an example of
functionality in the book O'Reilly-book from C.Jones: Python & XML (S.101)
# searches the year and the defoliation value in the instance file and
copies the
# element