timestamp element
| Type: | timestamp |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Created by IntelliJ IDEA. User: marc Date: Aug 25, 2010 Time: 9:46:16 AM
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<timestamp time="...">...</timestamp>
Example JSON
{
"time" : ...,
"value" : "..."
}