JAL-1479 added SIFTS XSD and generated JAXB bindings from it
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 13 Oct 2015 15:08:29 +0000 (16:08 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 13 Oct 2015 15:08:29 +0000 (16:08 +0100)
commit55f7d3897490cfa3d997d28194fb9a458f00f41b
tree721894eb9da24891a24f0d0dfcfe04d682a14e69
parentf417c6f24712def4fab766afa021ef56fcd13f4b
JAL-1479 added SIFTS XSD and generated JAXB bindings from it
schemas/sifts/alignment.xsd [new file with mode: 0644]
schemas/sifts/dataTypes.xsd [new file with mode: 0644]
schemas/sifts/eFamily.xsd [new file with mode: 0644]
src/jalview/xml/binding/sifts/Alignment.java [new file with mode: 0644]
src/jalview/xml/binding/sifts/EntityType.java [new file with mode: 0644]
src/jalview/xml/binding/sifts/Entry.java [new file with mode: 0644]
src/jalview/xml/binding/sifts/ObjectFactory.java [new file with mode: 0644]
src/jalview/xml/binding/sifts/package-info.java [new file with mode: 0644]