Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (27 loc) · 1.24 KB

File metadata and controls

47 lines (27 loc) · 1.24 KB

Galaxy-XSD

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: