Suggestions
Search:
 
Next:
Examples example.mod.xsl
Up:
E mail Addreses email.mod.xsl
Reference Section

Name

email — Process email [2.0.9] elements

Synopsis

<xsl:template match="email"/>

A. Description

Constructs a URL from the given e-mail address and formats it with the template for ulink [2.0.9].

B. Pertinent Variables

As for the ulink template.

D. DocBook Compliance and LaTeX Notes

When a an email [2.0.9] is a child of an address [2.0.9], it will be formatted along with all “verbatim” address text. In this case, it might not be hyperlinked.

E. Samples and Tests

test_book.pdf from test_book/test.xml, test_ddh_article.pdf from test_ddh/article.xml, test_links.pdf from test_links/test.xml

F. Further Reading