ZVON > Tutorials > XLink - Simple Links
Next | [Help]

1. Namespace declaration

Description

The use of XLink elements and attributes requires declaration of the XLink namespace.



Source
  <zvon:logo xmlns:zvon = "http://www.zvon.org"
  xmlns:xlink = "http://www.w3.org/1999/xlink"
  xlink:type="simple"
  xlink:href="zvon.gif"
/>