Converting XML to XSLT

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Converting XML to XSLT

  • Creator
    Topic
  • #48107
    Linda Howell
    Participant

      I have created a DTD and can see my output as an XML document.  But now I need to convert that document to XSLT.  I have no idea how to do this.  Has anyone else done this before?  Any ideas?

    Viewing 1 reply thread
    • Author
      Replies
      • #57669
        Nathan Martin
        Participant

          XSLT is XML.  http://www.w3.org/TR/xslt” class=”bbcode_url”>http://www.w3.org/TR/xslt

          I can’t imagine you really want to output an XSLT file though…???

        • #57670
          Jennifer Rapp
          Participant

            Xslt is useful for transforming xml->xml or xml->html.  Are you trying to use an existing XSLT to transform the XML you’ve outputted?

            This type of transformation is not done directly by Cloverleaf.  One possibility could be to write a upoc to call an external transformer like Xalan.  http://xml.apache.org/xalan-j/

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.