coupling

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
from ident required
to ident required

Used By

Element topology

Source

<xs:element name="coupling">
  <xs:complexType>
    <xs:attribute name="from" use="required" type="ident"/>
    <xs:attribute name="to" use="required" type="ident"/>
  </xs:complexType>
</xs:element>

Sample