ricardoduarte
02-27-2005, 12:44 PM
Hello, back again…
I’m a newbie in xml, can someone help me with a question:
I have a xml file updated (msaccess) hour to hour in my “site”; I use a xsl file to show the xml info in a web page (table view)…my question is how can I show in the web the “date: day & hour” of the xml file creation/modification? The purpose is to users known the last time info was updated…and that info is in the xml file: __<?xml version="1.0" encoding="UTF-16"?><dataroot xmlns:od="urn:schemas-microsoft-com:officedata" generated="2005-02-25T17:56:30">__
Thanks in advance
From Portugal
Ricardo Duarte
I’m a newbie in xml, can someone help me with a question:
I have a xml file updated (msaccess) hour to hour in my “site”; I use a xsl file to show the xml info in a web page (table view)…my question is how can I show in the web the “date: day & hour” of the xml file creation/modification? The purpose is to users known the last time info was updated…and that info is in the xml file: __<?xml version="1.0" encoding="UTF-16"?><dataroot xmlns:od="urn:schemas-microsoft-com:officedata" generated="2005-02-25T17:56:30">__
Thanks in advance
From Portugal
Ricardo Duarte