Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Matt Brailsford 4125 posts 22222 karma points MVP 9x c-trib
    May 13, 2010 @ 14:41
    Matt Brailsford
    0

    Output XML

    Hi Guys,

    Am I missing something here? In the default install of the demo store, I'm trying to output the XML of a product so I can see what attributes are available. To do this at the top of the product XSLT file below the product variable i have the following:

    <xsl:copy-of select="$product" />

    But I get nothing. If i select a specific attribute, I get the expected value, but whe I try to simply output the product XML, nothing is output.

    Any ideas?

    Many thanks

    Matt

  • Søren Spelling Lund 1797 posts 2786 karma points
    May 13, 2010 @ 14:46
    Søren Spelling Lund
    1

    Try outputting it inside a <textarea>.

  • Matt Brailsford 4125 posts 22222 karma points MVP 9x c-trib
    May 13, 2010 @ 14:48
    Matt Brailsford
    0

    You the man!

Please Sign in or register to post replies

Write your reply to:

Draft