Search found 8 matches

by greggw
Wed Jun 27, 2007 8:50 am
Forum: General XML Questions
Topic: XSLT transformation works only if namespace data is removed
Replies: 1
Views: 5056

JAXP defaults to being NON-namespace-aware

I finally found the answer to my question at http://people.apache.org/~edwingo/jaxp-faq.html#nsDefaults . It turns out that, when using JAXP (which I was), default is to be NON-namespace-aware. The solution is to set the proper bit for namespace-awareness NOT in the creation of the TransformerFactor...
by greggw
Fri Jun 22, 2007 7:58 am
Forum: General XML Questions
Topic: XSLT transformation works only if namespace data is removed
Replies: 1
Views: 5056

XSLT transformation works only if namespace data is removed

Hi--I have a problem that I hope someone can give me some help with. I'm sure that I must be missing something very simple, but despite weeks of research and debugging, I can't figure out what it is. I've built a standalone Java application that takes input from a window, then uses that data to crea...
by greggw
Thu Jun 21, 2007 5:47 am
Forum: Feature Request
Topic: automatically adding today's date to a document being printe
Replies: 1
Views: 3789

automatically adding today's date to a document being printe

I would like to be able to print today's date on every page when I print a document from oXygen. This could be in the gray header at the top of each page, or it could be in the page's header or footer. Despite reading the documentation and searching your web site's forums, I can't find an answer to ...
by greggw
Sat Apr 02, 2005 10:16 am
Forum: XML Schemas
Topic: Problems with XML schema and XML catalogs
Replies: 4
Views: 19307

Final resolution on my problem: Last time I posted, I had gotten my smaller "test" XML code and schema to work, but I still got the crazy error message when debugging my "real" XML code and schema (upon which my "test" version was based). I finally figured out what went...
by greggw
Wed Mar 30, 2005 7:53 am
Forum: XML Schemas
Topic: Problems with XML schema and XML catalogs
Replies: 4
Views: 19307

Thanks for the help

George, Thank you for your quick reply! The change you described does, in fact, solve the problem I reported for the smaller "sample" schema, although I'm getting the same bizarre error message for my larger schema (which may have a separate and unrelated cause). Many thanks for your excel...
by greggw
Sun Mar 27, 2005 9:37 am
Forum: XML Schemas
Topic: Problems with XML schema and XML catalogs
Replies: 4
Views: 19307

Problems with XML schema and XML catalogs

Hi--I have been working for several days to get XML catalog support to work, with no success. Research on the Internet, on the oXygen support forum, and several books on XML and XML schema have turned up nothing that works. I am aware of the support article at http://www.oxygenxml.com/forum/ftopic69...
by greggw
Wed Aug 25, 2004 8:40 pm
Forum: Feature Request
Topic: making browsing and data entry easier
Replies: 3
Views: 5724

One-line element view in Tree Editor?

Dear George, I am impressed by and appreciate your quick response. Regarding: > The tree based outliner offers a similar view. It presents the element together > with the first attribute value and with the text content. Can you tell me how to do this? I have version 4.2, and I can't find any prefere...
by greggw
Wed Aug 25, 2004 3:02 am
Forum: Feature Request
Topic: making browsing and data entry easier
Replies: 3
Views: 5724

making browsing and data entry easier

Dear oXygen people: I have been an oXygen user/subscriber for almost two years, and I am largely happy with the product overall. However, I do not need most of the features you have added in the last two years, and I'm continually surprised when each update fails to provide what I (and many other us...