Hello,
This is regarding XMLTeX.
How to handle an attribute having multiple values in the XML document.
e.g.
<author affref="aff1 aff3" corrauthor="no">
\XMLattribute{affref}{\affref}{}- fetches both the attribute values
together.
But I want to access the values "aff1" and "aff3" individually.
Thanks in advance.
warm regards,
Rajesh