Subject: Counting elements with msxml3
From: Ewout Kanger <EKanger@xxxxxxxxxxxxx>
Date: Mon, 31 Jul 2000 16:22:48 +0100
|
Hello all,
In a stylesheet I use
<xsl:number level="any" count="sheet" format="[1] "/>
to number the sheet elements.
This works OK, but as soon as I set a <!NOTATION ... > in my dtd I get the
error:
"The data nessasary to complete this operation is not yet available."
If I then remove the NOTATION from my dtd everything works fine again.
The error occusr with MSXML3, not with XT.
Any clues?
Ewout Kanger
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|