home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #3 / K-CD_2002-03.iso / OpenOffice / f_0100 / TypeDetection.xml
Extensible Markup Language  |  2001-11-09  |  820b  |  22 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TypeDetection cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
  3.         <Type>
  4.             <UIName cfg:type="string" cfg:localized="true"/>
  5.             <Data cfg:type="string">false</Data>
  6.         </Type>
  7.         <Filter>
  8.             <Installed cfg:type="boolean">false</Installed>
  9.             <UIName cfg:type="string" cfg:localized="true"/>
  10.             <Data cfg:type="string"/>
  11.         </Filter>
  12.         <DetectService>
  13.             <Types cfg:type="string" cfg:derivedBy="list"/>
  14.         </DetectService>
  15.         <ContentHandler>
  16.             <Types cfg:type="string" cfg:derivedBy="list"/>
  17.         </ContentHandler>
  18.         <FrameLoader>
  19.             <UIName cfg:type="string" cfg:localized="true"/>
  20.             <Types cfg:type="string" cfg:derivedBy="list"/>
  21.         </FrameLoader>
  22.     </TypeDetection>