Docbook stylesheet customication layer
Posted: Fri Feb 20, 2004 1:56 am
I am completely new to Oxygen and still pretty new to xml/docbook so please bare with me. I'm trying to work with a document that I've processed manually on a Linux box in the past. I'm using Oxygen on Windows as a test.
I have two questions:
1) My book is split into several chapters whose xml is in separate files. These are then defined as Entities in the "book" xml document and imported as such. When I attempt to validate the top level document, I receive the error - "More pseudo attributes are expected." referencing the <?xml version='1.0' ?> line in the first imported file. How do I fix this?
2) I have a style sheet customization layer that's split into subsections in the usual way "/common, /fo, /html". The .xsl files in the fo and html directories "import" the docbook stylesheet, "include" the .xsl file in /common and finally make their own specifications. The "import" statement contains an absolute reference to the standard rpm-installed-place for stylesheets on my Linux box. How do I modify this statement to refer to the Oxygen provided docbook stylesheets? Is there a better way to do this, so I don't end up with different sets of stylesheets for different processing platforms?
Any help at all would be greatly appreciated.
Thanks so much,
Val
I have two questions:
1) My book is split into several chapters whose xml is in separate files. These are then defined as Entities in the "book" xml document and imported as such. When I attempt to validate the top level document, I receive the error - "More pseudo attributes are expected." referencing the <?xml version='1.0' ?> line in the first imported file. How do I fix this?
2) I have a style sheet customization layer that's split into subsections in the usual way "/common, /fo, /html". The .xsl files in the fo and html directories "import" the docbook stylesheet, "include" the .xsl file in /common and finally make their own specifications. The "import" statement contains an absolute reference to the standard rpm-installed-place for stylesheets on my Linux box. How do I modify this statement to refer to the Oxygen provided docbook stylesheets? Is there a better way to do this, so I don't end up with different sets of stylesheets for different processing platforms?
Any help at all would be greatly appreciated.
Thanks so much,
Val