home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 March / PCWorld_2003-03_cd.bin / Software / Vyzkuste / openoffice / f_0259 / Math.xml
Extensible Markup Language  |  2002-10-25  |  690b  |  17 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Math cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
  3.         <FontFormat>
  4.             <Name cfg:type="string"/>
  5.             <CharSet cfg:type="short" xsi:null="true"/>
  6.             <Family cfg:type="short" xsi:null="true"/>
  7.             <Pitch cfg:type="short" xsi:null="true"/>
  8.             <Weight cfg:type="short" xsi:null="true"/>
  9.             <Italic cfg:type="short" xsi:null="true"/>
  10.         </FontFormat>
  11.         <Symbol>
  12.             <Char cfg:type="int" xsi:null="true"/>
  13.             <Set cfg:type="string"/>
  14.             <Predefined cfg:type="boolean">false</Predefined>
  15.             <FontFormatId cfg:type="string"/>
  16.         </Symbol>
  17.     </Math>