|
element stmml | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
| Abstract | false (This can be used in an instance) |
|---|---|
| Nillable | false (Instance values cannot use xsi:nil) |
| Target Namespace | http://www.xml-cml.org/schema/stmml |
| Declared Namespaces | xmlns:sch=http://www.ascc.net/xml/schematron xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns=http://www.xml-cml.org/schema/stmml |
stmml holds stmml data under a single generic container. Other namespaces may be present as children. No semantics implied.
<stmml>
<actionList>
<action></action>
</actionList>
<object></object>
<observation></observation>
<!-- ==================== DICTIONARY =========== -->
<dictionary>
<annotation>
<documentation></documentation>
<appinfo></appinfo>
</annotation>
<entry term="foo">
<definition></definition>
<alternative></alternative>
<description></description>
<enumeration></enumeration>
<relatedEntry></relatedEntry>
</entry>
</dictionary>
<!-- ================= METADATA ================== -->
<metadataList>
<metadata></metadata>
</metadataList>
<!-- ================= SCIENTIFIC UNITS ================== -->
<unitList>
<unitType id="ut1" name="u">
<dimension name="mass" power="1"></dimension>
</unitType>
<unit id="u1"></unit>
</unitList>
</stmml>
|
element stmml | ||||||||||
| Jump: DOCUMENTATION | SOURCE | FRAMES NO FRAMES | ||||||||||
![]() |
||
| Stylus Studio XML Schema Library Home | ||
| Site Map | Privacy Policy | Terms of Use | Trademarks |