As discussed and agreed in the mzid call: to avoid bloat of cv, bloat of mzid files with extended annotation information, and allow for extended ion annotation (e.g. cross-linking) IonType can contain zero or more userParam elements.
``` xsd
<xsd:documentation>In case more information about the ions annotation has to be conveyed, that has no fit in FragmentArray. Note: It is suggested that the value attribute takes the form of a list of the same size as FragmentArray values. However, there is no formal encoding and it cannot be expeceted that other software will process or impart that information properly.</xsd:documentation>
```

You can view, comment on, or merge this pull request online at:
https://github.com/HUPO-PSI/mzIdentML/pull/45
-- Commit Summary --
* Added userParams to IonType
-- File Changes --
M schema/mzIdentML1.2.0-candidate.xsd (7)
-- Patch Links --
https://github.com/HUPO-PSI/mzIdentML/pull/45.patch
https://github.com/HUPO-PSI/mzIdentML/pull/45.diff
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/HUPO-PSI/mzIdentML/pull/45
|