Alessandro Vernet wrote:
Hi Alex, I dont seem to be doing a very good job of it, but what I am trying to get across is that debug output can be incorrectly displayed in Orbeon Studio. Given the code I sent in my last mail, the output I get from the from the xslt processor is: <---------- starts here ----------> action <message xmlns:oxf="http://www.orbeon.com/oxf/processors" xmlns:xxforms="http://orbeon.org/oxf/xml/xforms" xmlns:p="http://www.orbeon.com/oxf/pipeline"></message> <---------- ends here -----------> Note the 'action' text node before the message element. I know this is the output as I am writing it do disk using a file serialiser. I have also run the same code at the command line and get the same results. However, the message editor displays it as: <---------- starts here ----------> <message xmlns:oxf="http://www.orbeon.com/oxf/processors" xmlns:xxforms="http://orbeon.org/oxf/xml/xforms" xmlns:p="http://www.orbeon.com/oxf/pipeline"></message> <---------- ends here -----------> No 'action' text node! If you cant trust your debug output what can you trust? ;-) Can you confirm that when you run my code you do not get the same results? David Sinclair, Now if there were 2 or more <message> elements in the input, you would have an exception telling you: "Cannot add another element to this Document as it already has a root element of: message". |
- Re: [orbeon-user] RE: Issue obtaining Instance data from... Brian Bacsu
- [orbeon-user] How to associate more than 1 xforms m... surabhi
- Re: [orbeon-user] How to associate more than 1 ... Erik Bruchez
- Re: [orbeon-user] RE: Issue obtaining Instance data... Alessandro Vernet
- Re: [orbeon-user] RE: Issue obtaining Instance data from... Brian Bacsu
- Re: [orbeon-user] RE: Issue obtaining Instance data... Alessandro Vernet
- [orbeon-user] Strange Orbeon studio problem David Sinclair
- Re: [orbeon-user] Strange Orbeon studio pro... Alessandro Vernet
- Re: [orbeon-user] Strange Orbeon studio... David Sinclair
- Re: [orbeon-user] Strange Orbeon s... Alessandro Vernet
- Re: [orbeon-user] Strange Orbe... David Sinclair
- Re: [orbeon-user] Strange Orbe... Alessandro Vernet
