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]

Re: Problems with stylesheets and a question


/ carlos@cvc.edu (Carlos) was heard to say:
| [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

What's in sf-story.xml? I bet you've got an http://home/ URL or
something.

| 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

This is truely bizarre because Xalan shouldn't care about the saxon:
elements.  Are you sure this is an unedited trace?

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

With file:///path/to/file.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | A man may fulfill the object of
http://www.oasis-open.org/docbook/ | his existence by asking a question
Chair, DocBook Technical Committee | he cannot answer, and attempting a
                                   | task he cannot achieve.--Oliver
                                   | Wendell Holmes

------------------------------------------------------------------
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]