Search found 76 matches

by tatra603
Thu Jan 11, 2007 9:19 pm
Forum: Other Issues
Topic: Inserted space when Format and Indent
Replies: 7
Views: 7646

Inserted space when Format and Indent

Hello! I have following XHTML code: <td> The Office for the Counterparty: </td> When I run Format and Indent, I receive following code: <td> The Office for the Counterparty: </td> Why there are added these two spaces? Where can I switch these behavior? Between "<td>" and "The" ar...
by tatra603
Mon Nov 20, 2006 3:22 pm
Forum: Common Problems
Topic: Is safe to migrate user settings from 7.2 to 8.0?
Replies: 3
Views: 4809

Is safe to migrate user settings from 7.2 to 8.0?

Hello! I am saving my personal setings inside install directory of oXygen (to be oXygen portable). So I start oXygen with parameter "-Duser.home="userData"". Now I switched from 7.2 to 8.0. Is it safe to simply copy 7.2's userData direcotry into 8.0's userData directory? In other...
by tatra603
Thu Nov 02, 2006 12:00 pm
Forum: Feature Request
Topic: XSL-FO wysiwyg editor?
Replies: 3
Views: 8065

My two cents are that don't make Oxygen a XSL WYSIWYG editor I thought about this wysiwyg XSL-FO (note, that I wrote about XSL-FO ~ DTP, not about XSL-T) editor to be something like current Tree Editor in oXygen. It is and it is not part of oXygen. Definetly I like and mostly prefere oXygen for its...
by tatra603
Wed Nov 01, 2006 3:36 pm
Forum: Feature Request
Topic: XSL-FO wysiwyg editor?
Replies: 3
Views: 8065

XSL-FO wysiwyg editor?

Hello!

Do You have any plans to add into oXygen XSL-FO wysiwyg editor? Something like "XSLfast"?

Stepan
by tatra603
Tue Feb 28, 2006 4:28 pm
Forum: Feature Request
Topic: Find/Replace: resizeable text input fields
Replies: 1
Views: 4425

Find/Replace: resizeable text input fields

Hello! I have several wishes related to Find/Replace functionality: 1) Allow resizeable (at least horizontally) input text fields (together with window). Current width is too small for real work for me. 2) Add small button beside Find and Replace input text field, which opens multiline input field. ...
by tatra603
Tue Feb 28, 2006 3:25 pm
Forum: Common Problems
Topic: Fatal error: oXygen can not write port into oxygen.lock file
Replies: 2
Views: 3702

Yes, it works. Thank You. Stepan
by tatra603
Tue Feb 28, 2006 1:08 pm
Forum: Common Problems
Topic: Fatal error: oXygen can not write port into oxygen.lock file
Replies: 2
Views: 3702

Fatal error: oXygen can not write port into oxygen.lock file

Hello! Yesterday I successfully installed oXygen 7.0 with trial licence. It is "All platform" edition of oXygen and I have JRE 1.5.0_05. Today I can not run oXygen, because fatal error: L:\RunFiles\oxygen>rem L:\RunFiles\oxygen\ is expanded pathname of the current s cript under NT L:\RunFi...
by tatra603
Mon Jan 23, 2006 11:58 am
Forum: General XML Questions
Topic: Recursive XInclusion with XPointer fragment selection
Replies: 2
Views: 8973

Well, I can partially answer my previous questions ;-) How to preview final XML file after XInclusion? I wrote simple XSLT, which copy all elements and attributes from source to output. Hmm, but maybe it can be done by easier way. Recursive XInclusion using XPointer is OK in oXygen using Xalan or Sa...
by tatra603
Mon Jan 23, 2006 11:29 am
Forum: General XML Questions
Topic: Recursive XInclusion with XPointer fragment selection
Replies: 2
Views: 8973

Recursive XInclusion with XPointer fragment selection

Hello! I have three XML files: "a.xml", "b.xml" and "c.xml". Full XML files are at the end of this message. 1) "c.xml" is simple XML file. 2) "b.xml" does simple XInclusion of "c.xml" as '<xi:include xmlns:xi="http://www.w3.org/2001/XI...
by tatra603
Thu Jan 19, 2006 9:34 am
Forum: General XML Questions
Topic: XInclusion: fragment defined by ID?
Replies: 1
Views: 7168

XInclusion: fragment defined by ID?

Hello! I want to do fragment XInclusion. Something like [url]http://www.w3.org/TR/xinclude/#fragment-example[/url] I have element "table" defined with ID according to [url]http://www.zvon.org/xxl/XPointerTutorial/Output/ser_shorthand_st0.html[/url] using XSD as: <xs:element name="tabl...
by tatra603
Wed Jan 18, 2006 5:10 pm
Forum: XML Schemas
Topic: XML Schema with XInclude - xml:base attribute
Replies: 2
Views: 11244

Great! It works. Thank You. Stepan
by tatra603
Wed Jan 18, 2006 4:18 pm
Forum: XML Schemas
Topic: XML Schema with XInclude - xml:base attribute
Replies: 2
Views: 11244

XML Schema with XInclude - xml:base attribute

Hello! I have a problem. I have XSD and XML valid to this shema. I want to use XInclude in XML to include "column" element, which is root element in other XML. XML processor (default in oXygen 7.0) does inclusion, but claims: Description: E cvc-complex-type.3.2.2: Attribute 'xml:base' is n...
by tatra603
Mon May 09, 2005 3:58 pm
Forum: General XML Questions
Topic: SQL DB to XML tree structured mapping tool - Java servlet
Replies: 1
Views: 14436

Re: SQL DB to XML tree mapping tool - yet on SourceForge.net

Well, because I did not find such a tool for months and now I need it, I wrote it. It names "dbsql2xml" and lives on SourceForge.net. "dbsql2xml" is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL...
by tatra603
Thu Feb 10, 2005 12:11 pm
Forum: Feature Request
Topic: Search and replace in selected text
Replies: 1
Views: 4669

Re: Search and replace in selected text

Would be nice to be able to search and replace only in a selected text. At the moment you can only do a search and replace through the complete text. I agree with You. In general I would like to have better search and replace in oXygen. See my post in this forum on http://www.oxygenxml.com/forum/ft...
by tatra603
Fri Feb 04, 2005 5:36 pm
Forum: General XML Questions
Topic: SQL DB to XML tree structured mapping tool - Java servlet
Replies: 1
Views: 14436

SQL DB to XML tree structured mapping tool - Java servlet

Does anybody know any Java servlet, which can perform mapping from SQL RDBMS to tree structured XML? Free of charge, please. OpenSource prefered. ;-) I have found only tools with flat output. I am running Apache Tomcat 5.5.x on Sun Java2 5.0.x.

Thank You. Stepan
by tatra603
Thu Jan 20, 2005 11:40 am
Forum: Common Problems
Topic: Folding keyboard shortcuts do not work
Replies: 3
Views: 3403

Re: Shortcut

[quote="Radu"] On the folded line(line with blue triangle on the left): While pressing left ctrl, press one of the "+" or "-" signs situated in the rightest part of your keyboard. [/quote] Yes, I have active element to be folded (blue triangle is right to its line numbe...