OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Docbook - sablot.dll - Apache - WinXP


I believe it is a pathing issue and the problem may lie in this statement:

<xsl:param name="local.l10n.xml" select="document('')"/>

Can anyone tell me what defines "local."? or where it get's defined? I can
only find local-name() in XSLT defs.

Thanks again,

Miro

-----Original Message-----
From: Miroslav Wiesner [mailto:mwiesner@arenasolutions.com]
Sent: Wednesday, March 26, 2003 1:39 PM
To: docbook-apps@lists.oasis-open.org
Subject: [docbook-apps] Docbook - sablot.dll - Apache - WinXP


Hello Everyone,

This is my first posting to the list so I hope I am following correct
procedure. This may be more of a Sablotron question and I have put feelers
out there as well but I thought I might pass this by you in case anyone has
had similar difficulties.

My company is in the process of designing their Document Control system
around DocBook and I am attempting to build a design environment
(non-production) on my box using Sablotron/Expat.

Simple Transformations of single xsl/xml relationships are running and
working fine - both through commandLine and through PHP. But any file put
through the docbook.xsl stylesheet gives me trouble.

Here is my question - When attempting to process any DocBook XML file
through sabcmd.exe (command line) - all works fine - a few minor errors in
the Taiwanese version of the stylesheet but nothing to worry about. My
output file looks great. but, when I attempt to use PHP to
create/process/kill - I hang on a variable request in one of the
stylesheets.

"XSLT processing error: variable 'l10n.xml' not found"

l10n.xml is the Language Definition XML file of DocBook (right?). I assumed
that the cmdLine did nothing but invoke the dll but that must not be the
case or I wouldn't get this error?

Here is my working environment.

Windows XP Pro V.2002 (Windows NT localhost 5.1 build 2600)
Apache/1.3.24 (NuSphere Package)
Sablotron 0.97
Expat 1.95.6

Any help would be greatly appreciated. It was hard enough getting a darn
XSLT processor running... I have an Art degree darnit! ;-)

Thanks in advance,

Miro

__________________________________
Miroslav Wiesner
Senior Interface Designer
Arena Solutions
----------------------------------------------------
274 Castro Street | Mountain View, CA 94041
650.937.1030 x 1304 | fax: 650.937.1430

Online PLM from product concept through end-of-life.
Instant on. Immediate ROI.
----------------------------------------------------
www.arenasolutions.com


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]