Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 17th, 2012  |  syntax: None  |  size: 0.30 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Trying to get some values of an xml file with lxml in python
  2. <?xml version="1.0" ?>
  3. <clasif>
  4.   <estacion>Estacion</estacion>
  5.   <ncamaras>1</ncamaras>
  6.   <fph>1</fph>
  7.   <tratamiento>3</tratamiento>
  8.   <finicio>17/07/2011</finicio>
  9.   <ffin>17/07/2011</ffin>
  10.   <hinicio>04</hinicio>
  11.   <hfin>06</hfin>
  12. </clasif>