Grammalecte  Artifact [bfbbfee5a6]

Artifact bfbbfee5a6f646d519c853a4ba38d11b20a95e2beaacc2405cd2da494f8449c3:


<?xml version="1.0" encoding="UTF-8"?>
<oor:component-schema
    oor:name="Lightproof_${implname}" oor:package="org.openoffice" 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">

    <info>
        <desc>Contains the options data used for the extension.</desc>
    </info>

    <templates>
        <group oor:name="${lang}">
            <info>
                <desc>The data for one leaf.</desc>
            </info>
            ${xcs_options}
        </group>
    </templates>

    <component>
        <group oor:name="Leaves">
            <node-ref oor:name="${lang}" oor:node-type="${lang}" />
        </group>
    </component>

</oor:component-schema>