X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=schemas%2FJalviewWsParamSet.xsd;h=3a200029cec32fb0e931bc84c6e5ca9350e14b40;hb=b4f40b3f92e17f4373ecf047b393f579bc88164d;hp=cb87ef601fd25ca5b666af0bd4cbe8e9a48feb5d;hpb=f25d2c93b2a8c381d35e7ae1ab7b3bb20d33a1a3;p=jalview.git diff --git a/schemas/JalviewWsParamSet.xsd b/schemas/JalviewWsParamSet.xsd index cb87ef6..3a20002 100644 --- a/schemas/JalviewWsParamSet.xsd +++ b/schemas/JalviewWsParamSet.xsd @@ -1,18 +1,81 @@ + + + + + + + + + A Jalview Web Service Parameter Set container + version number. + Version 1 created for storing Jaba user presets. + + + + + + Short description - as utf8 encoded text. This is + usually displayed + in the body of an HTML capable tooltip, so HTML tags may be embedded + using standard UTF8 encoding. + + + + + + + URL for which the parameter set is valid. Jalview will use it to + match up parameter sets to service instances that can parse the + parameter set payload. + + + + + + + + UTF8 encoded string to be processed into a specific web services' + parameter set. Note - newlines may be important to the structure + of this file. + + + + + + + + The short name for the parameter set. This will be shown amongst the + other presets for the web service. + + + + +