Syd Bauman wrote:
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=1022701&group_id=106328&atid=644065.
>
which has partly been acted on, in that <address> allows members
of the class model.addrPart. So one could define <email> as a member
of that class.
> Until such time as there is an <email> element or <resource> element,
> I would transform the above <xptr> into
>
perhaps better than
<ptr target='mailto:[log in to unmask]>
would be
<ref target='mailto:[log in to unmask]>[log in to unmask] </ref>
Another alternative would be <addrLine type="email">[log in to unmask]</addrLine>
or (which seems honest to me)
<address type="email">
<addrLine>[log in to unmask]</addrLine>
</address>
(if <address> were typeable which sadly it aint)
sebastian
|