Search found 9 matches

by rogerhadley
Wed Apr 13, 2016 7:13 pm
Forum: General XML Questions
Topic: Validate filename
Replies: 5
Views: 6016

Re: Validate filename

Ah. Never mind. I just figured out my problem. I need to use the fully qualified <sch:*> xpath. Using just <value-of select="$fileName"/> does not work. Using <sch:value-of select="$fileName"/> works.
by rogerhadley
Wed Apr 13, 2016 7:04 pm
Forum: General XML Questions
Topic: Validate filename
Replies: 5
Views: 6016

Re: Validate filename

document-uri(/) returns the uri of the schematron file, not the file the schematron is validating. How do I get the uri of the file being validated?
by rogerhadley
Wed Dec 02, 2015 7:48 pm
Forum: General XML Questions
Topic: Apply ${ask as variable
Replies: 4
Views: 3510

Re: Apply ${ask as variable

Thanks for the reply, Radu. Conref won't work in my case. The template is for a dedicated relationship table map. We have a standard way of naming maps, so the input from the user is the core part of the map name, which is used in various comments and references in the new map.
by rogerhadley
Wed Dec 02, 2015 4:06 am
Forum: General XML Questions
Topic: Apply ${ask as variable
Replies: 4
Views: 3510

Apply ${ask as variable

Is it possible to have the users input become a variable? I am creating a DITA map template, for use in the New File dialog box. I want to use the ${ask Editor Variable to get a value from the user. Then I want that value written into the new DITA map in several places. The only way I can make it wo...
by rogerhadley
Tue Sep 18, 2012 5:10 pm
Forum: Other Issues
Topic: References taking too long to resolve
Replies: 8
Views: 3657

Re: References taking too long to resolve

I didn't get an email about the beta.
by rogerhadley
Fri Sep 14, 2012 10:19 pm
Forum: Other Issues
Topic: References taking too long to resolve
Replies: 8
Views: 3657

Re: References taking too long to resolve

Yes, I'll try Oxygen 14.1.
-Roger
by rogerhadley
Wed Sep 12, 2012 9:33 pm
Forum: Other Issues
Topic: References taking too long to resolve
Replies: 8
Views: 3657

Re: References taking too long to resolve

My main workflow is to open maps in DITA Maps Manager. Unchecking the "Display referred content" option does make the map open without resolving references. Thanks. However, is there a way to then resolve references on demand? XMetaL does this, so I am hoping there is a way to do this in O...
by rogerhadley
Tue Sep 11, 2012 7:08 pm
Forum: Other Issues
Topic: References taking too long to resolve
Replies: 8
Views: 3657

References taking too long to resolve

Our maps have several glossref map referenced. A glossref map can have over 100 glossrefs and keyrefs to define terms, icons, etc. So when I open a map, it takes over 5 minutes to resolve all the references. Is there a way I can configure the default behavior to NOT resolve references when I open a ...
by rogerhadley
Tue Aug 21, 2012 11:58 pm
Forum: Other Issues
Topic: Term keyrefs don't resolve
Replies: 1
Views: 1297

Term keyrefs don't resolve

I use keyrefs for terms and I can't get the terms to resolve in Oxygen Editor. In my main map I reference a map of keydefs. One keydef is as follows: <keydef format="dita" keys="cca.node.advancedlogging" navtitle="Advanced Logging" processing-role="resource-only&qu...