File: values0.xml

package info (click to toggle)
libjibx-java 1.0.1-2
  • links: PTS
  • area: contrib
  • in suites: lenny
  • size: 15,748 kB
  • ctags: 10,069
  • sloc: java: 29,151; xml: 7,963; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
<values>
  <map size="4" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <entry key="col3" xsi:type="xsd:dateTime">2004-08-06T00:13:31.587Z</entry>
    <entry key="col2" xsi:type="xsd:float">0.0</entry>
    <entry key="col1" xsi:type="xsd:int">0</entry>
    <entry key="col0" xsi:type="xsd:string">string0</entry>
  </map>
</values>