Menu

#118 infix

open
nobody
5
2002-12-18
2002-12-18
No

I'd like you to add an element to indicate a person's
infix. It should look like this:

<resume id="nl.avisi.cv.streek">
<header>
<name id="streekgj">
<firstname>Gert-Jan</firstname>
<!-- <middlenames>van de</middlenames> -->
<infix>van de</infix>
<surname>Streek</surname>
</name>

The infix element should be optional. When it is
included in a resume, it should be in the <name>
element, right after the <middlenames> element.

The infix should be formatted just like the middlenames
and appear after the middlenames.

I am currently using middlenames to achieve the same
and it works, but it appears to me that these are
different things and should be seperated.

Gert-Jan van de Streek
--
Avisi BV
streek@avisi.nl
http://www.avisi.nl
tel: 0313-482858
tel direkt: 06-22544660

Discussion


Log in to post a comment.