|
simpleType formulaType | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
| Type Heirarchy |
|---|
{http://www.w3.org/2001/XMLSchema}string (by restriction) {http://www.xml-cml.org/schema/cml2/core}formulaType |
| Target Namespace | http://www.xml-cml.org/schema/cml2/core |
|---|---|
| Declared Namespaces | xmlns:val=http://www.w3.org/1999/XSL/TransformX xmlns:stm=http://www.xml-cml.org/schema/stmml xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:xlink=http://www.w3.org/1999/xlink xmlns:cml=http://www.xml-cml.org/schema/cml2/core xmlns=http://www.xml-cml.org/schema/cml2/core |
This MUST adhere to a whitespaced syntax so that it is trivially machine-parsable. Each element is followed by its count, and the string is optionally ended by a formal charge. NO brackets or other nesting is allowed.
<cml title="formulaType example (concise)">
<list>
<formula id="methane" concise="C 1 H 4"/>
<formula id="chloroacetate" concise="Cl 1 H 2 C 2 O 2 -1"/>
<formula id="sodiumSulfate">
<formula concise="H 2 O 1" count="10"/>
<formula concise="Na 1 +1" count="2"/>
<formula concise="S 1 O 4 -2"/>
</formula>
</list>
</cml>
|
simpleType formulaType | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
![]() |
||
| Stylus Studio XML Schema Library Home | ||
| Site Map | Privacy Policy | Terms of Use | Trademarks |