home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 May / Gamestar_62_2004-05_dvd.iso / Programy / openoffice / f_0324 / ProtocolHandler.xcs
Extensible Markup Language  |  2004-03-27  |  535b  |  14 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2.  
  3. <oor:component-schema oor:name="ProtocolHandler" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4.     <templates>
  5.         <group oor:name="Handler">
  6.             <prop oor:name="Protocols" oor:type="oor:string-list"/>
  7.         </group>
  8.     </templates>
  9.     <component>
  10.         <set oor:name="HandlerSet" oor:node-type="Handler"/>
  11.     </component>
  12. </oor:component-schema>
  13.  
  14.