Next in thread → Next in month →

Re: [docbook-apps] No job title in address?

From
Jean Jordaan <>
Date
2008-04-30T02:14:24+00:00
ID
Thread
Re: [docbook-apps] No job title in address?
>  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>
    <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:"></a>&gt;</code><br>
      <span class="affiliation"></span>
    <span class="country">Ireland</span>
    </p>
  </div>

-- 
jean . .. .... //\\\oo///\\
Next in thread → Next in month →