home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 April
/
PCWorld_2003-04_cd.bin
/
Software
/
Komercni
/
openoffice
/
f_0127
/
Calc.xml
Wrap
Extensible Markup Language
|
2003-02-10
|
502b
|
13 lines
<?xml version="1.0" encoding="utf-8"?>
<Calc cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
<ConversionRule>
<FromUnit cfg:type="string"/>
<ToUnit cfg:type="string"/>
<Factor cfg:type="double" xsi:null="true"/>
</ConversionRule>
<Date>
<YY cfg:type="int" xsi:null="true"/>
<MM cfg:type="int" xsi:null="true"/>
<DD cfg:type="int" xsi:null="true"/>
</Date>
</Calc>