Re: [oXygen-user] Validation log file

Hi, Wendell: Thank you for your suggestion. I use Perl to do that. But it would be nice if Oxygen can provide that function. Jenny

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 Jing, Jenny wrote:
Hi, Wendell:
Thank you for your suggestion. I use Perl to do that. But it would be nice if Oxygen can provide that function.
Jenny

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
Jing, Jenny wrote:
Hi, Wendell:
Thank you for your suggestion. I use Perl to do that. But it would be nice if Oxygen can provide that function.
Jenny
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

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
participants (3)
-
Jing, Jenny
-
mozer
-
Sorin Ristache