tree-view.xsl output

root
  |
  |___element wireframe
        |  \___attribute {http://www.w3.org/2001/XMLSchema-instance}noNamespaceSchemaLocation (QName xsi:noNamespaceSchemaLocation) = http://wireframeml.sourceforge.net/awireframeml.xsd
        |
        |___element head
        |     |
        |     |___element name
        |     |     |
        |     |     |___text Hello World
        |     |
        |     |___element description
        |     |     |
        |     |     |___text I am an example of a wireframe for the classic "Hello World" application.
        |     |
        |     |___element comment
        |           |
        |           |___text It doesn't matter what programming language this is developed in.
        |
        |___element body
              |
              |___element view
                    |  \___attribute ID = ID000000
                    |
                    |___element name
                    |     |
                    |     |___text Hello World Display
                    |
                    |___element description
                          |
                          |___text I display the following text "Hello World" and the application ends.