cvs commit: spice/sandbox/jervlet/jervlet/src/conf/schema JervletDeployer-schema.xml
Ryan Hoegg <[email protected]>
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
rhoegg 03/10/27 21:07:36
Added: sandbox/jervlet/jervlet/src/conf/schema
JervletDeployer-schema.xml
Log:
Initial commit.
Revision Changes Path
1.1 spice/sandbox/jervlet/jervlet/src/conf/schema/JervletDeployer-schema.xml
Index: JervletDeployer-schema.xml
===================================================================
<?xml version="1.0"?>
<element
name="root"
xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
>
<oneOrMore>
<element name="Context">
<attribute name="docBase"/>
<attribute name="path"/>
<empty/>
</element>
</oneOrMore>
</element>
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/