XML/XSLT issue

    Date: 10/21/05 (Asp Dot Net)    Keywords: xml, asp

    I'm not sure about the XML expertise around here but I don't wanna go around to multiple groups posting this question. I'm trying to take output from a dataset that is outputted to an XML file and associate it with an XSLT to basically make a reverse table, so instead of,

    Column1Column2Column3
    Value1Value2Value3




    I want it to display as

    Column1Value1
    Column2Value2
    Column3Value3




    Putting the whole table displaying aspect aside, right now my question is how do I get the XSLT to display the actual ELEMENT NAME as opposed to just the element values? So for
    (id)101(/id)
    I want it to come out as
    id101


    The XML structure is:

    NewDataSet
      Table
        Element
      Table
    NewDataSet

    Obviously there are multiple elements. The thing about this (and why I'm even EXPLORING this) is that the XML files have dynamic tags.

    If anyone has any information as to how I would get to display this information would be greatly appreciated. Thank you.

    Source: http://www.livejournal.com/community/aspdotnet/44993.html

« ASP.net and stylesheets || Event Handlers Suddenly... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home