home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 November / VPR0211A.ISO / OPENOFFICE / f_0119 / Calc.xml
Extensible Markup Language  |  2002-07-04  |  502b  |  13 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Calc cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
  3.         <ConversionRule>
  4.             <FromUnit cfg:type="string"/>
  5.             <ToUnit cfg:type="string"/>
  6.             <Factor cfg:type="double" xsi:null="true"/>
  7.         </ConversionRule>
  8.         <Date>
  9.             <YY cfg:type="int" xsi:null="true"/>
  10.             <MM cfg:type="int" xsi:null="true"/>
  11.             <DD cfg:type="int" xsi:null="true"/>
  12.         </Date>
  13.     </Calc>