Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Wed Jun 18 20:15:00 2008 UTC | revision 1.2, Mon Jul 7 20:26:27 2008 UTC | |
|---|---|---|
| # | Line 8 | Line 8 |
| 8 | exclude-result-prefixes="v" | exclude-result-prefixes="v" |
| 9 | > | > |
| 10 | ||
| 11 | <xsl:output method="xml" | <xsl:output method="html" |
| 12 | omit-xml-declaration="no" | omit-xml-declaration="yes" |
| 13 | indent="yes" /> | encoding="UTF-8" |
| 14 | indent="yes" /> | |
| 15 | ||
| 16 | <xsl:strip-space elements="*"/> | <xsl:strip-space elements="*"/> |
| 17 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |