JSPX customising xml tags



In some tutorials about .jspx pages i saw constructions like:



<body>
<books>
<book>NewBook</book>
</books>
</body>


... but i didn't understand how to let the jspx know what does <books> means.


So, how to declare this?


No comments:

Post a Comment