Tous les livres avec "xslt"
Les livres classés sous : xslt
XSLT Cookbook
Forget those funky robot toys that were all the rage in the '80s, XSLT (Extensible Stylesheet Transformations) is the ultimate transformer. This powerful language is expert at transforming XML documents into PDF files, HTML documents, JPEG files.virtually...
(paru le 23/12/2005, consulté 483 fois)
The XSL Companion
This book covers a family of standards developed by the
W3C (World WideWeb Consortium). These standards emerged out
of a proposal for astylesheet language, submitted in 1997,
which was to be called XSL(eXtensible Stylesheet Language).
However, during its ...
(paru le 23/07/2002, consulté 4592 fois)
Beginning XSLT 2.0 From Novice to Professional
This followup to Tennison's Beginning XSLT, has been updated to accomodate the revised XSLT standard. Part one of this book introduces XML and XSLT at a comfortable pace, and gradually demonstrates techniques for generating HTML (plus other formats), from...
(paru le 28/07/2005, consulté 6567 fois)
Building Oracle XML Applications
Oracle Corporation, committed to supporting XML in a
wide range of products, has XML-enabled its entire Oracle
Internet platform--the Oracle8i database, Oracle
interMedia, Oracle Application Server, and a variety of
other products.
Building Oracle XML Ap...
(paru le 15/10/2000, consulté 2662 fois)
Practical XML for the Web Tools of the trade
You've heard the hype and the excitement - now here's a
book that brings practicality to the party. In context, but
avoiding lengthy history lessons, we show you why XML is
great to get into, and how to get up and running with it
quickly. Using XML approp...
(paru le 29/10/2002, consulté 2132 fois)
Beginning XSLT
If you have a basic knowledge of markup and want to learn how to harness the power of XML using the XML transformation
language, XSLT, then let this book be your essential guide. XML is well established as the universal standard for delivering documents ...
(paru le 27/07/2004, consulté 7260 fois)
XSLT
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 m...
(paru le 01/09/2001, consulté 5073 fois)
Comprendre XSLT
XSLT est aujourd'hui le principal langage dédié à la
transformation de données XML. Il est considéré comme un
don du ciel par les webmasters qui veulent automatiser la
production de sites web, mais aussi par les développeurs
qui souhaitent créer et mettre...
(paru le 26/03/2002, consulté 4486 fois)
Mastering XSLT
XSLT's capabilities and uses are so extensive that many
books get bogged down in the complex W3C specification and
provide little in the way of practical, real-world
instruction. Mastering XSLT is a fundamentally
different kind of book. Here you'll find q...
(paru le 05/07/2002, consulté 3292 fois)
XSLT 2.0 Web Development
Leverage the incredible power of XSLT 2.0 to create sites that
are easy to build, maintain, and extend!
This book teaches you exactly how to build state-of-the-art
web sites with XSLT 2.0 and XPath 2.0. XML developer and web
designer Dmitry Kirsanov...
(paru le 20/04/2004, consulté 5310 fois)
Learning XSLT
XSLT is a powerful language for transforming XML documents into something else. That something else can be an HTML document, another XML document, a Portable Document Format (PDF) file, a Scalable Vector Graphics (SVG) file, a Virtual Reality Modeling Lan...
(paru le 18/12/2003, consulté 5796 fois)
Java and XSLT
The power of XSLT is its ability to change the structure or
format ofany content that can be converted to XML. Java
and XSLT shows you how to use XSL transformations in
Java programs ranging from stand-alone applications to
servlets. After an introduction...
(paru le 23/11/2001, consulté 2955 fois)
XSLT Quickly A concise user's guide and tutorial
Geared toward new users of XSLT, this guide is a basic
tutorial of the concepts and documentation manipulation
techniques necessary for the most common XSLT tasks.
Featuring an XSLT cookbook, which provides task-oriented
recipes for tackling issues such a...
(paru le 01/08/2001, consulté 2692 fois)
Oracle XSQL Timely. Practicle. Reliable.
Discover how to combine the power of SQL, XML, and XSLT
to publish dynamic Web content using XSQL
XSQL isn't just some razzle-dazzle technology. It allows
you to easily leverage the most robust, mature, and usable
technologies in the industry: SQL, HTML,...
(paru le 06/02/2003, consulté 2316 fois)
La constellation XML XSLT, XPath, SAX, DOM
Ce livre a pour objectif de donner au lecteur les moyens nécessaires pour créer, transformer, traiter de toutes les manières, des documents XML.
Il est prévu une suite à cet ouvrage où l'on traitera des sujets importants comme les CSS, les schémas et l...
(paru le 03/09/2003, consulté 3920 fois)
Definitive XSLT and Xpath
The definitive guide to XSLT and XPath-written by one of
the world's leading authorities.
Authoritative: By one of the world's leading XSLT/XPath
experts
Complete: Covers every key facet of the XSLT/XPath W3C
specifications
Proven: Based on training m...
(paru le 01/02/2002, consulté 3491 fois)
Beginning C# XML Essential XML skills for C# porgrammers
Extensible Markup Language (XML) is one of the most
pervasive technologies to have been developed in recent
years, and its widespread adoption across programming
communities is hard to ignore. Microsoft created the .NET
Framework with XML at its core, and...
(paru le 19/05/2003, consulté 2310 fois)
XSLT en action
XSLT permet de transformer un document XML, en soi peu
exploitable, en un format nettement plus convivial ou plus
familier (HTML, PDF, Excel ou SVG) ou encore mieux supporté
par des applications existantes (autre format XML, code
Java, CSV). Il s'agit d'u...
(paru le 11/06/2003, consulté 7065 fois)
XSLT fondamental Avec 20 design patterns prêts à l'emploi
Plus qu'un langage de feuilles de styles, un vrai langage de programmation !
Complément indispensable d'XML, le langage XSLT a deux principaux usages. Il permet d'abord de convertir un document XML en un format adapté à l'affichage ou à l'impressi...
(paru le 15/04/2002, consulté 3741 fois)
XSLT
Guide exhaustif et indispensable, ce livre est une
référence pour tous les programmeurs décidés à apprendre le
langage XSLT afin de développer des applications web.
Ce livre s'adresse aux programmeurs qui ont des
connaissances en XML et qui veulent passer...
(paru le 01/09/2001, consulté 3269 fois)
Beginning XSLT
This book introduces those with a little knowledge of
markup languages (HTML, XML, etc.) to the exciting world of
XSLT. No prior programming knowledge is assumed or needed.
This is a Wrox Beginning ... series book, so we will aim to
teach you everything y...
(paru le 10/06/2002, consulté 3374 fois)
XML et XSL Les feuilles de style XML
XML est devenu un outil essentiel pour la création de
sites Web dynamiques (B2C) et l'échange de données entre
des systèmes hétérogènes sur Internet (B2B). Pour
l'intégration de ces systèmes, impliquant la transformation
et la mise en forme de données XML...
(paru le 03/03/2003, consulté 3617 fois)
Java et XSLT
Java vous offre du code portable et XML des données
indépendantes de la plate-forme. XSL Transformations (XSLT)
permet de transformer les documents XML dans des formats
différents. Mais comment transformer ces données, comment
les traduire dans un autre l...
(paru le 28/03/2002, consulté 4054 fois)
Oracle et XML Développement d'application
XML est bel et bien devenu le format privilégié pour les
échanges et l'intégration de données. Oracle ne s'y est pas
trompé et a rapidement rendu sa plate-forme de
développement Internet entièrement compatible avec XML. Le
volume croissant des échanges de...
(paru le 05/12/2001, consulté 4185 fois)
XSLT Cookbook Solutions and Examples for XML and XSLT Developers
Critical for converting XML documents, and extremely
versatile, the XSLT language nevertheless has complexities
that can be daunting. The XSLT Cookbook is a
collection of hundreds of solutions to problems that
Extensible Stylesheet Language Transformation...
(paru le 24/01/2003, consulté 5194 fois)
|
Derniers Blogs
[MIX10] KEYNOTE DEUXIèME JOURNéE - INTERNET EXPLORER 9, HTML5, VISUAL STUDIO 2010, ODATA[MIX10] KEYNOTE DEUXIèME JOURNéE - INTERNET EXPLORER 9, HTML5, VISUAL STUDIO 2010, ODATA par cyril
Le deuxième keynote du mix fut très riche en contenu. Internet Explorer 9 Juste un après le lancement de Internet Explorer 8, Microsoft a dévoilé les nouveautés de Internet Explorer 9. Désormais, IE supportera HTML5, SVG et CSS3. L'élément ...
Cliquez pour lire la suite de l'article par cyril CERTIFICATIONS BETA .NET 4CERTIFICATIONS BETA .NET 4 par KooKiz
Les inscriptions pour les certifications beta .NET 4 ont commencé. L'inscription est offerte pour les examens suivants : - 71-511, TS: Windows Applications Development with Microsoft .NET Framework 4 - 71-515, TS: Web Applications Development with...
Cliquez pour lire la suite de l'article par KooKiz [MIX 2010] - MICROSOFT TRANSLATOR TECHNOLOGY PREVIEW V2[MIX 2010] - MICROSOFT TRANSLATOR TECHNOLOGY PREVIEW V2 par redo
J'imagine que la plupart d'entre vous connaissent bien et utilisent le service de traduction de Google, mais connaissez-vous celui de Microsoft . Microsoft Translator ? Effectivement, Microsoft nous annoncé le lancement version 2 de la Technologie Preview...
Cliquez pour lire la suite de l'article par redo LANCEMENT EN PREVIEW DE CYCLONE LORS DES TECHDAYS 2010!LANCEMENT EN PREVIEW DE CYCLONE LORS DES TECHDAYS 2010! par MPOWARE
Toutes les vidéos de ce lancement sont en ligne!
Partie I - Intro
http://www.youtube.com/watch?v=LkQzTQ8T6CA
Partie II - Démo 1
http://www.youtube.com/watch?v=drAhYQ7lqvo
Partie III - Démo 2
http://www.youtube.com/watch?v=c8KM_1Gqybc...
Cliquez pour lire la suite de l'article par MPOWARE [WP7] JE NE VEUX PAS D'UN NOUVEL IPHONE[WP7] JE NE VEUX PAS D'UN NOUVEL IPHONE par FREMYCOMPANY
Je pense qu'ils ont besoin d'une piqure de rappel chez Microsoft : c'est bien gentil d'avoir une interface jolie, mais si c'est pour avoir un truc qui ne convainct pas dedans, c'est peine perdue.
---->
Système ouvert ----> Fermé ?
P...
Cliquez pour lire la suite de l'article par FREMYCOMPANY
Logiciels
Xilisoft Convertisseur Vidéo Ultimate (5.1.39.0305)XILISOFT CONVERTISSEUR VIDéO ULTIMATE (5.1.39.0305)Xilisoft Convertisseur Vidéo Ultimate est un outil puissant de conversion vidéo, facile à utilise... Cliquez pour télécharger Xilisoft Convertisseur Vidéo Ultimate Xilisoft DVD Ripper Ultimate (5.0.64.0304)XILISOFT DVD RIPPER ULTIMATE (5.0.64.0304)Xilisoft DVD Ripper Ultimate est un logiciel excellent pour copier et convertir DVD vers presque ... Cliquez pour télécharger Xilisoft DVD Ripper Ultimate Rigs of Rods (63.3)RIGS OF RODS (63.3)c'est un jeu de multi-simulation camions,autobus voitures, avions, bateaux, hélicoptère avec défo... Cliquez pour télécharger Rigs of Rods Konvertor (4.00)KONVERTOR (4.00)Le logiciel est un gestionnaire multimedia affichant, jouant et convertissant plus de 2000 format... Cliquez pour télécharger Konvertor
|