XSLT
... couple of weeks. If you want to contribute, email us at "f-e-e-d-b-a-c-k@ xslt.com" (without dashes)! Sign up for XSLT.com updates: ( XSLT.com promises never give your email to spammers) XSLT.com is a site dedicated to providing XSLT, XPath and some XSL:FO infrormation for programmers. It contains resources about both XSLT 1.0 and the upcoming XSLT 2.0 standard. Or, to be more correct, "specification", since World
http://www.xslt.com/
-
-
-
text/html
Cache
Hits:
41
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
XSLT
... definition, all XSLT processors must support three system properties:
xsl:version
A floating-point number representing the version of XSLT implemented by this
XSLT processor. As of this writing, the only official version of XSLT supported by
any XSLT processors is 1.0.
xsl:vendor
A string that identifies the vendor of this XSLT processor.
xsl:vendor-url
A string containing the URL identifying the vendor of the XSLT processor. This
string is typically ...
http://61.132.102.124/books/XSLT.pdf
-
2309877 bytes
-
10/2/2003
-
application/pdf
Cache
Hits:
46
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
XSLT
... Chapter 5: Creating Links and Cross-References Chapter 6: Sorting and Grouping Elements Chapter 7: Combining XML Documents Chapter 8: Extending XSLT Chapter 9: Case Study: The Toot-O-Matic Appendix A: XSLT Reference Appendix B: XPath Reference Appendix C: XSLT and XPath Function Reference Appendix D: XSLTXSLT by Doug Tidwell ISBN 0-596-00053-7 First Edition, published August 2001. (See the catalog page for this book.) Search
http://docs.netive.ru/Oreilly/xml/xslt/index.htm
-
3153 bytes
-
4/13/2006
-
text/html
Cache
Hits:
4
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
ASPN : XSLT
... Information and downloads for ActiveState's XSLT-related products XSLT Cookbook Code, comments, and ratings for the XSLT Cookbook User Groups Register your group, or find an XSLT group in your area all ASPN Products Recipes News Modules Mailing Lists The Perl Journal Reference advanced | search help Privacy Policy ... ASPN : XSLT sign in | join Cookbook | Documentation | Mailing Lists | Products | User Groups ActiveState Products Komodo Try Reference ActiveCD/DVD XSLT ...
http://aspn.activestate.com/ASPN/XSLT
-
14896 bytes
-
-
text/html
Cache
Hits:
1
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
XSLT
... Input XML: <?xml version="1.0" encoding="UTF-8"?> <sandwich price="2.00"> <meat>Pastrami</meat> <bread>Rye</bread> <cheese slices="1">Swiss</cheese> </sandwich> XSLT: <!-- XSLT is itself XML --> <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl XSLT NEW: Order The PDF Version of this training material (only $9.99!) devdaily home | java | perl | unix | directory | weblog Next: Enterprise
http://www.devdaily.com/java/java_oo/node192.shtml
-
2427 bytes
-
-
text/html
Cache
Hits:
5
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
|
XSLT Guide (XSLT)
XSLT Guide ( XSLT) Appendix D. XSLT Guide Contents: How Do I Put Quotes Inside an Attribute Value? How Do I Convert All Attributes to Elements? How Do I List ... s some more text </tag2> <tag3 author='Doug "The Slug" Tidwell' test="$x>9"> A final example </tag3> </body> </sampledoc> C. XSLT and XPath Function Reference D.2. How Do I Convert All Attributes to Elements? Copyright © 2002 O'Reilly & Associates. All ...
http://anselmo.homeunix.net/OReilly-new/books/XML/xslt/appd_01.htm
-
6018 bytes
-
10/28/2003
-
text/html
Cache
Hits:
11
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
XSLT Source Code (XSLT)
XSLT Source Code ( XSLT) 9.5. XSLT Source Code Now that we've discussed the design issues we went through as we defined our XML document structure, we'll talk ... into the files we want. 9.5.1. Stylesheets and Modes To start with, we use the XSLT mode attribute to process the same set of nodes several times. Our template for the root ...
http://anselmo.homeunix.net/OReilly-new/books/XML/xslt/ch09_05.htm
-
40419 bytes
-
10/28/2003
-
text/html
Cache
Hits:
1
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
Summary (XSLT)
... embed other XML documents, then sort, filter, group, and format the combined documents. Adding new functions to the XSLT stylesheet processor with XSLT's extension mechanism XSLT has an extremely active user community. To see just how active, visit the XSL-List site at http://www.mulberrytech.com ... Summary ( XSLT) 2.6. Summary Although our stylesheets here are trivial, they are much simpler than the corresponding procedural code (written in Visual ...
http://anselmo.homeunix.net/OReilly-new/books/XML/xslt/ch02_06.htm
-
4417 bytes
-
10/28/2003
-
text/html
Cache
Hits:
3
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
XSL Transformations (XSLT)
... XSL Transformations ( XSLT) XSL Transformations ( XSLT) Version 1.0 W3C Recommendation 16 November 1999 This version: http://www.w3.org/TR/1999/REC- xslt-19991116 (available in XML or HTML ) Latest version: http://www.w3.org/TR/ xslt Previous versions: http://www.w3.org/TR/1999/PR- xslt-19991008 http://www.w3.org/1999/08/WD- xslt-19990813 http://www.w3.org/1999/07/WD- xslt-19990709 http://www.w3.org/TR/1999/WD- xslt ...
http://www.w3.org/TR/xslt
-
268119 bytes
-
5/14/2003
-
text/html
Cache
Hits:
5
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|