Working on XsdSchema

This commit is contained in:
Arjen Poutsma
2008-03-02 02:32:27 +00:00
parent e4b4cb2124
commit 27afa1ab1f
24 changed files with 889 additions and 0 deletions

View File

@@ -66,6 +66,10 @@
<artifactId>wstx-asl</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.schema</groupId>
<artifactId>XmlSchema</artifactId>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>easymock</groupId>