E
easy.lin
....
<object id="10">door</object>
....
I try to write this in clipse XSD editor
<element name="object" type="string">
<attribute name="id" type="int"></attribute>
</element>
but get wrong message....
<object id="10">door</object>
....
I try to write this in clipse XSD editor
<element name="object" type="string">
<attribute name="id" type="int"></attribute>
</element>
but get wrong message....