User 086627a2ec
15-08-2006 10:53:46
Hi,
I am trying to use cml files where the molecule propertylists are written like:
<propertyList dictRef="">
<property dictRef="">
<scalar dataType="xsd:integer" title="Step Number">1</scalar>
</property>
</propertyList>
The problem is that Marvin 4.1 won't read these. The error seems to be in dataType="" definition in the scalar element (while I remove it, all is OK). The format is openbabel2 type cml writing appended with the dataType declaration which we need in our application. Marvin 4.0 reads this OK. Is there any change to make 4.1 read these also?
I am trying to use cml files where the molecule propertylists are written like:
<propertyList dictRef="">
<property dictRef="">
<scalar dataType="xsd:integer" title="Step Number">1</scalar>
</property>
</propertyList>
The problem is that Marvin 4.1 won't read these. The error seems to be in dataType="" definition in the scalar element (while I remove it, all is OK). The format is openbabel2 type cml writing appended with the dataType declaration which we need in our application. Marvin 4.0 reads this OK. Is there any change to make 4.1 read these also?