It looks like the from-xls-converter processor can only convert to
XML excel files tagged by the file creator. I am not in control of the XLS file that I need to convert to XML - will this OPS converter be of any use for me? -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Alexander,
That's correct, the Excel template file need to have markers in the cell attributes that tell the processor where the data comes from. With the Excel processor, as it stands right now, you cannot say "put the value 42 in cell B4". You can extend the processor by modifying its Java code to do that, or, and that would be my preference, you can implement another processor to do what you are looking for. Alex On 7/12/06, Alexander Zatko <[hidden email]> wrote: > It looks like the from-xls-converter processor can only convert to > XML excel files tagged by the file creator. I am not in control of > the XLS file that I need to convert to XML - will this OPS converter > be of any use for me? > > > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > > -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Alex,
I was talking about reading excel files not writing them, but it does not matter. It looks like I will be able to make the document creator change the file format to a CSV file. Thanks A. On Jul 12, 2006, at 8:48 PM, Alessandro Vernet wrote: > Alexander, > > That's correct, the Excel template file need to have markers in the > cell attributes that tell the processor where the data comes from. > With the Excel processor, as it stands right now, you cannot say "put > the value 42 in cell B4". > > You can extend the processor by modifying its Java code to do that, > or, and that would be my preference, you can implement another > processor to do what you are looking for. > > Alex > > On 7/12/06, Alexander Zatko <[hidden email]> wrote: >> It looks like the from-xls-converter processor can only convert to >> XML excel files tagged by the file creator. I am not in control of >> the XLS file that I need to convert to XML - will this OPS converter >> be of any use for me? >> >> >> >> >> -- >> You receive this message as a subscriber of the ops- >> [hidden email] mailing list. >> To unsubscribe: mailto:[hidden email] >> For general help: mailto:[hidden email]?subject=help >> ObjectWeb mailing lists service home page: http:// >> www.objectweb.org/wws >> >> >> > > > -- > Blog (XML, Web apps, Open Source): > http://www.orbeon.com/blog/ > > > -- > You receive this message as a subscriber of the ops- > [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/ > wws -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |