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 11280 posts 23678 karma points MVP 11x 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:

Please Sign in or register to post replies

Write your reply to:

Draft