
Hello, We will consider that action too for the popup menu of the panel with error messages and result messages. Thank you, Sorin mozer wrote:
Sorin,
May I ask also a "copy XML Results" to copy it to a buffer ?
Xmlizer
On Mon, Sep 1, 2008 at 9:56 AM, Sorin Ristache <sorin@oxygenxml.com> wrote:
Hello Jenny,
We decided to add in the next version of Oxygen an action "Save results as XML" to the popup menu of the panel with the error messages and result messages. For an error message like:
SystemID: C:\Projects\testing\out\foo_88_5-051101_1.xml Location: 2114:0 Description: This graphic should have xlink:href starting with 'boo:'. (starts-with(@xlink:href, 'boo:'))
the saved record will be:
<Incident> <Description>Programming exception: This graphic should have a xlink:href attribute starting with 'boo:'. (starts-with(@xlink:href, 'boo:' ))</Description> <SystemID>C:\Projects\testing\out\foo_88_5-051101_1.xml</SystemID> <Loc> <Line>2114</Line> <Column>0</Column> </Loc> </Incident>
Regards, Sorin