Project

General

Profile

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-variable2.xsql 40 2000-04-14 03:09:24Z 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
<?xml-stylesheet type="text/xsl" href="eml-variable-display.xsl"?>
17
<xsql:include-xsql href="eml-variable.xsql" xmlns:xsql="urn:oracle-xsql"/>
(18-18/24)