Answered
Dynamic XML feed
I wrote a php file that will generate a dynamically XML
string from a record set. I am using the XMLWriter to do this. The
output is similar to Export XML (not dynamic) from record set
extension . My XML output looks good and valid markup.
When creating a new XSL file, If I select the locate XML source option, the bindings show Invalid document. If I use the remote file option everything works fine.
Another interesting point is, If I hand code the transformation process, instead of using MM_XSLTransform class, everything is good.
I would love to be able to use DW CS3 for this, so I can use the design view. Would writing a proxy file be the right way to go with this? Looking at server time to write a file.
David Pearson
When creating a new XSL file, If I select the locate XML source option, the bindings show Invalid document. If I use the remote file option everything works fine.
Another interesting point is, If I hand code the transformation process, instead of using MM_XSLTransform class, everything is good.
I would love to be able to use DW CS3 for this, so I can use the design view. Would writing a proxy file be the right way to go with this? Looking at server time to write a file.
David Pearson
