xsl-list
[Top] [All Lists]

elements to attributes

2003-02-28 12:23:01

Hi all 

New to XSL world
I have a document somewhat like this  with attributes 
and its a huge xml document with levels of hierarchy 

great grand parent 

        grand parent ( has attributes and elements)

                parent ( has attributes and elements)
        
                        child ( has attributes and elements) 

                        child ( has attributes and elements) 

                parent 
                        .......
                        .......
                        .......
        

        grand parent 

                ......
        
                ......
        
        grand parent 
        
                ......
                .....
                ....

great grand parent 


and I need my result XML document to have all the attributes in each level
converted to elements at same level
Can there be a generic xsl which looks at all the nodes and does this?



thanks for help 
Harsha






 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>