Copied to clipboard

Flag this post as spam?

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


  • SaphuA 124 posts 87 karma points
    Jun 13, 2009 @ 20:20
    SaphuA
    0

    XSLT and XML

    Hello,

    I'm trying to make xml output of sitemap, but I can't get this simple thing to work, becuase it gives an error.

  • Tommy Poulsen 514 posts 708 karma points
    Jun 13, 2009 @ 20:44
    Tommy Poulsen
    0

    I normally would aviud nesting <> and use xsl:attribute to write something like this:

    [code]
    [/code]

    Tommy

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Jun 14, 2009 @ 01:04
    Jan Skovgaard
    0

    You can't use xsl:value-of in an attribute. You would have to either do like Tommy has shown er simply just write the following:

  • 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