|
|
|
 |
Article:
 |
 |
Reading Multiple Input Documents
|
| Subject: |
document() |
| Date: |
2008-05-19 05:07:25 |
| From: |
sater |
|
|
|
Hi, i have been trying the examples found in the XSLT Cookbook by Sal Mangano. In some cases, he is using the document() function is this way:
<xsl:variable name="generic:public-generics" select="document('')/*/generic:*/>
My question is, what do the quotes(the document argument) stand for?
|
|
 |
Sponsored By:
|
|