Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Element:One-Edge Relationship
Tag:<one.edge>
Definition:

The presence of this element indicates that the enclosing Relationship <relationship> occurs between a source Edge <e> or an absolute time and a target Signal <signal>.

Remarks:

The One-Edge Relationship occurs at an absolute time if the "e.ptr" attribute is not present or at a relative time to the source Edge <e> if the "e.ptr" attribute is present. The One-Edge Relationship shows activity associated with the target Signal <signal>. For example, a sample Relationship <relationship> may show the activity of sampling the value of a target Signal <signal> relative to the time of a source Edge <e>.

If the "e.ptr" attribute is present, the relative time is determined by the TDML Characteristic <tdml.cc> pointed to by the "tdml.cc.ptr" attribute of the enclosing Relationship <relationship>.

Associated Attributes:
Descriptive NameAttribute NameDefault Value
Edge Pointere.ptrIMPLIED
Target Signal Pointertarget.signal.ptrIMPLIED
Element Content:

SGML Model:
<!ELEMENT one.edge            EMPTY                    >
<!ATTLIST one.edge
          target.signal.ptr
                        IDREF                 #IMPLIED
          e.ptr         IDREF                 #IMPLIED >

Standard Version: 1.1
Original version: February 1, 1999
Last updated: May 3, 1999 added assoc. attributes


Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Copyright © 1998, 1999 by Silicon Integration Initiative, Inc. All rights reserved worldwide.