Tagged Questions

1
vote
1answer
41 views

Convert SDF format to XML format

I am having 3D structure in SDF format and I want to convert that into XML format. Can someone please let me know how I do this. Also if I have an InChI whose structure is not in …
1
vote
1answer
36 views

Should CML files have a DTD? What should it be?

Many XML validators seem to want a document type declaration DTD in an XML file, and many CML files (all the ones I've seen) seem to be missing this. Should CML files have document …
2
votes
2answers
20 views

How do I validate CML files?

How can I easily validate some CML files I've created/written/edited? Is there a web-based place I can just upload or paste my CML and it will error-check it for me, like the W3C X …
2
votes
3answers
50 views

What softwares are accepting CML files?

I would like to know how many and what softwares are capable to parser CML (Chemical Markup Languge) file format. Is there some web page already summarizing that? Thanks in advanc …