How to get tag name of root element in an XML document w/ XSLT?

前端 未结 4 1023
遇见更好的自我
遇见更好的自我 2020-12-16 10:27

I\'m interested in assigning the tag name of the root element in an xml document to an xslt variable. For instance, if the document looked like (minus the DTD):

<         


        
4条回答
提交回复
热议问题