|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Namespaces and XML
Arghhh! the finger hit 'send' to quick. What I meant was: > -----Original Message----- > From: Mitchell, Sara (PS, IT) > Sent: Thursday, April 19, 2001 12:06 PM > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx > Subject: RE: Namespaces and XML > > > Yes, it's something very basic. You have: > > <xsl:call-template name="lnv:COURTCASE"/> > > which means that the processor then looks for a > template like this: > ---><xsl:template name="lnv:COURTCASE"> > ... > </xsl:template> > > But in your stylesheet, what you actually have is > > <xsl:template match="lnv:COURTCASE"> > ... > </xsl:template> > > You either need to make 'match' be 'name' or you > need to change the <xsl:call-template ...> to be > <xsl:apply-templates select="lnv:COURTCASE"/>. > Sara XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








