
It’d be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.

Hi Timothy, We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful. You can contact us directly at "support@oxygenxml.com". Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 1/27/2015 5:56 PM, Timothy Reaves wrote:
It’d be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Am 28.01.2015 um 07:42 schrieb Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Timothy,
We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful.
If you do decide to do this support, count me in. I can also help to get additional support wrt to xliff samples, schemas etc. Best, Felix
You can contact us directly at "support@oxygenxml.com".
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/27/2015 5:56 PM, Timothy Reaves wrote:
It’d be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Hi Felix, That's great. We would need several things to add some minimal XLiff support: 1) Recognize "xlf" by default as XML-type extension. I already made changes for the next Oxygen version (17) to do this. In the meantime users can go to the Preferences->"File Types" preferences page and add it there. 2) Default schema to be used for XLiff validation and content completion (if the XLiff does not explicitly refer to one). 3) New XLiff file template for creating XLiff files more easily. 4) New XML catalog in a framework configuration which maps references to remote HTTP XLiff schemas to local copies. 5) A CSS which could be used to render and edit the XLiff in the Author visual editing mode. I'm attaching a small xliff framework configuration I just created which can be unpacked in the "OXYGEN_INSTALL_DIR\frameworks" folder. The framework configuration should cover (2) and (3) with the default schema being the one for XLiff 1.2. So if you have small XLiff samples and some idea about how a CSS for editing XLiff should look like or if you can come up with an XML catalog for mapping references to remote XLiff XML Schemas to local copies this would be great. Also I'm not sure about all the XLiff flavors, there are the XLiff 1.1 and 1.2 specs and schemas, does anybody use 1.1 anymore? Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 1/28/2015 9:43 AM, Felix Sasaki wrote:
Am 28.01.2015 um 07:42 schrieb Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Timothy,
We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful.
If you do decide to do this support, count me in. I can also help to get additional support wrt to xliff samples, schemas etc.
Best,
Felix
You can contact us directly at "support@oxygenxml.com".
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/27/2015 5:56 PM, Timothy Reaves wrote:
It’d be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Hi Radu, XLIFF 2.0 was approved as an OASIS Standard last August. The spec is here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.htmlh... and the schemas here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/schemas/ Mary P McRae XML Strategist and Technical Project Manager, IQ Solutions mmcrae@iqsolutions.com -----Original Message----- From: oxygen-user-bounces@oxygenxml.com [mailto:oxygen-user-bounces@oxygenxml.com] On Behalf Of Oxygen XML Editor Support (Radu Coravu) Sent: Wednesday, January 28, 2015 3:10 AM To: Felix Sasaki Cc: oXygen User ML Subject: Re: [oXygen-user] xliff support Hi Felix, That's great. We would need several things to add some minimal XLiff support: 1) Recognize "xlf" by default as XML-type extension. I already made changes for the next Oxygen version (17) to do this. In the meantime users can go to the Preferences->"File Types" preferences page and add it there. 2) Default schema to be used for XLiff validation and content completion (if the XLiff does not explicitly refer to one). 3) New XLiff file template for creating XLiff files more easily. 4) New XML catalog in a framework configuration which maps references to remote HTTP XLiff schemas to local copies. 5) A CSS which could be used to render and edit the XLiff in the Author visual editing mode. I'm attaching a small xliff framework configuration I just created which can be unpacked in the "OXYGEN_INSTALL_DIR\frameworks" folder. The framework configuration should cover (2) and (3) with the default schema being the one for XLiff 1.2. So if you have small XLiff samples and some idea about how a CSS for editing XLiff should look like or if you can come up with an XML catalog for mapping references to remote XLiff XML Schemas to local copies this would be great. Also I'm not sure about all the XLiff flavors, there are the XLiff 1.1 and 1.2 specs and schemas, does anybody use 1.1 anymore? Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 1/28/2015 9:43 AM, Felix Sasaki wrote:
Am 28.01.2015 um 07:42 schrieb Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Timothy,
We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful.
If you do decide to do this support, count me in. I can also help to get additional support wrt to xliff samples, schemas etc.
Best,
Felix
You can contact us directly at "support@oxygenxml.com".
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/27/2015 5:56 PM, Timothy Reaves wrote:
It'd be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Thanks, I just finished another iteration on the XLiff framework, see attached, it should have a small CSS to allow editing in the visual editing mode for XLiff 1.2, creating XLiff 1.2 documents and validating both 1.2 and 2.0 documents. I don't have any XLiff 2.0 samples to work with so if anybody knows more about XLiff 2.0 please say so. Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 1/28/2015 3:57 PM, Mary McRae wrote:
Hi Radu,
XLIFF 2.0 was approved as an OASIS Standard last August. The spec is here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.htmlh... and the schemas here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/schemas/
Mary P McRae XML Strategist and Technical Project Manager, IQ Solutions mmcrae@iqsolutions.com
-----Original Message----- From: oxygen-user-bounces@oxygenxml.com [mailto:oxygen-user-bounces@oxygenxml.com] On Behalf Of Oxygen XML Editor Support (Radu Coravu) Sent: Wednesday, January 28, 2015 3:10 AM To: Felix Sasaki Cc: oXygen User ML Subject: Re: [oXygen-user] xliff support
Hi Felix,
That's great. We would need several things to add some minimal XLiff support:
1) Recognize "xlf" by default as XML-type extension. I already made changes for the next Oxygen version (17) to do this. In the meantime users can go to the Preferences->"File Types" preferences page and add it there.
2) Default schema to be used for XLiff validation and content completion (if the XLiff does not explicitly refer to one).
3) New XLiff file template for creating XLiff files more easily.
4) New XML catalog in a framework configuration which maps references to remote HTTP XLiff schemas to local copies.
5) A CSS which could be used to render and edit the XLiff in the Author visual editing mode.
I'm attaching a small xliff framework configuration I just created which can be unpacked in the "OXYGEN_INSTALL_DIR\frameworks" folder. The framework configuration should cover (2) and (3) with the default schema being the one for XLiff 1.2.
So if you have small XLiff samples and some idea about how a CSS for editing XLiff should look like or if you can come up with an XML catalog for mapping references to remote XLiff XML Schemas to local copies this would be great. Also I'm not sure about all the XLiff flavors, there are the XLiff 1.1 and 1.2 specs and schemas, does anybody use 1.1 anymore?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/28/2015 9:43 AM, Felix Sasaki wrote:
Am 28.01.2015 um 07:42 schrieb Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Timothy,
We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful.
If you do decide to do this support, count me in. I can also help to get additional support wrt to xliff samples, schemas etc.
Best,
Felix
You can contact us directly at "support@oxygenxml.com".
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/27/2015 5:56 PM, Timothy Reaves wrote:
It'd be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

I just installed this. I haven’t created the file association, but, I notice that I can not edit in Author view; only some of the Header stuff has edit boxes. Do I need to go ahead and create the file associations first?
On Jan 29, 2015, at 2:14 AM, Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com> wrote:
Thanks,
I just finished another iteration on the XLiff framework, see attached, it should have a small CSS to allow editing in the visual editing mode for XLiff 1.2, creating XLiff 1.2 documents and validating both 1.2 and 2.0 documents.
I don't have any XLiff 2.0 samples to work with so if anybody knows more about XLiff 2.0 please say so.
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com <http://www.oxygenxml.com/>
On 1/28/2015 3:57 PM, Mary McRae wrote:
Hi Radu,
XLIFF 2.0 was approved as an OASIS Standard last August. The spec is here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.htmlh... and the schemas here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/schemas/
Mary P McRae XML Strategist and Technical Project Manager, IQ Solutions mmcrae@iqsolutions.com
-----Original Message----- From: oxygen-user-bounces@oxygenxml.com [mailto:oxygen-user-bounces@oxygenxml.com] On Behalf Of Oxygen XML Editor Support (Radu Coravu) Sent: Wednesday, January 28, 2015 3:10 AM To: Felix Sasaki Cc: oXygen User ML Subject: Re: [oXygen-user] xliff support
Hi Felix,
That's great. We would need several things to add some minimal XLiff support:
1) Recognize "xlf" by default as XML-type extension. I already made changes for the next Oxygen version (17) to do this. In the meantime users can go to the Preferences->"File Types" preferences page and add it there.
2) Default schema to be used for XLiff validation and content completion (if the XLiff does not explicitly refer to one).
3) New XLiff file template for creating XLiff files more easily.
4) New XML catalog in a framework configuration which maps references to remote HTTP XLiff schemas to local copies.
5) A CSS which could be used to render and edit the XLiff in the Author visual editing mode.
I'm attaching a small xliff framework configuration I just created which can be unpacked in the "OXYGEN_INSTALL_DIR\frameworks" folder. The framework configuration should cover (2) and (3) with the default schema being the one for XLiff 1.2.
So if you have small XLiff samples and some idea about how a CSS for editing XLiff should look like or if you can come up with an XML catalog for mapping references to remote XLiff XML Schemas to local copies this would be great. Also I'm not sure about all the XLiff flavors, there are the XLiff 1.1 and 1.2 specs and schemas, does anybody use 1.1 anymore?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/28/2015 9:43 AM, Felix Sasaki wrote:
Am 28.01.2015 um 07:42 schrieb Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Timothy,
We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful.
If you do decide to do this support, count me in. I can also help to get additional support wrt to xliff samples, schemas etc.
Best,
Felix
You can contact us directly at "support@oxygenxml.com".
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/27/2015 5:56 PM, Timothy Reaves wrote:
It'd be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
<xliff.zip>

Hi Timothy and all, installation worked for me out of the box with oXygen 16.1. Maybe you have see this already: XLIFF 2.0 sample files are here http://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/xliff-20... <http://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/xliff-20/test-suite/core/valid/#_trunk_xliff-20_test-suite_core_valid_> A simple example is here http://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/xliff-20... <http://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/xliff-20/test-suite/core/valid/withGlossary.xlf> best, Felix
Am 29.01.2015 um 16:10 schrieb Timothy Reaves <treaves@silverfieldstech.com>:
I just installed this. I haven’t created the file association, but, I notice that I can not edit in Author view; only some of the Header stuff has edit boxes. Do I need to go ahead and create the file associations first?
On Jan 29, 2015, at 2:14 AM, Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com <mailto:support@oxygenxml.com>> wrote:
Thanks,
I just finished another iteration on the XLiff framework, see attached, it should have a small CSS to allow editing in the visual editing mode for XLiff 1.2, creating XLiff 1.2 documents and validating both 1.2 and 2.0 documents.
I don't have any XLiff 2.0 samples to work with so if anybody knows more about XLiff 2.0 please say so.
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com <http://www.oxygenxml.com/>
On 1/28/2015 3:57 PM, Mary McRae wrote:
Hi Radu,
XLIFF 2.0 was approved as an OASIS Standard last August. The spec is here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.htmlh... <http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.htmlhttp://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.html> and the schemas here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/schemas/
Mary P McRae XML Strategist and Technical Project Manager, IQ Solutions mmcrae@iqsolutions.com
-----Original Message----- From: oxygen-user-bounces@oxygenxml.com [mailto:oxygen-user-bounces@oxygenxml.com] On Behalf Of Oxygen XML Editor Support (Radu Coravu) Sent: Wednesday, January 28, 2015 3:10 AM To: Felix Sasaki Cc: oXygen User ML Subject: Re: [oXygen-user] xliff support
Hi Felix,
That's great. We would need several things to add some minimal XLiff support:
1) Recognize "xlf" by default as XML-type extension. I already made changes for the next Oxygen version (17) to do this. In the meantime users can go to the Preferences->"File Types" preferences page and add it there.
2) Default schema to be used for XLiff validation and content completion (if the XLiff does not explicitly refer to one).
3) New XLiff file template for creating XLiff files more easily.
4) New XML catalog in a framework configuration which maps references to remote HTTP XLiff schemas to local copies.
5) A CSS which could be used to render and edit the XLiff in the Author visual editing mode.
I'm attaching a small xliff framework configuration I just created which can be unpacked in the "OXYGEN_INSTALL_DIR\frameworks" folder. The framework configuration should cover (2) and (3) with the default schema being the one for XLiff 1.2.
So if you have small XLiff samples and some idea about how a CSS for editing XLiff should look like or if you can come up with an XML catalog for mapping references to remote XLiff XML Schemas to local copies this would be great. Also I'm not sure about all the XLiff flavors, there are the XLiff 1.1 and 1.2 specs and schemas, does anybody use 1.1 anymore?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/28/2015 9:43 AM, Felix Sasaki wrote:
Am 28.01.2015 um 07:42 schrieb Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Timothy,
We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful.
If you do decide to do this support, count me in. I can also help to get additional support wrt to xliff samples, schemas etc.
Best,
Felix
You can contact us directly at "support@oxygenxml.com".
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/27/2015 5:56 PM, Timothy Reaves wrote:
It'd be nice to have xliff support. Both in the filename & the author view. Currently, when I save, it always tries to rename the file with an xml extension.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
<xliff.zip>
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Hi Felix, In the meantime I added some incomplete CSS selectors to support also XLiff 2.0 rendering, see attached CSS. Bryan Schnabel who is the chair of the XLiff TC will also try to find some time to test what the framework does so far and give us feedback on it. Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 2/17/2015 6:22 PM, Felix Sasaki wrote:
Hi Timothy and all,
installation worked for me out of the box with oXygen 16.1.
Maybe you have see this already: XLIFF 2.0 sample files are here http://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/xliff-20... A simple example is here http://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/xliff-20...
best,
Felix
Am 29.01.2015 um 16:10 schrieb Timothy Reaves <treaves@silverfieldstech.com <mailto:treaves@silverfieldstech.com>>:
I just installed this. I haven’t created the file association, but, I notice that I can not edit in Author view; only some of the Header stuff has edit boxes. Do I need to go ahead and create the file associations first?
On Jan 29, 2015, at 2:14 AM, Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com <mailto:support@oxygenxml.com>> wrote:
Thanks,
I just finished another iteration on the XLiff framework, see attached, it should have a small CSS to allow editing in the visual editing mode for XLiff 1.2, creating XLiff 1.2 documents and validating both 1.2 and 2.0 documents.
I don't have any XLiff 2.0 samples to work with so if anybody knows more about XLiff 2.0 please say so.
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com <http://www.oxygenxml.com/>
On 1/28/2015 3:57 PM, Mary McRae wrote:
Hi Radu,
XLIFF 2.0 was approved as an OASIS Standard last August. The spec is here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.htmlh... and the schemas here: http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/schemas/
Mary P McRae XML Strategist and Technical Project Manager, IQ Solutions mmcrae@iqsolutions.com <mailto:mmcrae@iqsolutions.com>
-----Original Message----- From: oxygen-user-bounces@oxygenxml.com [mailto:oxygen-user-bounces@oxygenxml.com] On Behalf Of Oxygen XML Editor Support (Radu Coravu) Sent: Wednesday, January 28, 2015 3:10 AM To: Felix Sasaki Cc: oXygen User ML Subject: Re: [oXygen-user] xliff support
Hi Felix,
That's great. We would need several things to add some minimal XLiff support:
1) Recognize "xlf" by default as XML-type extension. I already made changes for the next Oxygen version (17) to do this. In the meantime users can go to the Preferences->"File Types" preferences page and add it there.
2) Default schema to be used for XLiff validation and content completion (if the XLiff does not explicitly refer to one).
3) New XLiff file template for creating XLiff files more easily.
4) New XML catalog in a framework configuration which maps references to remote HTTP XLiff schemas to local copies.
5) A CSS which could be used to render and edit the XLiff in the Author visual editing mode.
I'm attaching a small xliff framework configuration I just created which can be unpacked in the "OXYGEN_INSTALL_DIR\frameworks" folder. The framework configuration should cover (2) and (3) with the default schema being the one for XLiff 1.2.
So if you have small XLiff samples and some idea about how a CSS for editing XLiff should look like or if you can come up with an XML catalog for mapping references to remote XLiff XML Schemas to local copies this would be great. Also I'm not sure about all the XLiff flavors, there are the XLiff 1.1 and 1.2 specs and schemas, does anybody use 1.1 anymore?
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/28/2015 9:43 AM, Felix Sasaki wrote:
Am 28.01.2015 um 07:42 schrieb Oxygen XML Editor Support (Radu Coravu) <support@oxygenxml.com>:
Hi Timothy,
We could try to look into adding some minimal support for xliff. As we are not familiar with xliff, would you be interested in working with us? For example to give us some xliff samples, tell us about what schemas can be used for xliff validation, give us feedback about how a CSS for editing in the Author visual editing mode should look like in order to be helpful.
If you do decide to do this support, count me in. I can also help to get additional support wrt to xliff samples, schemas etc.
Best,
Felix
You can contact us directly at "support@oxygenxml.com".
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 1/27/2015 5:56 PM, Timothy Reaves wrote: > It'd be nice to have xliff support. Both in the filename & the > author view. Currently, when I save, it always tries to rename > the file with an xml extension. > > > > _______________________________________________ > oXygen-user mailing list > oXygen-user@oxygenxml.com > http://www.oxygenxml.com/mailman/listinfo/oxygen-user > _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
<xliff.zip>
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com <mailto:oXygen-user@oxygenxml.com> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (4)
-
Felix Sasaki
-
Mary McRae
-
Oxygen XML Editor Support (Radu Coravu)
-
Timothy Reaves