home *** CD-ROM | disk | FTP | other *** search
- <?xml version='1.0' encoding='UTF-8'?>
-
- <oor:component-schema oor:name="Store" oor:package="org.openoffice.ucb" 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">
- <templates>
- <group oor:name="PropertyValue">
- <prop oor:name="Handle" oor:type="xs:int"/>
- <prop oor:name="Attributes" oor:type="xs:int"/>
- <prop oor:name="Value" oor:type="oor:any"/>
- <prop oor:name="State" oor:type="xs:int"/>
- </group>
- <group oor:name="Properties">
- <set oor:name="Values" oor:node-type="PropertyValue"/>
- </group>
- </templates>
- <component>
- <set oor:name="ContentProperties" oor:node-type="Properties"/>
- </component>
- </oor:component-schema>
-
-