Home arrow Reference Guide arrow Reference Guide arrow SMV - Link
SMV - Link PDF Print E-mail
Written by Alex   
Monday, 17 September 2007

UiaML Symbol

Image

 

UiaML Properties

Linktype

“L” | “E”

Whether the link is triggered by a “click” from the user (in this case the indication “L” is optional) or by an event (“E”).

LinkID

String

Unique string for each contentarea.

Source

UiaML path

Path toward the element from which the link originates.

(Since this information is visible within the SMV / CAV registration of this information is not required within the documentation of a site).

Destination

UiaML path

Path toward the element to which the link is pointing.

(Since this information is visible within the SMV / CAV registration of this information is not required within the documentation of a site).

 

Explanation

Links are the key elements of a sitemap. They provide navigational paths between the different sitemap elements (SME). There are however some restrictions to a link:

  • In UiaML core event links are only generated by a link choice or by a system timer but never by the user (user generated events will be part of the interaction design plugin).

  • A link can not point toward an contentarea.

Last Updated ( Sunday, 23 September 2007 )
 
< Prev   Next >