> wouldn't affiliation with jobtitle help?
Unfortunately, it just doesn't show up!
This XML:
<address>
<personname>
<firstname>Mxxxxxxxxx</firstname>
<surname>Sxxxxxxxxxx</surname>
</personname> <email>[EMAIL PROTECTED]</email>
<affiliation>
<jobtitle>Technical Account Manager</jobtitle>
<orgname>Dell</orgname>
</affiliation>
<country>Ireland</country>
</address>
generates this HTML:
<div class="address">
<p><span class="personname">
<span class="firstname">Mxxxxxxxxx</span> <span
class="surname">Sxxxxxxxxxx</span>
</span> <code class="email"><<a class="email"
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>></code><br>
<span class="affiliation"></span>
<span class="country">Ireland</span>
</p>
</div>
--
jean . .. .... //\\\oo///\\
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]