blob: a23c4162c9979a0f28aede26a8359d699f27f5d2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.wst.xml.core.catalogContributions">
<catalogContribution
id="testSchemas">
<uri
name="http://www.eclipse.org/vex/test/structure"
uri="testResources/structure.xsd">
</uri>
<uri
name="http://www.eclipse.org/vex/test/content"
uri="testResources/content.xsd">
</uri>
<public
publicId="-//Eclipse Foundation//DTD Vex Test//EN"
uri="testResources/test1.dtd">
</public>
</catalogContribution>
</extension>
</plugin>