3.14
05-10-2004, 10:28 AM
i've built a classe deriving from dataset.
i try to add an instance of my class to a canvas:
<canvas>
<include href="referenceToMyClassDefinition"/>
<mydataset name="bipbip" .../>
...
</canvas>
and i get this error:
""element "mydataset" not allowed in this context. Check whether it is spelled correctly, and whether a class with this name exists.""
any idea about it?
i try to add an instance of my class to a canvas:
<canvas>
<include href="referenceToMyClassDefinition"/>
<mydataset name="bipbip" .../>
...
</canvas>
and i get this error:
""element "mydataset" not allowed in this context. Check whether it is spelled correctly, and whether a class with this name exists.""
any idea about it?