Re: DOCBOOK-APPS: xsltproc and CDATA

2001-12-15 Thread Dave Brooks, BCS Systems
Daniel, would it not be a good idea to rename the --docbook option to --sgml-docbook (for the same reasons as renaming the --catalog option to --sgml-catalog). Then it is clear exactly when the option should be used. Regards, Dave At 09:35 13/12/01 -0500, Daniel Veillard wrote: >On Thu, Dec 1

Re: DOCBOOK-APPS: xsltproc and CDATA

2001-12-13 Thread Daniel Veillard
On Thu, Dec 13, 2001 at 10:37:02PM +1300, Dave Brooks, BCS Systems wrote: > Hi, > > I am starting to use xsltproc instead of Xalan. However the following > sample gets an error: > > test.xml:5: error: docbParseStartTag: invalid element name You are NOT using the XML pa

Re: DOCBOOK-APPS: xsltproc and CDATA

2001-12-13 Thread Bob Stayton
On Thu, Dec 13, 2001 at 10:37:02PM +1300, Dave Brooks, BCS Systems wrote: > Hi, > > I am starting to use xsltproc instead of Xalan. However the following > sample gets an error: > > test.xml:5: error: docbParseStartTag: invalid element name > > > > Another datapoint: your sample fi

DOCBOOK-APPS: xsltproc and CDATA

2001-12-13 Thread Dave Brooks, BCS Systems
Hi, I am starting to use xsltproc instead of Xalan. However the following sample gets an error: test.xml:5: error: docbParseStartTag: invalid element name