Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Grouping XML key value using XSLT

Grouping XML key value using XSLT

Scheduled Pinned Locked Moved The Lounge
xmldatabasetutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Manju Kaushik
    wrote on last edited by
    #1

    Hi All,

    There is a query for which i am seeing assistance, on how to group the XML by keyElements using XSLT. Below is the sample XML code: -

        APINAME
    
    true
    
    0
        5
        1
    
    A
            B
            C
            D
            E
            1234567
                    01234
                    04567
                    1
                        1
                        1
                        
                        AA
                        222
                            10
                        
                        BBB
                            CCC
                        
                        DDD
                            1233
                        
                    
                
            
            1234568
                    01234
                    04567
                    1
                        1
    
    H Greg UtasG D 3 Replies Last reply
    0
    • M Manju Kaushik

      Hi All,

      There is a query for which i am seeing assistance, on how to group the XML by keyElements using XSLT. Below is the sample XML code: -

          APINAME
      
      true
      
      0
          5
          1
      
      A
              B
              C
              D
              E
              1234567
                      01234
                      04567
                      1
                          1
                          1
                          
                          AA
                          222
                              10
                          
                          BBB
                              CCC
                          
                          DDD
                              1233
                          
                      
                  
              
              1234568
                      01234
                      04567
                      1
                          1
      
      H Offline
      H Offline
      honey the codewitch
      wrote on last edited by
      #2

      TL;DR READ THE BIG RED LETTERS AT THE TOP OF THE PAGE.

      To err is human. Fortune favors the monsters.

      1 Reply Last reply
      0
      • M Manju Kaushik

        Hi All,

        There is a query for which i am seeing assistance, on how to group the XML by keyElements using XSLT. Below is the sample XML code: -

            APINAME
        
        true
        
        0
            5
            1
        
        A
                B
                C
                D
                E
                1234567
                        01234
                        04567
                        1
                            1
                            1
                            
                            AA
                            222
                                10
                            
                            BBB
                                CCC
                            
                            DDD
                                1233
                            
                        
                    
                
                1234568
                        01234
                        04567
                        1
                            1
        
        Greg UtasG Offline
        Greg UtasG Offline
        Greg Utas
        wrote on last edited by
        #3

        As it says at the top of the page, this board is not for software questions. Please click on "quick answers > Ask a Question[^]" and post your question there.

        Robust Services Core | Software Techniques for Lemmings | Articles
        The fox knows many things, but the hedgehog knows one big thing.

        <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
        <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

        1 Reply Last reply
        0
        • M Manju Kaushik

          Hi All,

          There is a query for which i am seeing assistance, on how to group the XML by keyElements using XSLT. Below is the sample XML code: -

              APINAME
          
          true
          
          0
              5
              1
          
          A
                  B
                  C
                  D
                  E
                  1234567
                          01234
                          04567
                          1
                              1
                              1
                              
                              AA
                              222
                                  10
                              
                              BBB
                                  CCC
                              
                              DDD
                                  1233
                              
                          
                      
                  
                  1234568
                          01234
                          04567
                          1
                              1
          
          D Offline
          D Offline
          dan sh
          wrote on last edited by
          #4

          Manju Kaushik wrote:

          We did get help from one of the Engineers (Michael), with the below XSLT

          Apart from what others said, did you just copy paste an email? This could be worse if there is any sensitive data which legally should not have left your network.

          "It is easy to decipher extraterrestrial signals after deciphering Javascript and VB6 themselves.", ISanti[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups