Search found 10 matches

by jmakeig
Thu Sep 08, 2005 11:23 pm
Forum: General XML Questions
Topic: XML catalog uri element
Replies: 4
Views: 7099

George, Your instructions seem to work for a document that can be validated with a single schema (or a schema that explicitly imports other namespaces). However, I've got an xs:any declaration, such as <xs:any namespace="##other" processContents="strict" maxOccurs="unbounded...
by jmakeig
Thu Sep 08, 2005 8:25 pm
Forum: General XML Questions
Topic: XML catalog uri element
Replies: 4
Views: 7099

George,
As usual, a quick and informative reply. I'll try what you recommend. Thanks.
by jmakeig
Thu Sep 08, 2005 2:10 am
Forum: General XML Questions
Topic: XML catalog uri element
Replies: 4
Views: 7099

Make that version 6.1.0 of the Eclipse plugin.
by jmakeig
Thu Sep 08, 2005 2:05 am
Forum: General XML Questions
Topic: XML catalog uri element
Replies: 4
Views: 7099

XML catalog uri element

I can't seem to get the uri element to work in an XML catalog in the 6.0.0 version of the plugin for Eclipse 3.1. The rewriteSystem declaration below works fine, but when I try to validate a document whose root element is in the namespace, http://my.uri.goes/here/A, I get an error saying Oxygen can'...
by jmakeig
Tue Jul 26, 2005 7:58 pm
Forum: Common Problems
Topic: 6.1 regressions: apos and HTML syntax coloring
Replies: 6
Views: 5102

I uninstalled version 6.1.0 as per your instructions. However, when I search for updates, 6.1.0 is the only one available.

- Justin
by jmakeig
Mon Jul 25, 2005 8:17 pm
Forum: Common Problems
Topic: 6.1 regressions: apos and HTML syntax coloring
Replies: 6
Views: 5102

Thanks for the quick turn around, George. The update manager in Eclipse 3.1 doesn't seem to recognize the 6.1.1 update. I guess I'll get the zip.

- Justin
by jmakeig
Thu Jul 21, 2005 7:49 pm
Forum: Common Problems
Topic: File type association with Oxygen eclipse plugin
Replies: 4
Views: 11112

Because it's not immediately obvious how to pass command-line params in Mac OS X, it looks like adding -clean to the top of /Applications/eclipse-3.1/Eclipse.app/Contents/MacOS/eclipse.ini does the trick.
Thanks for your continued assistance, George.

- Justin
by jmakeig
Thu Jul 21, 2005 9:31 am
Forum: Common Problems
Topic: 6.1 regressions: apos and HTML syntax coloring
Replies: 6
Views: 5102

6.1 regressions: apos and HTML syntax coloring

I just upgraded to the Eclipse plugin version 6.1 today and there looks to be some strange behavior. First, none of the HTML files that I open with oXygen have syntax coloring. I can validate and format, but there are no colors. Second, and more annoying, when I format an XSLT (2.0) stylesheet, all ...
by jmakeig
Fri May 27, 2005 7:36 pm
Forum: Common Problems
Topic: Empty CSS rule won't format
Replies: 1
Views: 2376

Empty CSS rule won't format

I have a bunch of place-holder rules in my stylesheets, such as div.SuperDuper {} or #Asdf { /* */ } where there is not content yet specified. The CSS formatter (v6.0, Eclipse M17 plugin) complains that it " [w]as expecting one of: <S> ... <IDENT> ... ". This isn't the end of the world, bu...
by jmakeig
Thu Jan 29, 2004 9:34 pm
Forum: Common Problems
Topic: finding '\n'
Replies: 4
Views: 5134

Finding blank lines

If it searches line by line, how do I find and delete blank lines?