I think it might be something to do with the namespace see tech note
http://www.adobe.com/go/5cf0eadd
I've tried adding the following to the XML config file but still nothing:
<namespace prefix="aws" uri="http://awis.amazonaws.com/doc/"/>
However the XML seems to have two namespace entries so I tried adding:
<namespace prefix="aws" uri="http://awis.amazonaws.com/doc/2005-10-05/"/>
<namespace prefix="aws" uri="http://awis.amazonaws.com/doc/2005-07-11"/>
Still doesn't work :-(
I will keep on persevering, but if there is someone else out there more
enlightened than I then I would love to benefit from your wisdom...
Justin
------------------
--- fragment from original message:
Basically, I can't seem to get the XML page to show anything when applying a
transformation document.
I've managed it easily enough when testing with a RSS feed but when I try
exactly the same process on my example XML file it simply fails (no errors -
no nothing).
Any ideas?
XML (no XSLT)
http://www.webitpr.com/alexaTest/test2raw.xml
XML (w' XSLT)
http://www.webitpr.com/alexaTest/test2.xml
XSLT
http://www.webitpr.com/alexaTest/test2b.xsl