if you are a human please do not click here
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Username :
Password :
Home
Help
Calendar
Register
Login
XMetaL Community Forums
»
General
»
General XMetaL Discussion
»
Tuning XMAX for dtd
Pages:
1
« previous
next »
Print
Author
Topic: Tuning XMAX for dtd (Read 346 times)
elias
Member
Posts: 13
Tuning XMAX for dtd
«
on:
August 21, 2011, 11:37:03 PM »
Hello!
When I use xml files within XMetaL 6.0, it does not request dtd path so often in comparison to XMAX 6.0.
How should I tune XMAX in order to minimize fails in opening xml files when XMetaL is installed in the system?
For example, xml can contain <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd"> string.
It works fine in XMetaL editor, but fails in XMAX:
---------------------------
XMetaL XMAX Sample
---------------------------
The "topic.dtd" could not be found.
The document will be opened as well-formed.
---------------------------
ОК
---------------------------
Can I set up the required folders for standard DTDs?
«
Last Edit: August 21, 2011, 11:54:29 PM by elias
»
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member
Posts: 1548
Re: Tuning XMAX for dtd
«
Reply #1 on:
August 29, 2011, 12:21:00 PM »
XMetaL Author Enterprise includes a full authoring solution for DITA, this means we ship the OASIS DTDs and a full customization for authoring DITA documents. A set of catalog files exists for Author and proper entries to allow the product to locate where we have installed the DTDs are also included (this is why the DOCTYPE declaration you have pasted here works, when topic.dtd is not located in the same folder as the XML document the PUBLIC ID is looked up in the catalog files in order to locate the DTDs).
With XMAX you build this entire system yourself. If you wish to incorporate XMAX into your application, or build an application around XMAX and wish to provide similar functionality you need to build that into your application, including any possible catalog or other redirection methods for locating DTDs. Any samples you may be using (provided by us or 3rd parties) may not contain similar functionality (to XMetaL Author). There are many ways to handle this type of scenario and the one you end up using should be chosen based on your own environment and requirements.
It is the application that is hosting XMAX that will typically be coded to know about the file system, where the application is installed and any paths relative to it that you might call "required folders".
«
Last Edit: August 29, 2011, 12:23:38 PM by Derek Read
»
Logged
Pages:
1
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Forum Information
=> General XMetaL Discussion
=> DITA and XMetaL Discussion
=> XMetaL Tips and Tricks
=> XMetaL Announcements and Events
Loading...
email us