Re: [xsl] Replacing DTD reference with xsd reference

Subject: Re: [xsl] Replacing DTD reference with xsd reference
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 2 Apr 2003 09:47:18 +0100
I wrote:

<xsl:attribute name="xsl:schemaLocation"
  >mynamespace.uri trap.xsd"</xsl:attribute>

I should learn to type....

<xsl:attribute 
 name="xsi:schemaLocation"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
  >mynamespace.uri trap.xsd"</xsl:attribute>

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread