Subject: Re: Trying to write XSL for TiVo's XML
From: "Mihir" <riffola@xxxxxxxxxxx>
Date: Sun, 27 Feb 2005 13:00:00 -0500
|
Thanks Joe, I removed the preg replace, and added the namespace and
xmlns:tivo and call each item with the tivo: prefix and it works just fine.
I learnt something new today.
Thanks,
-- Mihir
-----Original Message-----
It doesn't have "to be on their server", it's just a unique string. You need
to add the namespaces and prefixes to your stylesheet to select nodes in the
namespaces.
http://www.dpawson.co.uk/xsl/sect2/N5536.html
especially numbers 14 and 23.
Joe
|