I am trying to print a list of categorys with sub caegorys is they exsist like this
Category
--subcategory1
Category2
This the xml file and xsl file
<table>
<category>
<title>Category1</title>
<parentID>0</parentID>
<categoryID>1</categoryID>
</category>
<category>
<title>Category2</title>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.