Xslt filter problem



Hi all,

Another filtering problem with a xslt file. The parse errror and the stack trace
appear in the filter's output "Content:" (and go straight to the index ?). This
is certainly not wanted, I guess.

Regards,
   Stephan.


beagle is rev3527:

beagle-extract-content ldp-html-common.xsl
Filename: file:///home/steve/ldp-html-common.xsl
Debug: Loaded 55 filters from /usr/local/lib/beagle/Filters/Filters.dll
Filter: Beagle.Filters.FilterXslt (determined in .23s)
MimeType: text/x-xslt

Properties:
  Timestamp = 2007-03-04 03:27:24 (Utc)

Content:
Warn: FilterXslt: error parsing xml file: System.Xml.XmlException: 'doc' is undeclared namespace.  Line 71, position 74.
at Mono.Xml2.XmlTextReader.ReadStartTag () [0x002f8] in /tmp/scratch/BUILD/mono-1.2.2/mcs/class/System.XML/System.Xml/XmlTextReader.cs:1402 at Mono.Xml2.XmlTextReader.ReadContent () [0x0013a] in /tmp/scratch/BUILD/mono-1.2.2/mcs/class/System.XML/System.Xml/XmlTextReader.cs:1276 at Mono.Xml2.XmlTextReader.Read () [0x00125] in /tmp/scratch/BUILD/mono-1.2.2/mcs/class/System.XML/System.Xml/XmlTextReader.cs:605 at System.Xml.XmlTextReader.Read () [0x0006d] in /tmp/scratch/BUILD/mono-1.2.2/mcs/class/System.XML/System.Xml/XmlTextReader2.cs:551
  at Beagle.Filters.FilterXslt.DoPull () [0x000cc] in /home/steve/cvs.svn/beagle.rev3527/Filters/FilterXslt.cs:82
$Id Experimental stylesheet by Dan York This is an attempt to replicate the customizations done in ldp.dsl Each customization in ldp.dsl is listed in the order in which it appears (in ldp.dsl) with the corresponding XSLT template or setting below it. Where there is no XSLT code below an item, that particular customization of ldp.dsl is not yet supported here. Some additional options and features have been added and are noted as not being in ldp.dsl. The work on this stylesheet began 5 Jul 2001. Note that this file, 'ldp-html-common.xsl', is NOT intended to be called directly. Instead, you should call either of two stylesheets: 'ldp-html.xsl' or 'ldp-html-chunk.xsl'. The former generates a SINGLE HTML file, while the latter performs "chunking" to generate MULTIPLE HTML files. Both of those files import the appropriate Norman Walsh stylesheet and then import this customization layer. NOT IN LDP.DSL - This stylesheet supports the additional use of the "role" and "condition" attributes to the <author> tag. The XSLT template is listed later in the stylesheet, but the text lables are listed here in order to make localization of the stylesheet easier. Note that spaces *are* significant in the value, so you should have a space after the colon. maintainerlabel Maintainer: authorlabel Author: NOT IN LDP.DSL Creates header content in all generated HTML files user.head.content node generator Generated by LDP XSLT customization layer based on Norman Walsh's DocBook XSL stylesheets. More information at http://www.linuxdoc.org/ declare-characteristic preserve-sdata? No longer appears necessary as it is a JadeTex issue. generate-legalnotice-link? Not currently supported in Norm's XSL stylesheets. Logged at SourceForge as a bug. Should graphics be used for admonitions (notes, warnings)? 0 or 1 admon.graphics If using admon graphics (1 above), what is path to graphics? Should be the path relative to your document and MUST end with a trailing slash. Also, this parameter needs to be on a single line. admon.graphics.path images/ Make funcsynopsis look pretty

HotContent:
(no hot content)

Text extracted in .05s



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]