XSLT reference.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brett conklin

    XSLT reference.

    I would like to not use the google groups as a crutch in my XSLT
    journey. What is the best xslt reference out there? Is it a book? Is
    it a web site? I am finding that I can come up with nearly 2-3
    questions a day about XSLT. I would like to RTFM instead of bugging
    you guys.

    Thanks
    Brett
    bconklin@sentiu s.com
  • Dimitre Novatchev

    #2
    Re: XSLT reference.


    "Brett conklin" <bconklin@senti us.com> wrote in message
    news:e1f2f028.0 310071547.521b3 9df@posting.goo gle.com...[color=blue]
    > I would like to not use the google groups as a crutch in my XSLT
    > journey. What is the best xslt reference out there? Is it a book? Is
    > it a web site? I am finding that I can come up with nearly 2-3
    > questions a day about XSLT. I would like to RTFM instead of bugging
    > you guys.[/color]

    Good decision!

    Michael Kay's "XSLT Programmer's Reference" is the undisputed must-have XSLT
    reference book.

    I also bought for my wife Jeni Tennison's book "Beginning XSLT".


    =====
    Cheers,

    Dimitre Novatchev.
    http://fxsl.sourceforge.net/ -- the home of FXSL


    Comment

    • Andy Fish

      #3
      Re: XSLT reference.

      of course the most definitive reference is the spec at
      The World Wide Web Consortium (W3C) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards.


      I can also recommend the Jeni Tennison book. It is more a step-by-step guide
      than a reference, but don't be put off by the title 'beginning xml' - this
      is no dummies guide and has a lot of reference information in it.

      "Brett conklin" <bconklin@senti us.com> wrote in message
      news:e1f2f028.0 310071547.521b3 9df@posting.goo gle.com...[color=blue]
      > I would like to not use the google groups as a crutch in my XSLT
      > journey. What is the best xslt reference out there? Is it a book? Is
      > it a web site? I am finding that I can come up with nearly 2-3
      > questions a day about XSLT. I would like to RTFM instead of bugging
      > you guys.
      >
      > Thanks
      > Brett
      > bconklin@sentiu s.com[/color]


      Comment

      • Karanjit Siyan

        #4
        Re: XSLT reference.

        "Dimitre Novatchev" <dnovatchev@yah oo.com> wrote in message news:<bm03dt$h5 rnb$1@ID-152440.news.uni-berlin.de>...[color=blue]
        > "Brett conklin" <bconklin@senti us.com> wrote in message
        > news:e1f2f028.0 310071547.521b3 9df@posting.goo gle.com...[color=green]
        > > I would like to not use the google groups as a crutch in my XSLT
        > > journey. What is the best xslt reference out there? Is it a book? Is
        > > it a web site? I am finding that I can come up with nearly 2-3
        > > questions a day about XSLT. I would like to RTFM instead of bugging
        > > you guys.[/color][/color]


        There are some handy quick reference charts on XSLT and other related
        topics on www.kinetics-corp.com. Select the downloads button and you
        will see the PDF reference sheets.

        Comment

        • Bob Foster

          #5
          Re: XSLT reference.

          Both Michael Kay's and Jeni Tennison's book already mentioned are good
          choices. Jeni recommends Michael's book as a reference, but she is a
          generous person. I would read anything she wrote.

          XSLT is not easy to learn. For starters, there are two languages: the outer
          XML syntax language of templates and constructors, and the inner XPath
          language used for matching, expression evaluation, etc. Perhaps for this
          reason, it is an indisputable fact that, while you can do anything with
          XSLT, most people do not find it obvious how.

          If you want online references, here are some in both categories:

          Microsoft has a decent "just the facts" reference breakdown:



          On this page there are links to both XSLT and XPath references. You'll need
          both.

          Jeni Tennison's XSLT website has lots of "how to" material.



          The ultimate "do anything" reference has to be Dimitre Novatchev's work on
          functional programming in XSLT:

          Jogue jogos online gratuitos diretamente no seu navegador, no celular, tablet ou computador em Jogos Rix. Não é necessário download nem cadastro. Comece a jogar agora!


          This is for people who have a solid background in both functional
          programming and XSLT; not the place to learn either one.

          Finally, comp.text.xml is not the best place to ask XSLT questions. You
          should subscribe to xsl-list



          At first, just read the traffic going by, esp. Michael Kay's and Jeni
          Tennison's responses.

          Bob Foster



          Comment

          • Brett conklin

            #6
            Re: XSLT reference.

            Thanks for all of the advice. I will buy both.

            Thanks
            Brett


            "Andy Fish" <ajfish@blueyon der.co.uk> wrote in message news:<UmTgb.108 8$CH7.8521894@n ews-text.cableinet. net>...[color=blue]
            > of course the most definitive reference is the spec at
            > http://www.w3.org/TR/xslt
            >
            > I can also recommend the Jeni Tennison book. It is more a step-by-step guide
            > than a reference, but don't be put off by the title 'beginning xml' - this
            > is no dummies guide and has a lot of reference information in it.
            >
            > "Brett conklin" <bconklin@senti us.com> wrote in message
            > news:e1f2f028.0 310071547.521b3 9df@posting.goo gle.com...[color=green]
            > > I would like to not use the google groups as a crutch in my XSLT
            > > journey. What is the best xslt reference out there? Is it a book? Is
            > > it a web site? I am finding that I can come up with nearly 2-3
            > > questions a day about XSLT. I would like to RTFM instead of bugging
            > > you guys.
            > >
            > > Thanks
            > > Brett
            > > bconklin@sentiu s.com[/color][/color]

            Comment

            Working...