Contributor notes
Capture a note about a contributor in a fn child of an author-notes element.
Capture a xref element within the contrib element
for a contributor associated with that note. Its ref-type attribute
value is fn
and its rid attribute value is the
id value of the associated fn element.
<contrib-group>
<contrib contrib-type="author">
<name>
<surname>Pring</surname>
<given-names>George (Rock)</given-names>
</name>
<xref ref-type="fn" rid="workid-UKRAI10JL5MB-book-part-2-fn-1">*</xref>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Noé</surname>
<given-names>Susan Y.</given-names>
</name>
<xref ref-type="fn" rid="workid-UKRAI10JL5MB-book-part-2-fn-2">**</xref>
</contrib>
</contrib-group>
<author-notes>
<fn id="workid-UKRAI10JL5MB-book-part-2-fn-1">
<label>*</label>
<p>Professor of Law, University of Denver College of Law,
Denver, Colorado, USA, and Adjunct Professor,
Environmental Science and Engineering Faculty,
Colorado School of Mines, Golden CO, USA;
BA (Harvard), JD (Michigan); email:
<email xlink:href="rpring@law.du.edu" xlink:type="simple">rpring@law.du.edu</email>.
</p>
</fn>
<fn id="workid-UKRAI10JL5MB-book-part-2-fn-2">
<label>*</label>
<p>Attorney at Law, Boulder, Colorado, USA; BS (North Carolina State),
JD (North Carolina), LLM Denver).</p>
</fn>
</author-notes>