<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: config.xsd,v 1.14 2006-03-30 11:16:17 mike Exp $ -->
+<!-- $Id: config.xsd,v 1.15 2006-03-30 11:21:18 mike Exp $ -->
<!--
This Schema prescribes the format of YP2 configuration files.
Invoke it like this:
</xs:element>
</xs:sequence>
+ <!-- type="http_file" -->
+ <xs:element ref="config:xslt"/>
+
</xs:choice>
<xs:attribute name="id" type="xs:NCName"/>
<xs:attribute name="refid" type="xs:NCName"/>
<xs:enumeration value="session_shared"/>
<xs:enumeration value="template"/>
<xs:enumeration value="http_file"/>
+ <xs:enumeration value="query_rewrite"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:element name="mimetypes" type="xs:string"/>
<xs:element name="documentroot" type="xs:string"/>
<xs:element name="prefix" type="xs:string"/>
+ <xs:element name="xslt" type="xs:string"/>
<!-- ### This is used differently depending on whether it occurs
within a "virt_db" or "multi" filter: for the former, it