Search found 15 matches

by msqr
Mon Aug 01, 2016 4:33 am
Forum: Feature Request
Topic: JSON related
Replies: 21
Views: 14510

Re: JSON related

Hello,

I would also like to express my interest in built-in JSON validation support using http://json-schema.org/ style schemas.

Thank you!
by msqr
Tue Nov 13, 2007 6:37 am
Forum: Feature Request
Topic: Streaming Transformations for XML (STX) support
Replies: 9
Views: 8314

Streaming Transformations for XML (STX) support

Hello, I'd like to request support for STX in Oxygen, at least for being able to run STX transformations (not necessarily in a debugger). Oxygen could use Joost as a default implementation.
by msqr
Thu May 24, 2007 3:42 am
Forum: XSLT and FOP
Topic: Oxygen 8.2 XQuery error "Prefix xdt has not been declar
Replies: 2
Views: 4477

I also validated that if I use Oxygen 8.1 I don't get this error reported on these XQuery files.
by msqr
Thu May 24, 2007 3:39 am
Forum: XSLT and FOP
Topic: Oxygen 8.2 XQuery error "Prefix xdt has not been declar
Replies: 2
Views: 4477

Oxygen 8.2 XQuery error "Prefix xdt has not been declar

I've upgraded to Oxygen 8.2 from 8.1, and when I open some XQuery files I now get errors flagged like this: [Saxon8B XQuery] XQuery syntax error in #...thDuration("P1M") return if#: Prefix xdt has not been declared Is this correct? I thought "xdt" is a built-in namespace prefix.
by msqr
Wed Aug 09, 2006 11:48 pm
Forum: Feature Request
Topic: Copy / paste loses syntax highlighting in stand-alone app
Replies: 1
Views: 7319

Copy / paste loses syntax highlighting in stand-alone app

When I run Oxygen (7.2) as an Eclipse plugin (Eclipse 3.2) on OS X (10.4.7), and I copy any part of a document from an Oxygen editor into another application, say Mail, the syntax highlighting is preserved. However, if I do the same thing from the stand-alone Oxygen application (7.2) the syntax high...
by msqr
Thu Jun 08, 2006 10:11 pm
Forum: Other Issues
Topic: Berkeley DB XML in non-standard library location OS X
Replies: 2
Views: 7904

Thanks very much, that did the trick!

-- m@
by msqr
Thu Jun 08, 2006 7:49 am
Forum: Other Issues
Topic: Berkeley DB XML in non-standard library location OS X
Replies: 2
Views: 7904

Berkeley DB XML in non-standard library location OS X

I have compiled Berkeley DB XML on OS X and installed the libraries in /usr/local/bdb/lib. I followed the instructions at http://www.oxygenxml.com/berkeley.html for configuring Berkeley DB in Oxygen (including modifying the Info.plist with the -Djava.library.path), but get the following error when t...
by msqr
Tue Feb 28, 2006 5:34 am
Forum: Feature Request
Topic: CSS 2.1 validation support
Replies: 3
Views: 5588

Fantastic, looking forward to it.
by msqr
Sun Feb 26, 2006 11:03 pm
Forum: Feature Request
Topic: CSS 2.1 validation support
Replies: 3
Views: 5588

CSS 2.1 validation support

The CSS validation in Oxygen 7 is great, but wondered if the CSS 2.1 profile could be added in addition to the versions 1, 2, and 3 already there.
by msqr
Wed May 25, 2005 5:41 pm
Forum: Common Problems
Topic: OS X problem with Oxygen 6 running in Eclipse 3.1M7 on JDK 5
Replies: 19
Views: 15684

dnedrow wrote:In a terminal window, what is returned by:

java -version

Code: Select all

Renton-G5:~ matt$ java -version
java version "1.5.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-56)
Java HotSpot(TM) Client VM (build 1.5.0_02-36, mixed mode, sharing)
by msqr
Tue May 24, 2005 5:51 pm
Forum: Common Problems
Topic: OS X problem with Oxygen 6 running in Eclipse 3.1M7 on JDK 5
Replies: 19
Views: 15684

Please make sure that you do not have another version of Xerces in the endorsed dirs of your JRE/JVM. If this is not the case, and since you have said that the '-clean' option did not helped, please consider deleting the content of the 'configuration' directory from the Eclipse folder, except the '...
by msqr
Mon May 23, 2005 5:42 pm
Forum: Common Problems
Topic: OS X problem with Oxygen 6 running in Eclipse 3.1M7 on JDK 5
Replies: 19
Views: 15684

Pass -clean as command-line argument. That didn't seem to do anything. I noticed the following error when I launch Eclipse: !ENTRY org.eclipse.core.runtime 4 0 2005-05-23 07:50:41.852 !MESSAGE Could not create content describer for com.oxygenxml.editor.com.oxygenxml.editor.OxygenFile. Content type ...
by msqr
Fri May 20, 2005 7:13 pm
Forum: Common Problems
Topic: OS X problem with Oxygen 6 running in Eclipse 3.1M7 on JDK 5
Replies: 19
Views: 15684

I tried again from scratch: downloaded eclipse 3.1m7, Oxygen XML 6 for M7, and even switched back to 1.4.2 JDK. I get: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory. at org.apache.xerces.impl.dv.DTDDVF...
by msqr
Thu May 19, 2005 8:31 pm
Forum: Common Problems
Topic: OS X problem with Oxygen 6 running in Eclipse 3.1M7 on JDK 5
Replies: 19
Views: 15684

Also, when I try to open an XSL file, I get: java.lang.NoClassDefFoundError at org.apache.xerces.impl.xs.XSModelImpl.<init>(Unknown Source) at ro.sync.contentcompletion.xml.B.E.A(Unknown Source) at ro.sync.contentcompletion.xml.B.B.A(Unknown Source) at ro.sync.contentcompletion.xml.B.B.A(Unknown Sou...
by msqr
Thu May 19, 2005 8:28 pm
Forum: Common Problems
Topic: OS X problem with Oxygen 6 running in Eclipse 3.1M7 on JDK 5
Replies: 19
Views: 15684

OS X problem with Oxygen 6 running in Eclipse 3.1M7 on JDK 5

When I run Eclipse 3.1 M7 on OS X inside JDK 5 (i.e. Eclipse itself is running in JDK 1.5), when I try to open any XML file with Oxygen 6 (from the 3.1 M7 update site) I get the following error: Unable to create this part due to an internal error. Reason for the failure: DTD factory class org.apache...