[Home] [By Thread] [By Date] [Recent Entries]
OK, remembering a debugging suggestion from David, on this ...
On Oct 15, 2004, at 5:46 PM, Bruce D'Arcus wrote: I need to send this again, as I am no closer to understanding why this is not working. Name order is correct, until I have more than one mods:mods element with the same mods:name content. Example output is now like: Here's what I get with xsl:message for this content: current() is [[AshAminauthor]]
name() is [[name]]
position() is [[1]] current() is [[AshAmineditor]]
name() is [[name]]
position() is [[1]] current() is [[ArendtHannahauthor]]
name() is [[name]]
position() is [[1]] current() is [[BrennerNeilauthor]]
name() is [[name]]
position() is [[1]] current() is [[NeilBrennerauthor]]
name() is [[name]]
position() is [[1]]For contexts in which it works correctly in multi-author works, I get: current() is [[MitchellAlisonauthor]]
name() is [[name]]
position() is [[1]] current() is [[BruniFrankauthor]]
name() is [[name]]
position() is [[2]] current() is [[TestaBernardauthor]]
name() is [[name]]
position() is [[1]] current() is [[LamontBTierauthor]]
name() is [[name]]
position() is [[2]]So what is this telling me? I still am not seeing why I'm not getting what I expect. What I see is that the context is correct. Bruce
|

Cart



