Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Element:Edge Label
Tag:<e.label>
Definition:

This optional element may be used to specify the label to be displayed for the enclosing Edge <e>.

Remarks:

This element is used to mark a particular Edge <e> for special notice by the human viewer or to display the state, value, or other information about the Edge <e>. The "label.type" attribute determines the content of the text label that will be displayed. If the "label.type" attribute is text then the #PCDATA contents of the Edge Label is displayed. Otherwise, other content as determined by the "label.type" attribute will be displayed.

As a convention, the Edge Label element should only be used if the value of its "label.type" attribute is different than the value of the enclosing Waveform's <waveform>'s "label.type" attribute. Use of this convention will make TDML files smaller and faster to read.

Associated Attributes:
Descriptive NameAttribute NameDefault Value
Label Typelabel.typeIMPLIED
Element Content:

SGML Model:
<!ELEMENT e.label             (#PCDATA | %emphs;)*     >
<!ATTLIST e.label
          label.type 
          (blank|default|increment|order|skip|text|
           time|uncertainty)                  #IMPLIED >

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.