• AxKit: Where does it fit?
     
  • A Simple example (from www.axkit.org):
    • An XML data file
    • An XSLT stylesheet file
    • The resulting HTML
       
    • A similar XML data file
    • An XPathScript stylesheet file
    • The resulting HTML
       
  • A more complex example:
    Perl's Plain Old Documentation Format (Pod::XML - pod2xml)
    • axkit.xml
    • podplain.xsl
    • The transformed document
       
    • pod.xsl
    • The transformed document
       
    • pod.xps
    • The transformed document