Package saxon7: Information

    Source package: saxon7
    Version: 7.9.1-alt3_6jpp5
    Build time:  Mar 17, 2009, 10:56 PM
    Category: Development/Java
    Report package bug
    License: MPL
    Summary: Java XSLT processor
    Description: 
    The SAXON package is a collection of tools for processing XML documents.
    The main components are:
    
    - An XSLT processor, which implements the Version 1.0 XSLT and XPath
      Recommendations from the World Wide Web Consortium, found at
      http://www.w3.org/TR/1999/REC-xslt-19991116 and
      http://www.w3.org/TR/1999/REC-xpath-19991116 with a number of powerful
      extensions. This version of Saxon also includes many of the new features
      defined in the XSLT 1.1 working draft, but for conformance and portability
      reasons these are not available if the stylesheet header specifies
      version="1.0".
    
    - A Java library, which supports a similar processing model to XSL, but allows
      full programming capability, which you need if you want to perform complex
      processing of the data or to access external services such as a relational
      database.
    
    So you can use SAXON with any SAX-compliant XML parser by writing XSLT
    stylesheets, by writing Java applications, or by any combination of the two.

    List of rpms provided by this srpm:
    saxon7 (noarch)
    saxon7-demo (noarch)
    saxon7-javadoc (noarch)
    saxon7-jdom (noarch)
    saxon7-manual (noarch)
    saxon7-scripts (noarch)
    saxon7-sql (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

      1. /proc
      2. ant
      3. xml-commons-jaxp-1.1-apis
      4. java-javadoc
      5. jdom >= 0:1.0-0.b7
      6. jdom-javadoc >= 0:1.0-0.b9.3jpp
      7. jpackage-compat
      8. jpackage-utils >= 0:1.7.3

    Last changed


    March 17, 2009 Igor Vlasenko 0:7.9.1-alt3_6jpp5
    - fixed build