[XXE] on the frontier between DITA and XXE

2013-05-15 Thread Niels Grundtvig Nielsen
Really enjoying using XML Mind to get to grips with DITA … and generally remembering to check DITA specs first, as it's clear XML Mind does a good job of implementing them. Here's a two-part question that seems to fall between the two, though; I'll ask it in a way that puts XXE first. 1. does X

Re: [XXE] on the frontier between DITA and XXE

2013-05-15 Thread Hussein Shafie
On 05/15/2013 01:09 PM, Niels Grundtvig Nielsen wrote: Really enjoying using XML Mind to get to grips with DITA … and generally remembering to check DITA specs first, as it's clear XML Mind does a good job of implementing them. Here's a two-part question that seems to fall between the two, though

[XXE] Changing images in the document for delivering to multiple clients

2013-05-15 Thread Praveen Sivasankaran
Hi Hussein I am using XML XE Professional 5.1.0 for our documentation purposes. We prepare user documents that have to be delivered to multiple clients, and we often face issue with images that will differ for each client (i.e, the color, logo and label names). So please let me know how can I

Re: [XXE] Changing images in the document for delivering to multiple clients

2013-05-15 Thread Hussein Shafie
On 05/15/2013 03:37 PM, Praveen Sivasankaran wrote: I am using XXE Professional 5.1.0 for our documentation purposes. We prepare user documents that have to be delivered to multiple clients, and we often face issue with images that will differ for each client (i.e, the color, logo and label names

Re: [XXE] Clipboard paste does not work anymore to copy as reference after upgrade from 5.4 to 5.6

2013-05-15 Thread Maxime Bégnis
Hello, We finally solve the problem by using a Java applet accessed through javascript to copy the xml content to the clipboard with a mime type of "text/xml". It works fine when using it under linux, but not under windows and I can't figure out why. Here is the very simple code I use for the appl

Re: [XXE] Clipboard paste does not work anymore to copy as reference after upgrade from 5.4 to 5.6

2013-05-15 Thread Hussein Shafie
On 05/15/2013 06:26 PM, Maxime Bégnis wrote: Hello, We finally solve the problem by using a Java applet accessed through javascript to copy the xml content to the clipboard with a mime type of "text/xml". It works fine when using it under linux, but not under windows and I can't figure out why.

[XXE] inserting in DITA metadata

2013-05-15 Thread Niels Grundtvig Nielsen
I have a stack of valid DITA files to rework that were originally prepared outside XXE. They all include a with elements, and now I want to add . I've worked out that I need to select the last element and then Insert after to add an empty element, but that gives me the unfamiliar metadata > dat