This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
expression/vhosts/system/descriptions/Object.xml

17 lines
549 B
XML

<?xml version="1.0"?>
<yep:description schema="/schemas/Description.xsd"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:yep="http://abracadabra.entrouvert.org/0.0"
xmlns:xforms="http://www.w3.org/2002/xforms">
<xforms:model id="objectModel" schema="/schemas/Object.xsd">
</xforms:model>
<yep:page name="view">
<yep:body>
<xforms:group model="objectModel">
<xforms:label yep:translatable="true">Object</xforms:label>
</xforms:group>
</yep:body>
</yep:page>
</yep:description>