On Sat, Dec 13, 2014 at 2:34 AM, Martin Long <[email protected]> wrote:
> - <leadquantity> > - <xsl:value-of > select="sum(xt:node-set($trimmedweightlist)/weight)"/> > - </leadquantity> > ... > + <leadquantity> > + <xsl:value-of select="sum(xt:node-set($trimmedweightlist))"/> > + </leadquantity> > I am testing the UDDF export and don't see any weights exported. Was the "/weight" removed here intentionally when moving the code around? Adding that to the XSLT does not solve the problem. So do you have any idea of what is wrong here? miika
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
