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 2958 posts 15629 karma points MVP 7x 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 2958 posts 15629 karma points MVP 7x c-trib
    May 13, 2010 @ 14:48
    Matt Brailsford
    0

    You the man!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies