Display XML

XML alone will not display a page.

  • CSS: Cascading Style Sheet

CSS displays an entire XML document by traversing the XML document tree in the order of the elements' appearance in the tree.

  • XSL: eXtensible Stylesheet Language

XSL takes the original document tree and creates a new one based on a potentially complex set of instructions.