RE: [xsl] <empty /> vs <empty></empty?

Subject: RE: [xsl] <empty /> vs <empty></empty?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 12 Dec 2005 00:02:31 -0000
> So, it would seem the serialiser I'm using is defective, yes? 
> Sadly, I don't
> think I have a choice in the matter, since I'm using the built in XSLT
> functionality of Filemaker.

Start by finding out which XSLT processor Filemaker is using:

<xsl:comment>Generated using:
<xsl:value-of select="system-property('xsl:vendor')"/>
</xsl:comment>

Michael Kay
http://www.saxonica.com/

Current Thread