• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Xsl

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    Xsl

    Whoever designed XSL should be stoned (not by smoking hash).

    #2
    Are we talking Peugeot 306?
    I remember the good old days of this site when people used to moan about serious contractor related issues like house prices and immigration. How times have changed!?

    Comment


      #3
      one line

      xsl is fine, as long as the file contains one line that is a call out to an extension function that does all the work and returns a nice string for the xsl to display
      whats the lowest you can do this for?

      Comment


        #4
        It's only X-Path queries over an XML document. Pretty straightforward and logical IMO.
        Listen to my last album on Spotify

        Comment


          #5
          XSL is for hard men.

          Comment


            #6
            that would be XXL
            I remember the good old days of this site when people used to moan about serious contractor related issues like house prices and immigration. How times have changed!?

            Comment


              #7
              We’ve just entered the testing phase of a project using XSL-FO to convert XML to PDF for the reports. It sounded a good idea when we planed it.

              However, ……
              Blair, you cannot reach me now,
              No matter how you try,
              Goodbye cruel Labour,
              Your end is nigh.

              International Talk Like a Pirate Day

              Comment


                #8
                planned
                We must strike at the lies that have spread like disease through our minds

                Comment


                  #9
                  ok, tell me how to do the following using fking XSL: I have got report that I want to be modular (thus easily customisable without much work), to do that I keep header, body and footer of the report in separate files. This means that header needs to output TABLE tag - only starting one, there is no closure in THAT template. The fking thing does not like the fact that unclosed (in that template) tag is generated ffs!

                  Comment


                    #10
                    Originally posted by CaribbeanPirate
                    We’ve just entered the testing phase of a project using XSL-FO to convert XML to PDF for the reports. It sounded a good idea when we planed it.

                    However, ……
                    I used Apache FOP to convert XML data into PDFs for council planning applications. Boring subject, but not too hard... What problems have you had? Apache FOP has a generator to output XSL stylesheets from a PDF, so first create your desired PDF report format, pipe it through the generator, and then tweak it to the data that you're receiving.
                    Last edited by Cowboy Bob; 29 August 2006, 13:59.
                    Listen to my last album on Spotify

                    Comment

                    Working...
                    X