Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Element: arc

[Table of contents]

Namearc
Typexlink:arcType
Nillableno
Abstractyes
Logical Diagram
XML Instance Representation
<xlink:arc

xlink:type="arc [0..1]"

xlink:arcrole="[0..1]"

xlink:title="[0..1]"

xlink:show="[0..1]"

xlink:actuate="[0..1]"

xlink:from="[0..1]"

xlink:to="[0..1] ?">

<xlink:title> ... </xlink:title> [0..*]
</xlink:arc>
Diagram
Schema Component Representation
<xs:element name="arc" type="xlink:arcType" abstract="true"/>