Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wm75/Galaxy-XSD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy-XSD

Build Status License

This repository should be considered deprecated, this schema has been updated and migrated into Galaxy itself.

A Galaxy tool wrapper XML schema definition (XSD).

History

Validating a tool.xml

$ xmllint --noout --schema galaxy.xsd tool.xml 

Creating java code

$  ${JAVA_HOME}/bin/xjc -b galaxy.jxb galaxy.xsd 

Authors

  • Jean-Frédéric @JeanFred
  • Pierre Lindenbaum @yokofakun
  • John Chilton @jmchilton

Licence

This code is free software released under the terms of the MIT license.

See also:

About

Galaxy XML tool wrapper XSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 60.5%
  • Makefile 39.5%