Search found 100 matches

by tmakita
Tue Nov 05, 2019 1:08 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Avoid recording author & cridates
Replies: 2
Views: 1052

Avoid recording author & cridates

Hi, If I edit a topic that belongs our customer, I don't want update prolog/author/@type="contributor" and cridates. However oXygen always record them when I modify any part of topics. How can I disable automatic insertion of prolog/author/@type="contributor" and cridates? Regard...
by tmakita
Mon Jul 17, 2017 4:40 pm
Forum: XSLT and FOP
Topic: Can I use SaxonEE in DITA ANT transformation?
Replies: 7
Views: 4584

Re: Can I use SaxonEE in DITA ANT transformation?

Hi Radu,
If you edit the transformation scenario, next to the Transformer combo box there is a small settings button which allows you to check various settings and to also specify a configuration file reference.
Thank you very much!
It worked fine!!

Regards,
by tmakita
Mon Jul 17, 2017 2:42 pm
Forum: XSLT and FOP
Topic: Can I use SaxonEE in DITA ANT transformation?
Replies: 7
Views: 4584

Re: Can I use SaxonEE in DITA ANT transformation?

I will test it via XSLT transformation scenario.
It seems that oXygen XSLT transformation scenario cannot pass the parameter "-config:config.xml" to Saxon.
Is it a limitation?

Regards,
by tmakita
Mon Jul 17, 2017 2:30 pm
Forum: XSLT and FOP
Topic: Can I use SaxonEE in DITA ANT transformation?
Replies: 7
Views: 4584

Re: Can I use SaxonEE in DITA ANT transformation?

Hi Radu, If that works great for you but it might probably not work, the Oxygen JAR libraries are tuned to work only with a specific Saxon library bundled with Oxygen. You are right. Changing classpath reference forces oXygen to invoke Saxon EE 9.7.0.15 not Saxon EE 9.8.0.1. I will test it via XSLT ...
by tmakita
Sat Jul 15, 2017 4:59 pm
Forum: XSLT and FOP
Topic: Can I use SaxonEE in DITA ANT transformation?
Replies: 7
Views: 4584

Re: Can I use SaxonEE in DITA ANT transformation?

Hi Radu, Is above method still available in oXygen 19.0? I wrote the following ant build file and still got "No license" message even if I added "-lib" option to the scenario. <?xml version="1.0" encoding="UTF-8"?> <project basedir="." name="tes...
by tmakita
Tue May 23, 2017 5:29 am
Forum: XML Schemas
Topic: Open XML Validation
Replies: 4
Views: 5998

Re: Open XML Validation

Hi Radu, > About the publishing problem, I have no issue opening the OOXML file with MS Word 2016. It may be my mistake. The error occurred in more complex DITA documents. > I will add an internal issue to update the XML Schemas we ship for OOXML validation. For your reference, I found fatal XML Sch...
by tmakita
Mon May 22, 2017 5:55 am
Forum: XML Schemas
Topic: Open XML Validation
Replies: 4
Views: 5998

Open XML Validation

Hi, I'm testing https://github.com/jelovirt/com.elovirta.ooxml . When I open the result .docx file, Word (2013) reports that it cannot open the .docx file because there is error. So I tried to to open & validate this .docx file via oXygen 19.0. When I open the "xml/document.xml" in the...
by tmakita
Sun May 07, 2017 3:38 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: WebHelp Responsive XSLT customization: overriding original
Replies: 1
Views: 1495

Re: WebHelp Responsive XSLT customization: overriding original

Now original notation woks and validation has been succeeded!

Code: Select all

<xsl:import href="plugin:com.oxygenxml.dita-ot.plugin.webhelp:xsl/dita/responsive/dita2webhelp.xsl"/>
Probably there is my project setting problem about DITA-OT catalog file.
by tmakita
Sat May 06, 2017 4:30 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: WebHelp Responsive XSLT customization: overriding original
Replies: 1
Views: 1495

WebHelp Responsive XSLT customization: overriding original

Hi I'm trying to customize Web Help Responsive XSLT stylesheet. According to the following web, I can override the original stylesheet by specifying follows: Overriding a WebHelp XSLT Stylesheet from an Ant Build File https://www.oxygenxml.com/doc/versions/19.0/ug-editor/topics/whr-xslt-customizatio...
by tmakita
Wed Apr 12, 2017 3:12 am
Forum: XSLT and FOP
Topic: How to validate XSLT 3.0 stylesheet with xsl:use-package?
Replies: 22
Views: 12816

Re: How to validate XSLT 3.0 stylesheet with xsl:use-package?

Hi Alex,

Thank you very much for your help!
I will try it.

Regards,
by tmakita
Tue Apr 11, 2017 4:47 pm
Forum: XSLT and FOP
Topic: How to validate XSLT 3.0 stylesheet with xsl:use-package?
Replies: 22
Views: 12816

Re: How to validate XSLT 3.0 stylesheet with xsl:use-package?

Hi Alex, Thank you for your investigation. I appreciate your help. According to the link you specified, I made the next build.xml. However Saxon still reports the error. [build.xml] <?xml version="1.0" encoding="UTF-8"?> <project basedir="." name="test.xslt.build&q...
by tmakita
Fri Apr 07, 2017 7:10 pm
Forum: XSLT and FOP
Topic: How to validate XSLT 3.0 stylesheet with xsl:use-package?
Replies: 22
Views: 12816

How to validate XSLT 3.0 stylesheet with xsl:use-package?

Hello, oXygen 19 supports Saxon-EE 9.7.0.15 XSLT processor as external add-on. Today I tried to compile following stylesheets by constructing new project. [package-020-includeC.xsl] <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/...
by tmakita
Thu Dec 15, 2016 8:45 am
Forum: Other Issues
Topic: XSLT validation error in Saxon
Replies: 2
Views: 2301

Re: XSLT validation error in Saxon

Hi Alex,

Thank you for information.
Please make sure you are running the latest 18.1 build which has the Build Id: 2016112217
I'm using ”build 2016102619”. So it was a bit old. I will re-install it now.

Regards,
by tmakita
Thu Dec 15, 2016 8:23 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Inserting line-break after specialized <br/> element
Replies: 4
Views: 2589

Re: Inserting line-break after specialized <br/> element

Hi Radu,
and add some custom image as static content on the element.
Thank you for the nice idea!

Regards,
by tmakita
Wed Dec 14, 2016 9:18 am
Forum: Other Issues
Topic: XSLT validation error in Saxon
Replies: 2
Views: 2301

XSLT validation error in Saxon

Hi, I have experienced XSLT stylesheet validation error from Saxon. It seems that there is licensing problems in oXygen 18.1. System ID: D:\SVN\pdf5\ant-project\gen_uicontrol_key\xsl\genuic_shell.xsl Main validation file: D:\SVN\pdf5\ant-project\gen_uicontrol_key\xsl\genuic_shell.xsl Scenario name: ...
by tmakita
Wed Dec 14, 2016 9:09 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Inserting line-break after specialized <br/> element
Replies: 4
Views: 2589

Re: Inserting line-break after specialized <br/> element

Hi Radu,

Thank you for your quick reply.
I will try it as soon as possible.

Here is one more question. Originally "br" is defined as EMPTY tag in DTD. But oXygen displays it using start tag icon and end tag icon.
Doesn't oXygen visual editing mode has simple empty tag icon?

Regards,
by tmakita
Tue Dec 13, 2016 4:34 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Inserting line-break after specialized <br/> element
Replies: 4
Views: 2589

Inserting line-break after specialized <br/> element

Hi, I introduced new "br" element by DITA specialization per user request. This will be useful for HTML output. The specialization is here: ah-dita/com.antennahouse.dita.dita13.doctypes/ https://github.com/AntennaHouse/ah-dita/tree/master/com.antennahouse.dita.dita13.doctypes The "br&...
by tmakita
Fri Dec 02, 2016 4:27 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Customizing Web Help JavaScript
Replies: 2
Views: 1809

Re: Customizing Web Help JavaScript

Hi Radu,

Thank you for your information about customization.
I realized that it is possible to add my JavaScript customization as described in your link.

Regards,
by tmakita
Thu Dec 01, 2016 4:32 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Customizing Web Help JavaScript
Replies: 2
Views: 1809

Customizing Web Help JavaScript

Hi, This is newbie question. Current Web Help Responsive output supports slideToggle animation for the section title. As you know the default behavior is expanded. When a user clicks the button aside the title, the section contents are collapsed. My user request is to set the default status to be co...
by tmakita
Thu Nov 24, 2016 11:40 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Adding HTML fragment with JavaScript into Web Help
Replies: 4
Views: 3110

Re: Adding HTML fragment with JavaScript into Web Help

Hi Alin,

Thank you for your quick reply.
Now it works fine!

Regards,
by tmakita
Thu Nov 24, 2016 8:22 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Adding HTML fragment with JavaScript into Web Help
Replies: 4
Views: 3110

Adding HTML fragment with JavaScript into Web Help

Hi, One of my user want to add "Back To Top" button in Web Help Responsive output HTML. As it is important request, I tried to add HTML fragment by specifying "webhelp.fragment.after.toc_or_titles" parameter as "${pd}/backButton.xhtml". [${pd}/backButton.xhtml] <?xml ve...
by tmakita
Mon Oct 10, 2016 4:20 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validating topic via MSXML4 using DITA 1.3 DTD
Replies: 3
Views: 1882

Re: Validating topic via MSXML4 using DITA 1.3 DTD

Hi Radu,

Thank you for your reply and investigation.
Yes, I will post this problem to dita-users as the common problem of DITA 1.3 DTD.

Regards,
by tmakita
Mon Oct 10, 2016 3:48 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validating topic via MSXML4 using DITA 1.3 DTD
Replies: 3
Views: 1882

Re: Validating topic via MSXML4 using DITA 1.3 DTD

For your reference, this error does not changed even if I tested the following topic. This topic uses the newest DITA-OT. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "D:\DITA-OT\dita-ot-2.3.3\plugins\org.oasis-open.d...
by tmakita
Mon Oct 10, 2016 3:29 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validating topic via MSXML4 using DITA 1.3 DTD
Replies: 3
Views: 1882

Validating topic via MSXML4 using DITA 1.3 DTD

Hi All, This may be not concern editing or publishing DITA content. But it concerns DITA content validation. I have been developing DITA 1.3 specializations by RELAX NG and now I began making DTD specializations. In my validation testing Xerces works well because it uses catalog files. However valid...
by tmakita
Tue Oct 04, 2016 9:20 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: WEB Help customization problem - ${webhelp.fragment.after.body}
Replies: 2
Views: 1514

Re: WEB Help customization problem - ${webhelp.fragment.after.body}

Hi Radu,

Thank you for your quick reply.
The next WebHelp version will include an extension mechanism allowing you to override XSLT stylesheets too.
It's great! I will wait for the next version.

Regards,
by tmakita
Tue Oct 04, 2016 6:53 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: WEB Help customization problem - ${webhelp.fragment.after.body}
Replies: 2
Views: 1514

WEB Help customization problem - ${webhelp.fragment.after.body}

Hi, I have a request from users to customize WEB help to add back to top button in all of the generated HTML files. I examined how to solve this effectively seeing the WEB Help stylesheet. In the examination process I found the ant parameter ${webhelp.fragment.after.body}. It seems very useful becau...
by tmakita
Thu Jul 21, 2016 3:13 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validating @outputclass by subjectScheme
Replies: 6
Views: 2482

Re: Validating @outputclass by subjectScheme

Hi Radu, What a simple solution it is! I thought the subjectScheme more complex than actually needed. Regards, /*-------------------------------------------------- Toshihiko Makita Development Group. Antenna House, Inc. Ina Branch Web site: http://www.antenna.co.jp/ http://www.antennahouse.com/ ----...
by tmakita
Fri Jul 15, 2016 4:57 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validating @outputclass by subjectScheme
Replies: 6
Views: 2482

Re: Validating @outputclass by subjectScheme

Hi Radu, Thank you for your answer and information. In this case “floatRight” and “floatLeft” are also treated as the candidate attribute value. As long as @outputclass is validated via subjectSchme, displaying “floatRight” and “floatLeft” as candidate is not mistake. In my understanding, subjectSch...
by tmakita
Wed Jul 06, 2016 5:26 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validating @outputclass by subjectScheme
Replies: 6
Views: 2482

Validating @outputclass by subjectScheme

I’m developing subjectScheme to validate @outputclass attribute. If I want apply @outputclass=”title-page|title|page” for xref element, subjectScheme will be coded as following: <?xml version="1.0" encoding="UTF-8"?> <?xml-model href="urn:oasis:names:tc:dita:spec:classificat...
by tmakita
Wed Apr 27, 2016 11:32 am
Forum: General XML Questions
Topic: RELAX NG with Embedded Schematron
Replies: 9
Views: 5440

Re: RELAX NG with Embedded Schematron

Hi,

I misunderstood the role of "assert" and "report".
The former displays message when @test become false().
In contrast the latter displays message when @test become true().

This is my primary mistake.

Regards,