>  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>&nbsp;<span
class="surname">Sxxxxxxxxxx</span>
      </span>&nbsp;<code class="email">&lt;<a class="email"
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt;</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]

Reply via email to