1
|
<?xml version="1.0"?>
|
2
|
<!--
|
3
|
* eml-variable.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: eml-variable.xsql 39 2000-04-14 03:06:55Z jones $'
|
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
|
<xsql:include-xml href="eml-variable.xml" xmlns:xsql="urn:oracle-xsql"/>
|