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 <[EMAIL PROTECTED]> 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
> [email protected]
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to