Reference. Reference for the ADML DTD

[Prev] [Next]


Binding

Short Description

Establish a mapping between two elements.

Synopsis

Content Model

(Property)*

Attributes

This element has identifier attribute and the following attributes:

Name Value(s) Type Default Value
sourceID CDATA #REQUIRED None
targetID CDATA #REQUIRED None

Tag Minimization

Both the start- and end-tags are required for this element.

Description

This element establishes a direct binding between a source element and a target element under the following condition. The target element is contained in a Representation which itself is contained by an element containing the source element. Typically, the source and target elements are either Ports or Roles.

Parents

These elements contain Binding: BindingsMap.

Children

Binding contains these elements: PropertyDeclaration.

Attributes

sourceID
Set to the source element.
 
targetID
Set to the target element.

Examples

TBD.

[Prev] Attachments
[Next] BindingsMap
[Reference Home] [ADML Home]