Is there a way in respec to hyperlink to external refs?

Q: I'd like to include an auto-generated hyperlink to an external reference. I don't want to have to manually add the href attribute to each of these external references. Is there a way I can have a single definition that contains the hyperlink which is repeated to all occurances of that external reference?

E.g.,

The definition of Node from DOM4 is here: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#node

I'd like to say succinctly that <a class="externalDFN">Node</a> but possibly add a syntax to replicate the long URL above into each of these external references.

Can this be done?

Received on Tuesday, 28 August 2012 21:55:09 UTC