W3C
 previous contents next
 change-style

XLink Extended Links Examples


<element xmlns:xlink="http://www.w3.org/1999/xlink/namespace/"
         xlink:type="extended">
 <xlink:locator href="Source" role="role1"/>         
 <xlink:locator href="Target" role="role2"/>
 <xlink:arc from="role1" to="role2"
               show="embed" actuate="auto"/>
 <xlink:title>The link title<xlink:title/>
 <xlink:title xml:lang="fr">Description du lien<xlink:title/>
    ...
</element>pre>



Daniel Veillard

11 of 18