Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stuck
Message
From
13/02/2003 09:58:07
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
Stuck
Miscellaneous
Thread ID:
00752668
Message ID:
00752668
Views:
37
All,

I am displaying an xml file using xslt. There is an error in my xsl file and I don't know why. The error is on the
  <xsl:template match="/"> 
line. The code is below, please help.
    <?xml version="1.0"?>
      <stylesheet version="1.0" 
	xmlns="http://www.w3.org/1999/XSL/Transform">
	 <xsl:template match="/">
		  ...
	</xsl:template>	
      </stylesheet>
Thanks

Jim
Reply
Map
View

Click here to load this message in the networking platform