This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problems with stylesheets and a question


I'm trying to use the XSL stylesheets (version 1.29) and get the following
error when I try to use the HTML single document option:

[elrond@rivendell elrond]$ java org.apache.xalan.xslt.Process -in
sf-stroy.xml -
xsl http://153.18.234.2/~elrond/xsl/html/docbook.xsl -out stories.html
Error
  java.net.UnknownHostException: home: home

XSLT Error (javax.xml.transform.TransformerException):
java.net.UnknownHostExcep
tion: home

The error below is generated when I try to chunk the document:

[elrond@rivendell elrond]$ java org.apache.xalan.xslt.Process -in
sf-stroy.xml -
xsl http://153.18.234.2/~elrond/xsl/html/chunk.xsl -out stories.html
Error at saxon:output on line 57 of
http://153.18.234.2/~elrond/xsl/html/chunk.x
sl:
  Attribute file is not allowed on this element
Error at saxon:output on line 57 of
http://153.18.234.2/~elrond/xsl/html/chunk.x
sl:
  Element must have a "href" attribute

XSLT Error (javax.xml.transform.TransformerConfigurationException): Failed
to co
mpile stylesheet. 2 errors detected.


I am on linux running JDK 1.2.2, Xalan 2.0 and version 1.29 of the stylesheets

The question is, how do I refer to local file:// type URLs when using Xalan?

Thanks,
Carlos
----
 P  |Carlos Araya
 _  |WebCT Administrator/Trainer
 G  |California Virtual Campus, Region 1
---- C/O De Anza College
10650 Bubb Road
Cupertino, CA 95014

mail:	carlos@cvc.edu
web:	http://www.cvc1.org

LIFE: You can't control the length, but you can control the depth and width
-- From Randall Schwartz

Paradoxically, a refusal tp 'put monetary value in life' means that life is
often undervalued -- Artifical intelligence, A Modern Approach

Between the ages of twenty and forty we are engaged in the process of
discovering who we are, which involves learning the difference between
accidental limitations which it is our duty to outgrow and the necessary
limitations of our nature beyond which we cannot trespass with
impunity.--W. H. Auden

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]