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

This element determines the text label displayed as part of a Relationship <relationship>. The "label.type" attribute indicates the meaning of the given label.

Remarks:

The displayed label may contain information computed from the context or may contain specific text as determined by its "label.type" attribute. For example, in a delay type relationship whose "label.type" attribute value is minmax the displayed label would show the minimum and maximum value of the associated TDML Characteristic <tdml.cc>.

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

SGML Model:
<!ELEMENT relationship.label  (#PCDATA | %emphs;)*     >
<!ATTLIST relationship.label
          label.type 
          (default|name|row|formula|minmax|measure|
           comment|margin|text|blank)         "default">
Tagged Example:

<relationship.label label.type="default">
%n v=%mv,%Mv f=%mf,%Mf m=%mm,%Mm d=%md,%Md %c
</relationship.label>

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.