Reputation: 4788
A time ago XSD for JPA 2.0 could be found here http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd
But now this link is gone. The question is, where can I find this XSD?
Upvotes: 1
Views: 944
Reputation: 4788
Found that JBoss contains different Java EE related XSDs in ./docs/schema folder.
Upvotes: 0