Parameter clarification

Oxygen general issues.
ckabstein
Posts: 142
Joined: Fri Apr 24, 2015 12:28 pm

Parameter clarification

Post by ckabstein »

Hi,

I was comparing Oxy 22.1 and 23.0 settings, had to reload my project file at some time (I don't remember in which version), because Oxygen told me there was a change, and all of a sudden, there was this parameter in my 23.0 .xpr file :o :

Code: Select all

<entry>
	<String>document.type.use.grammar.cache</String>
	<Boolean>false</Boolean>
</entry>
Where does this come from? What is it for? Is this needed or can I just ignore it?

Thanks and rgds,
Christina
oXygen XML Editor 25.0 build 2023013006
DITA OT 3.7.3
Radu
Posts: 9049
Joined: Fri Jul 09, 2004 5:18 pm

Re: Parameter clarification

Post by Radu »

Hi Christina,

In the Oxygen Preferences->"Document Type Association" page there is a checkbox named "Enable DTD/XML Schema caching". I think you decided to save that preferences page to Project options and unchecked the checkbox. But I do not know why, it usually should be enabled. Maybe you can try to enable it and see if you notice and editing or validation problem.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
ckabstein
Posts: 142
Joined: Fri Apr 24, 2015 12:28 pm

Re: Parameter clarification

Post by ckabstein »

Hi Radu,

Thanks for your reply. It must have been disabled in my previous version 22.1 - for whatever reason that was, and as I had used the same project file in that version, the later version told me to reload the xpr file. Next time I know that I should not do this.

Thanks for clarifying.

Regards,
Christina
oXygen XML Editor 25.0 build 2023013006
DITA OT 3.7.3
Post Reply