Cargando…

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 multiple results-- such as HTML, WAP, and SVG-...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Tidwell, Doug
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cambridge [Mass.]. : O'Reilly, 2001.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ma 4500
001 OR_ocn326952255
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 010604s2001 maua o 001 0 eng d
010 |z  2001036175 
040 |a SCPER  |b eng  |e pn  |c CUSER  |d OCLCQ  |d OCLCE  |d CEF  |d OCLCQ  |d AZU  |d NHM  |d OCLCQ  |d OCLCF  |d GO9  |d OCLCQ  |d INARC  |d AU@  |d UAB  |d VT2  |d CNCEN  |d OTZ  |d ERF  |d UKBTH  |d UHL  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBA1-62737 
019 |a 54115756  |a 606575762  |a 649920274  |a 692691001  |a 729549007  |a 748105191  |a 759512059  |a 809685571  |a 1036973975  |a 1044168730  |a 1056375784  |a 1083175358  |a 1100833794  |a 1103256317  |a 1104461530  |a 1105790157  |a 1107418707  |a 1112547933  |a 1113083843  |a 1113693104  |a 1129359503 
020 |z 0596000537 
020 |z 9780596000530 
024 8 |a 0596000537 
029 1 |a HEBIS  |b 291421342 
029 1 |a AU@  |b 000067104435 
035 |a (OCoLC)326952255  |z (OCoLC)54115756  |z (OCoLC)606575762  |z (OCoLC)649920274  |z (OCoLC)692691001  |z (OCoLC)729549007  |z (OCoLC)748105191  |z (OCoLC)759512059  |z (OCoLC)809685571  |z (OCoLC)1036973975  |z (OCoLC)1044168730  |z (OCoLC)1056375784  |z (OCoLC)1083175358  |z (OCoLC)1100833794  |z (OCoLC)1103256317  |z (OCoLC)1104461530  |z (OCoLC)1105790157  |z (OCoLC)1107418707  |z (OCoLC)1112547933  |z (OCoLC)1113083843  |z (OCoLC)1113693104  |z (OCoLC)1129359503 
042 |a dlr 
050 4 |a QA76.73.X58  |b T53 2001 
082 0 4 |a 005.7/2  |2 21 
084 |a 54.55  |2 bcl 
049 |a UAMI 
100 1 |a Tidwell, Doug. 
245 1 0 |a XSLT /  |c Doug Tidwell. 
246 1 4 |a Mastering XML transformations 
250 |a 1st ed. 
260 |a Cambridge [Mass.]. :  |b O'Reilly,  |c 2001. 
300 |a 1 online resource (xvi, 460 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
588 0 |a Print version record. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [S.l.] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
505 0 0 |t Design of XSLT  |g 1 --  |t XML Basics  |g 4 --  |t Installing Xalan  |g 20 --  |g 2.  |t Obligatory Hello World Example  |g 21 --  |t Transforming Hello World  |g 21 --  |t How a Stylesheet Is Processed  |g 23 --  |t Stylesheet Structure  |g 26 --  |t Sample Gallery  |g 32 --  |g 3.  |t XPath: A Syntax for Describing Needles and Haystacks  |g 42 --  |t XPath Data Model  |g 43 --  |t Location Paths  |g 47 --  |t Attribute Value Templates  |g 56 --  |t XPath Datatypes  |g 57 --  |t XPath View of an XML Document  |g 57 --  |g 4.  |t Branching and Control Elements  |g 65 --  |t Branching Elements of XSLT  |g 66 --  |t Invoking Templates by Name  |g 72 --  |t Parameters  |g 73 --  |t Variables  |g 79 --  |t Using Recursion to Do Most Anything  |g 81 --  |t A Stylesheet That Emulates a for Loop  |g 85 --  |t A Stylesheet That Generates a Stylesheet That Emulates a for Loop  |g 89 --  |g 5.  |t Creating Links and Cross-References  |g 99 --  |t Generating Links with the id() Function  |g 99 --  |t Generating Links with the key() Function  |g 108 --  |t Generating Links in Unstructured Documents  |g 124 --  |g 6.  |t Sorting and Grouping Elements  |g 129 --  |t Sorting Data with [left angle bracket]xsl:sort[right angle bracket]  |g 129 --  |t Grouping Nodes  |g 139 --  |g 7.  |t Combining XML Documents  |g 148 --  |t Document() Function  |g 149 --  |t Invoking the document() Function  |g 155 --  |t More Sophisticated Techniques  |g 156 --  |g 8.  |t Extending XSLT  |g 166 --  |t Extension Elements, Extension Functions, and Fallback Processing  |g 166 --  |t Extending the Saxon Processor  |g 194 --  |g 9.  |t Case Study: The Toot-O-Matic  |g 212 --  |t Design Goals  |g 213 --  |t Tutorial Layout  |g 215 --  |t XML Document Design  |g 220 --  |t XSLT Source Code  |g 222 --  |g A.  |t XSLT Reference  |g 237 --  |g B.  |t XPath Reference  |g 332 --  |g C.  |t XSLT and XPath Function Reference  |g 341 --  |g D.  |t XSLT Guide  |g 434. 
520 |a 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. 
542 |f Copyright © O'Reilly Media, Incorporated  |g 2001 
542 |f Copyright © O'Reilly Media, Inc.  |g 2001 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a XSLT (Computer program language) 
650 0 |a XML (Document markup language) 
650 6 |a XSLT (Langage de programmation) 
650 6 |a XML (Langage de balisage) 
650 7 |a XML (Document markup language)  |2 fast 
650 7 |a XSLT (Computer program language)  |2 fast 
650 1 7 |a XSL.  |2 gtt 
650 7 |a Engineering & Applied Sciences.  |2 hilcc 
650 7 |a Computer Science.  |2 hilcc 
776 1 |a Tidwell, Doug.  |t XSLT.  |b 1st ed.  |d Cambridge [Mass.]. : O'Reilly, 2001  |z 0596000537  |w (DLC) 2001036175  |w (OCoLC)47091906 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596000537/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n xslt00tidw 
994 |a 92  |b IZTAP