[Home] [By Thread] [By Date] [Recent Entries]
> I tried by changing the xslt by > > <xsl:template match="eapqp:Level"> > <item name="Level"><text><xsl:value-of select="."/></item> > </xsl:template> > > But it giving me error as illegal prefix. Just declare the prefix in your stylesheet, using an xmlns:eapqp="....." declaration in the usual way. Michael Kay http://www.saxonica.com/
|

Cart



