Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Element: | TDML Expression | ||||||
Tag: | <tdml.expression> | ||||||
Definition: |
This element represents a mathematical formula along with its value. | ||||||
Remarks: |
Since there is more than one style of formula, the "expression.handling" attribute stores the style of the formula. The Order of Magnitude <order.of.mag> element and the Unit <unit> element specify the order of magnitude and time unit of the Evaluated Value <evaluated.to> element. If those elements are not specified, units specified by Timing Diagram <timing.diagram> "default.time.units" attribute are used. | ||||||
Associated Attributes: |
| ||||||
Element Content: |
| ||||||
SGML Model: | |||||||
<!ELEMENT tdml.expression ((expression, (order.of.mag, unit)?), evaluated.to?) > <!ATTLIST tdml.expression expression.handling CDATA #IMPLIED > | |||||||
Tagged Example: | |||||||
<tdml.expression expression.handling="DiagramTool"> <expression id="X20">12</expression><evaluated.to>12000</evaluated.to> </tdml.expression> |
Standard Version: 1.0
Original version: February 1, 1999
Last updated: May 3, 1999 add assoc. attributes
Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Copyright © 1998, 1999 by Silicon Integration Initiative,
Inc. All rights reserved worldwide.