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

galaxyproject/Galaxy-XSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published