新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> XML网站展示,XML源代码,XML编程示例。 本版仅接受原创、转贴、网站展示,具体的技术交流请前往各相关版块。
    [返回] 中文XML论坛 - 专业的XML技术讨论区XML.ORG.CN讨论区 - XML技术『 XML源码及示例(仅原创和转载) 』 → [分享][下载]O'Reilly_XSLT@pdf(上传成功) 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 9973 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: [分享][下载]O'Reilly_XSLT@pdf(上传成功) 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     无双公子 帅哥哟,离线,有人找我吗?魔羯座1979-12-25
      
      
      等级:大二(研究C++)
      文章:36
      积分:211
      门派:XML.ORG.CN
      注册:2004/4/20

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给无双公子发送一个短消息 把无双公子加入好友 查看无双公子的个人资料 搜索无双公子在『 XML源码及示例(仅原创和转载) 』的所有贴子 引用回复这个贴子 回复这个贴子 查看无双公子的博客楼主
    发贴心情 [分享][下载]O'Reilly_XSLT@pdf(上传成功)

    Publisher: O'Reilly & Associates; 1 edition (August 15, 2001)
    Author: Doug Tidwell

    Description
    XSLT documents a core technology for processing XML. Originally created for page layout,
    XSLT (Extensible Stylesheet Transformations) is now much more: a general-purpose
    translation tool, a system for reorganizing document content, and a way to generate multiple
    results-- such as HTML, WAP, and SVG--from the same content.
    What sets XSLT apart from other books on this critical tool is the depth of detail and breadth
    of knowledge that Doug Tidwell, a developer with years of XSLT experience, brings to his
    concise treatment of the many talents of XSLT. He covers XSLT and XPath, a critical
    companion standard, and addresses topics ranging from basic transformations to complex
    sorting and linking. He explores extension functions on a variety of different XSLT
    processors and shows ways to combine multiple documents using XSLT. Code examples add
    a real-world dimension to each technique.
    Useful as XSLT is, its peculiar characteristics make it difficult to get started in, and the
    ability to use advanced techniques depends on a clear and exact understanding of how XSLT
    templates work and interact. For instance, the understanding of "variables" in XSLT is deeply
    different from the understanding of "variables" in procedural languages. The author explains
    XSLT by building from the basics to its more complex and powerful possibilities, so that
    whether you're just starting out in XSLT or looking for advanced techniques, you'll find the
    level of information you need.


    Preface
    Organization of This Book
    The heart of this book is designed to take you through the basics of XSLT and help you solve
    problems with this exciting new technology. It contains the following chapters:
    Chapter 1, Getting Started
    Covers the basics of XML and discusses how to install the Xalan stylesheet engine.
    Chapter 2, The Obligatory Hello World Example
    Takes a look at an XML-tagged "Hello World" document, then examines stylesheets
    that transform it into other things.
    Chapter 3, XPath: A Syntax for Describing Needles and Haystacks
    Covers the basics of XPath, the language used to describe parts of an XML document.
    Chapter 4, Branching and Control Elements
    Discusses the logic elements of XSLT (<xsl:if> and <xsl:choose>) and how they
    work.
    Chapter 5, Creating Links and Cross-References
    Covers the different ways to build links between elements in XML documents. Using
    XPath to describe relationships between related elements is also covered.
    Chapter 6, Sorting and Grouping Elements
    Goes over the <xsl:sort> element and discusses various ways to sort elements in an
    XML document. It also talks about how to do grouping with various XSLT elements
    and functions.
    Chapter 7, Combining XML Documents
    Discusses the document() function, which allows you to combine several XML
    documents, then write a stylesheet that works against the collection of documents.
    Chapter 8, Extending XSLT
    Explains how you can write extension elements and extension functions. Although
    XSLT and XPath are extremely powerful and flexible, there are still times when you
    need to do something that isn't provided by the language itself.
    Chapter 9, Case Study: The Toot-O-Matic
    Goes through a complicated case study that puts XSLT through its paces. The chapter
    reviews the Toot-O-Matic, an XSLT tool that generates a wide range of output
    documents from a single file.
    The last section of the book contains reference information:
    Appendix A, XSLT Reference
    An alphabetical listing of all the elements defined by XSLT, with a discussion of all
    attributes of those elements and how they were designed to be used.
    Appendix B, XPath Reference
    A listing of various aspects of XPath, including datatypes, axes, node types, and
    operators.
    XSLT
    page 3
    Appendix C, XSLT and XPath Function Reference
    An alphabetical listing of all the functions defined by XPath and XSLT.
    Appendix D, XSLT Guide
    A series of "How do I...?" questions, with brief examples and/or references to sections
    of the book that explain how to do common tasks.
    Glossary
    A glossary of terms used in XSLT, XPath, and XML in general.

    下载链接为: http://bbs.xml.org.cn/temp/oreillyxslt.rar
    如果链接不可用,请在http://bbs.xml.org.cn/resource.asp中找最新的链接.


    [此贴子已经被作者于2004-4-21 19:05:28编辑过][/align]

    [此贴子已经被admin于2004-4-22 0:43:47编辑过]

       收藏   分享  
    顶(0)
      




    ----------------------------------------------
    无双公子,PHP努力先ing。。。

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2004/4/21 13:36:00
     
     admin 帅哥哟,离线,有人找我吗?
      
      
      
      威望:9
      头衔:W3China站长
      等级:计算机硕士学位(管理员)
      文章:5255
      积分:18406
      门派:W3CHINA.ORG
      注册:2003/10/5

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给admin发送一个短消息 把admin加入好友 查看admin的个人资料 搜索admin在『 XML源码及示例(仅原创和转载) 』的所有贴子 点击这里发送电邮给admin  访问admin的主页 引用回复这个贴子 回复这个贴子 查看admin的博客2
    发贴心情 
    哪里有下载链接?

    ----------------------------------------------

    -----------------------------------------------

    第十二章第一节《用ROR创建面向资源的服务》
    第十二章第二节《用Restlet创建面向资源的服务》
    第三章《REST式服务有什么不同》
    InfoQ SOA首席编辑胡键评《RESTful Web Services中文版》
    [InfoQ文章]解答有关REST的十点疑惑

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2004/4/21 13:37:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 XML源码及示例(仅原创和转载) 』的所有贴子 点击这里发送电邮给Google AdSense  访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/5/2 18:57:30

    本主题贴数2,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    4,523.438ms