XPath support in xml module
currently, xml.read() reads the whole structure of an XML file.
implementation of XPath is convinient to indicate a speicic element in the structure.
currently, xml.read() reads the whole structure of an XML file.
implementation of XPath is convinient to indicate a speicic element in the structure.