The 278 document I'm trying to create is quite complex, so trying to get my VB program to build it as you suggested, would take a lot of time, something I don't have. This project is on the fast track. I thought I'd create a "simple" xml document from my VB program, and run it through a stylesheet to build the "real" xml document which will create the 278 file. So...
I'm kinda sorta copying the xmlto850 sheet you supplied, and using that as a starting point. Boy, a lot of challenges for a newbie! I'm using xray as you suggested. One thing I noticed, is that I have 2 fields so far, "HDR" and "278". The first is hard-coded in the stylesheet, and the second is using a "value of select" tag. Surprisingly, they seem to show up in the Transform window, and in the html view window. But, there is a space between them ("HDR 278") in the view window (same with your po to 850 sample). The spec calls for "HDR850". Is this simply an html view thing, or will the space be there in the final output file too? If so, how do I get it out? Thanks...
