xsl-list
[Top] [All Lists]

Re: [xsl] xsl:element will not create an output element, in any context

2007-05-31 16:15:00


- but it didn't work. Still no elements were output; only the
- 'value-of's.

well I've no idea what you are doing wrong then as I just took the xml
you posted, added
<?xml-stylesheet type="text/xsl" href="grr.xsl"?>
to the top and it works for me:

http://www.dcarlisle.demon.co.uk/grr.xml

Oh is it a mime type issue what mime type are you serving your stylesheet
with? If you serve it with text/plain or text/html or some other non xml
type mozilla won't play.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
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>
--~--