Avoid using the working draft-implementation of XSL, change to the W3C-recommmendation.
Joerg Vincent Oorsprong wrote: > Hi, > > Does anyone know how I can avoid that the result of: > > <xsl:eval > language="javascript">createDetAddRqRows(this.selectNodes("//AVL/DATAPACKET/ > ROWDATA/ROW[@NUMALBARAN="+valueOfNumAlbaran()+"]"))</xsl:eval> > > Is something like: > > <DETADDRQ> > <TABLENAME>SO_LINE</TABLENAME> > <FIELD TYPE="C"> > <NAME>ART_CODE</NAME> > <VALUE>2005078</VALUE> > </FIELD> > <FIELD TYPE="C"> > > instead of: > > <DETADDRQ> > <TABLENAME>SO_LINE</TABLENAME> > <FIELD TYPE="C"> > <NAME>ART_CODE</NAME> > <VALUE>2005078</VALUE> > </FIELD> > <FIELD TYPE="C"> > > Regards, > Vincent Oorsprong > Data Access Europe B.V. > Tel: +31-74-2555609 > Web: http://www.dataaccess.nl > Support: mailto:[EMAIL PROTECTED] -- System Development VIRBUS AG Fon +49(0)341-979-7411 Fax +49(0)341-979-7409 [EMAIL PROTECTED] www.virbus.de News: Cocoon-Premiere - Virbus AG setzt bei ShoppingMall-Plattform "Lofex" auf neueste XML-basierende Technologie http://www.virbus.de/de/press/pressemitteilung/20011123_lofex/index.html http://www.lofex.de --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>