[fpc-pascal] getting XML element's value using dom.pp unit

Jeff Pohlmeyer yetanothergeek at gmail.com
Fri Dec 9 14:40:31 CET 2005


> Here's the complete XML file I was trying to read...
> ...

Not sure if this is part of the problem,
but this line:
<REQEUST_TIME>2005.01.20 12:26:58</REQUEST_TIME>

Note the spelling:
 <REQEUST_TIME> !=  </REQUEST_TIME>



 - Jeff



More information about the fpc-pascal mailing list