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]
Other format: [Raw text]

[QUESTION] layout.xml error


hello,

i just created a very simple layout.xml file with
the following content.

-----------------8<--------------8<---------------8<------------
<?xml version="1.0"?>
<!DOCTYPE layout PUBLIC "-//Norman Walsh//DTD Website Layout V2.2//EN"
                        "../../website/layout.dtd">

<layout>

  <copyright>
    <year>2002</year>
    <holder role="http://ichilli.sourceforge.net";>Daniel S. Haischt</holder>
  </copyright>

  <!--
    Defines the CSS2 stylesheet that should be used within
    every HTML page.
  -->
  <style src="styles/main.css" type="text/css"/>

  <toc page="website.xml" filename="index.html">
    <tocentry id="nwalsh.com" href="http://nwalsh.com/";>
      <title>nwalsh.com</title>
    </tocentry>
  </toc>

</layout>
----------------->8-------------->8--------------->8------------

the autolayout.xml and index.html file gets created but then
i am getting the following error message ...

website.postlayout:
     [java] Update: ./index.html: website.xml
     [java] Writing ./index.html for toc(home)
     [java]  does not exist.
     [java] Processing terminated by xsl:message at line 58

any help would be appreciated.

With best regards / Mit freundlichen Gruessen

Daniel S. Haischt IT Consulting
______________________________
[revolutionary and alpha geek]

Daniel S. Haischt
Grabenstrasse 11
D-71083 Herrenberg
G E R M A N Y

FON:      +49 -7032-992909
          +49 -700-DHAISCHT
FAX:      +49 -7032-992910
CELLULAR: +49 -172-7668936

email: daniel.haischt@daniel-s-haischt.biz
web:   http://www.daniel-s-haischt.biz

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS dx s:- a- C++ UB++++ P+++ L++++ E W+++ N+++ o-- K- w---
O++ M++ V- PS+ PE++ Y+ PGP++ t+++ 5+ X+++ R+ tv++ b+++ DI+ D+++
G e++ h-- r+ y+++++
------END GEEK CODE BLOCK------



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