home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2004 June
/
VPR0406.ISO
/
STARSUITE7
/
EVALUATION
/
windows
/
office7
/
f_0309
/
Store.xcs
Wrap
Extensible Markup Language
|
2004-02-19
|
777b
|
20 lines
<?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>