1 |
57
|
bojilova
|
<?xml version="1.0"?>
|
2 |
|
|
<!--
|
3 |
|
|
* eml-file.xsql
|
4 |
|
|
*
|
5 |
|
|
* Authors: Matt Jones
|
6 |
|
|
* Copyright: 2000 Regents of the University of California and the
|
7 |
|
|
* National Center for Ecological Analysis and Synthesis
|
8 |
|
|
* For Details: http://www.nceas.ucsb.edu/
|
9 |
|
|
* Created: 2000 April 13
|
10 |
|
|
* File Info: '$Id$'
|
11 |
|
|
*
|
12 |
|
|
* This is an XSQL (http://technet.oracle.com/tech/xml) document designed
|
13 |
|
|
* to cause an XSLT (http://www.w3.org/TR/xslt) stylesheet transformation
|
14 |
|
|
* for an XML document
|
15 |
|
|
-->
|
16 |
|
|
<?xml-stylesheet type="text/xsl" href="eml-file-display.xsl"?><xsql:include-xsql href="eml-file.xsql" xmlns:xsql="urn:oracle-xsql"/>
|