User 7bd54912d3
28-07-2006 14:52:53
Hi there, I am new to CML and request someone to have the patience to explaing to me on how to view the CML. Is there any tool for this??? here is the XML (i have a schema for it too): (also attached)
<reaction title="Radioactive Decay" xsi:noNamespaceSchemaLocation="file:///c:/STAFF/megs/TEST-CML/chem-schema.xsd">
<reactant>
<atom id="a1" title="Uranium" elementType="U" isotope="238"/>
</reactant>
<productList>
<product>
<atom id="a2" title="Thorium" elementType="Th" isotope="234"/>
</product>
<product>
<atom id="a3" title="Helium" elementType="He" isotope="4"/>
</product>
</productList>
</reaction>
<reaction title="Radioactive Decay" xsi:noNamespaceSchemaLocation="file:///c:/STAFF/megs/TEST-CML/chem-schema.xsd">
<reactant>
<atom id="a1" title="Uranium" elementType="U" isotope="238"/>
</reactant>
<productList>
<product>
<atom id="a2" title="Thorium" elementType="Th" isotope="234"/>
</product>
<product>
<atom id="a3" title="Helium" elementType="He" isotope="4"/>
</product>
</productList>
</reaction>