blob: 15dd51afd60d39ad6954e533e34c4808fb11a5e3 [file] [log] [blame]
<?nsuri oo?>
<model>
<class name="Customer">
<attribute name="name" type="String"/>
<attribute name="age" type="Integer"/>
</class>
<class name="Invoice"/>
</model>