xsl-list
[Top] [All Lists]

RE: <empty /> vs <empty></empty?

2005-12-11 17:02:31
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/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--