Hi, Are you sure your processor supports v1.1. I think only jd.xslt and saxon do. You could approach this a different way. In jdom, loop on your APP_FILE element and use that element as your source in a xsl v1 transform (i.e. no xsl:document). Best, -Rob