HighDots Forums  

XML Guru needed - XSLT problems - continued

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss XML Guru needed - XSLT problems - continued in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Justin Reid
 
Posts: n/a

Default XML Guru needed - XSLT problems - continued - 12-01-2006 , 11:53 AM






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



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.