Search found 4141 matches

by sorin_ristache
Thu Jul 07, 2005 11:45 am
Forum: XSLT and FOP
Topic: Charset encoding problem
Replies: 1
Views: 4991

Hello, If you use Apache FOP for generating the PDF result you should set a font that is able to render the special Czech characters and the quotes and trademark character. Please read the article How to Add a Font to the <oXygen/> Built-in FOP http://www.oxygenxml.com/doc/addFontToFOP.pdf from the ...
by sorin_ristache
Tue Jul 05, 2005 10:46 am
Forum: Common Problems
Topic: bug oxygen 6.0 on OSX ? last saved document is not visible
Replies: 3
Views: 4391

Re: bug oxygen 6.0 on OSX ? last saved document is not visib

Hello, this most recently saved document does NOT show up in the file selection list when using menu "File - Open" or "Document - XML Document - Associate schema" ... The saved document is shown in Apple's Finder, but Oxygen does obviously not update its file list after saving a ...
by sorin_ristache
Tue Jul 05, 2005 10:11 am
Forum: Common Problems
Topic: Error100?
Replies: 2
Views: 3338

Hello, Can you post the exact error message shown in the message dialog ? Is it just "Error100" ? This error message was never reported before by an <oXygen/> user. If the message is just "Error100" please send a small sample document to support at oxygenxml dot com and specify w...
by sorin_ristache
Tue Jul 05, 2005 10:03 am
Forum: Common Problems
Topic: Problem with characters ?
Replies: 2
Views: 3082

Re: Problem with characters ?

Hello, I've try to change the font and the input non xml encoding but nothing has change. That's strange :roll: Setting the same encoding used to create the file in other application than <oXygen/> from Options - Preferences - Global - Encoding for non XML files and setting a font able to display th...
by sorin_ristache
Tue Jul 05, 2005 9:25 am
Forum: Feature Request
Topic: Visualizing your document
Replies: 8
Views: 10855

Hi Zby,

Thank you for your suggestions. We are planning to add visualisation support for documents styled with CSS in a future version.

Thank you,
Sorin
by sorin_ristache
Fri Jul 01, 2005 10:37 am
Forum: Feature Request
Topic: minor thing: Movable Tabs
Replies: 3
Views: 8760

Hello,

Draggable tabs and views in <oXygen/> standalone is already on our todo list. You can do that already in Eclipse if you use the Eclipse plugin distribution. It is a builtin feature of Eclipse.

Best regards,
Sorin
by sorin_ristache
Thu Jun 30, 2005 5:26 pm
Forum: Common Problems
Topic: ArrayIndexOutOfBoundsException on Validate
Replies: 2
Views: 3182

Hello, Please make sure you didn't add a DTD or other type of schema to the list of XML catalogs available from Preferences - XML - XML Catalog. You must add only a file that is a XML Catalog to that list. For an example of a catalog file please examine [oXygen-install-dir]/frameworks/docbook/catalo...
by sorin_ristache
Thu Jun 30, 2005 11:00 am
Forum: Common Problems
Topic: license question...
Replies: 1
Views: 2198

Hello, That counts as one license. The <oXygen/> license is "Named User"-based (see paragraph 1.c from EULA) not computer-based so one purchased license entitles the named user to install and use any distribution of <oXygen/> (standalone, Eclipse plugin, Java Webstart) on any platform (Mac...
by sorin_ristache
Tue Jun 28, 2005 4:58 pm
Forum: XSLT and FOP
Topic: <xsl:output> and 'name' attribute
Replies: 4
Views: 6831

Re: <xsl:output> and 'name' attribute

Hello, whenever I tried to parse my xml files, Oxygen came up with an error saying I did not define the 'name' attribute of the 'output' element. What do you mean by parsing an XML file ? When you are editing an XSLT 2.0 stylesheet the xsl:output element is not necessary to have a name attribute. Th...
by sorin_ristache
Tue Jun 28, 2005 2:07 pm
Forum: Common Problems
Topic: <oXygen/> 6.0 mac: Excel import bug ?
Replies: 3
Views: 3177

Hello, Any ideas why this replacement pattern doesn't work ? The correct replacement expression is $10$2 . Regexp groups are refered by $1, $2, etc. and $0 refers the entire find match. You can see this in the tooltip for the Replace with field and in the user manual: http://www.oxygenxml.com/doc/ug...
by sorin_ristache
Mon Jun 27, 2005 3:00 pm
Forum: Common Problems
Topic: <oXygen/> 6.0 mac: Excel import bug ?
Replies: 3
Views: 3177

Hello, In the current version of <oXygen/> the imported values have exactly one decimal because an Excel integer value is imported as a decimal value with exactly one decimal position (a zero value) and an Excel value defined with two decimal positions but having no actual decimal positions is impor...
by sorin_ristache
Mon Jun 27, 2005 12:14 pm
Forum: XSLT and FOP
Topic: HOW CAN I REACH THIS: Automatic Footer Alignment.
Replies: 2
Views: 5023

Hello, If you are working directly on a XSL-FO document see the solution at http://www.dpawson.co.uk/xsl/sect3/N8703.html#d11901e115 For DocBook XML documents transformed to the PDF format using the DocBook XSL stylesheets you must customize the footer.content template from the fo/pagesetup.xsl styl...
by sorin_ristache
Fri Jun 24, 2005 4:07 pm
Forum: Feature Request
Topic: debugger trace buffers for chunk output
Replies: 3
Views: 5689

Hello, A future version will offer a tree view of nodeset variable content and a separate tab that displays the content outputed with the result-document element (XSLT 2.0). Chunked output in DocBook stylesheets is obtained with extension functions. In such a case you will watch the tree view of the...
by sorin_ristache
Fri Jun 24, 2005 3:39 pm
Forum: Feature Request
Topic: debugger additional params for breakpoint
Replies: 1
Views: 4880

Hello,

A future version of <oXygen/> will allow setting breakpoint parameters.

Thank you,
Sorin
by sorin_ristache
Fri Jun 24, 2005 3:34 pm
Forum: Feature Request
Topic: expanded variable/param view in debugger
Replies: 1
Views: 5051

Hello,

Thank you for the request. In a future version nodeset variable content will be displayed as a tree.

Best regards,
Sorin
by sorin_ristache
Fri Jun 24, 2005 12:42 pm
Forum: XSLT and FOP
Topic: Help: Using FOP with embedded image in SVG
Replies: 1
Views: 4798

Re: Help: Using FOP with embedded image in SVG

Hello, Problem is that resulting pdf is huge respect to image+text size (unreasonable huge!). What do you mean unreasonable huge ? For a 1.5 MB XML source a PDF result of 2.5 MB is normal. The image is about 5K and it repeates itself on 10-20 pages as small header. FOP inserts the image into the PDF...
by sorin_ristache
Fri Jun 24, 2005 11:56 am
Forum: XSLT and FOP
Topic: <xsl:output> and 'name' attribute
Replies: 4
Views: 6831

Hello, If you are editing a XSLT stylesheet the <xsl:output> element where xsl is a prefix for the XSLT namespace http://www.w3.org/1999/XSL/Transform does not have an attribute name . If you are editing other type of XML document probably the schema of that document specifies that the name attribut...
by sorin_ristache
Tue Jun 21, 2005 11:41 am
Forum: Common Problems
Topic: Unable to launch the editor
Replies: 1
Views: 2218

Hello, Probably you deleted the plugin org.eclipse.jface.text from your Eclipse installation. This is a required plugin for using the <oXygen/> plugin. Please reinstall Eclipse starting from an install kit downloaded from one of the eclipse.org mirror sites available at: http://eclipse.org/downloads...
by sorin_ristache
Tue Jun 21, 2005 11:22 am
Forum: XSLT and FOP
Topic: import/include/etc.
Replies: 9
Views: 10345

The problem I see with this solution is that the files have to be parsed using Oxygen. Hello, No, the header and footer files that you set in the Header / Footer dialog are not parsed. They are just added at the beginning and the end of the XSLT transformation result. The Header / Footer dialog is ...
by sorin_ristache
Mon Jun 20, 2005 2:10 pm
Forum: Feature Request
Topic: How do you pick schemas to bundle?
Replies: 2
Views: 5947

Hi David, The schema bundled in the <oXygen/> install kit are selected based on the criteria of being endorsed by a recognized standards body and largely adopted by the XML community. For example we are not aware that the Open Document Format for Office Applications was already adopted on a large sc...
by sorin_ristache
Mon Jun 20, 2005 1:51 pm
Forum: Other Issues
Topic: Warnings about key bindings
Replies: 1
Views: 12872

Hello, The warning message !MESSAGE Cannot bind to an undefined command: plug-in='com.oxygenxml.editor', commandId='com.oxygenxml.editor.joinElement'. was caused by a spelling mistake in the plugin.xml file. We fixed that. Thank you for reporting it. For the messages like !MESSAGE Defining a key bin...
by sorin_ristache
Fri Jun 17, 2005 12:05 pm
Forum: General XML Questions
Topic: How does one use tag insite with a non-oXygen schema?
Replies: 17
Views: 25142

Re: Ah! Only Global Elements

rosullivan wrote:This points to the need for an option to include *all* elements (e.g. not just global elements) for a schema in the auto-completion for XSLT.
Hello,

We added the suggestion to our todo list. It is possible to include this enhancement in the next release.

Thank you,
Sorin
by sorin_ristache
Thu Jun 16, 2005 11:20 am
Forum: XSLT and FOP
Topic: Problem with forward slash in FOP
Replies: 1
Views: 4639

Hello, The forward slash character does not have special meaning like <. The line wraps for example if hyphenation is done at word level not at character level and there is not enough space on the current line for the word that follows the slash character. Your case is different ? Best regards, Sorin
by sorin_ristache
Wed Jun 15, 2005 1:46 pm
Forum: Feature Request
Topic: Disable auto-indent on enter within preserve space elements
Replies: 5
Views: 8070

Hi David, I find it annoying that oxygen will insert indentation when enter is hit within a space preserving element (such as programlisting in docbook). I think that's the problem he's talking about. Eg. if you paste in a block of C code that has staggered indenting (normal), the hit Enter, every l...
by sorin_ristache
Wed Jun 15, 2005 12:30 pm
Forum: Feature Request
Topic: Disable auto-indent on enter within preserve space elements
Replies: 5
Views: 8070

Hello, I think usually the text in such an element, for example a code fragment entered in a programlisting , is also indented. In your case maybe there are several lines that must not be indented but that is a very particular case and not a reason to introduce a new preference. Is it so annoying to...
by sorin_ristache
Mon Jun 13, 2005 2:51 pm
Forum: Common Problems
Topic: regexp searches and Find Next - bug?
Replies: 1
Views: 2123

Hello, This happens because the Find Next action does not read the latest value of the Regular expression checkbox from the dialog but always uses false . You are right, Find Next should remember the latest value of Regular expression and we will fix that in the next version of <oXygen/>. Until then...
by sorin_ristache
Mon Jun 06, 2005 6:06 pm
Forum: Common Problems
Topic: Can't download oxygen 6 with webstart
Replies: 1
Views: 2058

Dear Wayne, The Java WebStart distribution for <oXygen/> version 6 works for me. I just tried it some minutes ago. Probably your proxy or your WebStart application uses an old cached version of some jar library. Please clear the cache of both WebStart ( Preferences - Advanced - Applications Folder O...
by sorin_ristache
Mon Jun 06, 2005 5:58 pm
Forum: Feature Request
Topic: Likes and dislikes
Replies: 12
Views: 14681

Re: dislikes - xsi:schemaLocation handling (lack of)

Hello, Please tell me that I am doing something wrong! Yes you are doing something wrong. Please make sure you have the tag insight assistant enabled in Options - Preferences - Editor / Tag Insight / Features - Use Tag Insight and the assistant will popup automatically when you press < for elements ...
by sorin_ristache
Fri Jun 03, 2005 4:39 pm
Forum: Feature Request
Topic: Likes and dislikes
Replies: 12
Views: 14681

Re: Likes and dislikes

- The eclipse pluggin and application do not share all their settings. I use both and would like them to stay in sync Before version 6 the user settings were common. Other users asked to separate them because they want different values while using the <oXygen/> Eclipse plugin :( Also there is a pro...
by sorin_ristache
Fri Jun 03, 2005 3:40 pm
Forum: General XML Questions
Topic: How does one use tag insite with a non-oXygen schema?
Replies: 17
Views: 25142

Re: How does one use tag insite with a non-oXygen schema?

if I type an open arrow (<) before the </aiml:aiml> I'm only given the following three completion options, one of which is superfluous (the </aiml:aiml>) ... Any ideas? Alternative: make a copy of AIML.xsd , do the changes from my previous post on that copy, then map the original to the copy using ...