Gentoo Archives: gentoo-dev

From: "Chad M. Huneycutt" <chad.huneycutt@×××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] xml question
Date: Sat, 26 Jan 2002 21:40:59
Message-Id: 3C5376BA.2000305@acm.org
1 I am getting the following error after editing faq.xml when trying to test it:
2
3 root@rebo xml # xsltproc ../xsl/guide.xsl faq.xml > /tmp/faq.html
4 runtime error: file ../xsl/guide.xsl line 103 element value-of
5 unregistered variable chapid
6 xmlXPathCompiledEval: evaluation failed
7 runtime error: file ../xsl/guide.xsl line 103 element value-of
8 xsltValueOf: text copy failed
9 root@rebo xml #
10
11 I am past the syntax errors, but I don't really know what these mean? Do
12 these errors mean anything to anyone? I can always make the file
13 available, but this is my first pass at getting a quick response before
14 making anyone debug my xml-ese.
15
16
17 --
18 Chad Huneycutt
19 Ph.D. Student
20 Georgia Tech College of Computing
21 http://www.cc.gatech.edu/~chadh

Replies

Subject Author
Re: [gentoo-dev] xml question mbutcher <mbutcher@××××××××××.tv>