<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Dec 13, 2014 at 2:34 AM, Martin Long <span dir="ltr"><<a href="mailto:martin@longhome.co.uk" target="_blank">martin@longhome.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-          <leadquantity><br>
-            <xsl:value-of select="sum(xt:node-set($trimmedweightlist)/weight)"/><br>
-          </leadquantity><br></blockquote><div>... <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+          <leadquantity><br>
+            <xsl:value-of select="sum(xt:node-set($trimmedweightlist))"/><br>
+          </leadquantity><br></blockquote><div><br></div><div>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?<br><br>miika<br></div></div></div></div>